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.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
32 | |
32 | |
24 | |
24 | |
21 |
User | Count |
---|---|
64 | |
57 | |
43 | |
37 | |
28 |