I have been checking out using actionable messages via Outlook through an action in Flow and it looks great however when asking a yes or no, an approval, a comment, etc from within the email, can the data retrieved be sent back to a SharePoint list and if so, how?
Thanks in advance for any help.
Solved! Go to Solution.
You mean design your own customized Adaptive Cards, right? If so, the answer is yes but please note there are several limitations on Outlook side
So, action Submit is no supported
...but you can use instead action HTTP
https://docs.microsoft.com/en-us/outlook/actionable-messages/adaptive-card#actionhttp
So you can design a flow listening your Adaptive Card HTTP action requests... you will need to start with the Request (PREMIUM) trigger. This trigger exposes an HTTP endpoint that can be called to kick off the flow.
Hope this helps
Proud to be a Flownaut!
Proud to be a Flownaut!
You mean design your own customized Adaptive Cards, right? If so, the answer is yes but please note there are several limitations on Outlook side
So, action Submit is no supported
...but you can use instead action HTTP
https://docs.microsoft.com/en-us/outlook/actionable-messages/adaptive-card#actionhttp
So you can design a flow listening your Adaptive Card HTTP action requests... you will need to start with the Request (PREMIUM) trigger. This trigger exposes an HTTP endpoint that can be called to kick off the flow.
Hope this helps
Proud to be a Flownaut!
Hi @MikeRooker,
Has your issue been solved by @efialttes and @Jcook 's advice?
If your problem has been solved, You could go ahead and mark the post as solved by clicking “Accept as Solution” so that this thread will be marked for other users to easily identify!
If not, could you please give us more information about your requirements? Any data get from Email response could be store in the Sharepoint, so I am not clear the point about your issue. If you have a problem with how to process it, you could share an instance, we could assist you better.
Best Regards,
Community Support Team _ Lin Tu
Thank you jcook. You're always so helpful!!!
Thanx for your kindness!
Just in case it helps, here you are a tutorial to deploy Adaptiva Cards + Outlook via Microsoft Flow
https://spodev.com/flow-and-adaptive-cards-post-1/
Happy Flowing!
Proud to be a Flownaut!
User | Count |
---|---|
94 | |
39 | |
24 | |
22 | |
16 |
User | Count |
---|---|
128 | |
49 | |
48 | |
32 | |
24 |