Take the above email table as example. I saw some posts but they were too complicated. How to i take this values from email and save it in SharePoint list. Also i can send any format email i want to. So if there is some simple flow i can set the email according to it.
Thanks
PS: I am trying to copy record from Zoho CRM to SharePoint. So if someone have any other idea rather than email I'd appreciate.
Solved! Go to Solution.
Thank you for the response. I didn't want to use so many formulas. This below method worked. I sent the email in JSON format and just used parse json method. No formulas needed that way. Thanks anyway.
Hello @zmansuri,
From what I understood this is what you need.
1º You should build a new flow and your trigger should be "When a new email arrives(V3)"
- Select the folder you want in this case your inbox
- Select what email will be associated with this inbox
2º After that I would refer you to this communities post.
It explains how to retrieve text from from the body of the email:
3º In order to get that information on the SharePoint use the action "Create Item"
Best Regards,
Diana
Thank you for the response. I didn't want to use so many formulas. This below method worked. I sent the email in JSON format and just used parse json method. No formulas needed that way. Thanks anyway.
User | Count |
---|---|
89 | |
41 | |
22 | |
20 | |
16 |
User | Count |
---|---|
138 | |
56 | |
47 | |
36 | |
26 |