Thank you very much! I need to do the same (just list the Excel cells dynamically to later build the table). The only thing is that the file is stored in a folder within a SharePoint library. I believe the syntax of the "invoke an HTTP request" action changes, right? Could you help me or provide an example of how to do it with the file in a SharePoint library? Thanks again!
Hello @abm abm! I really appreciate this video leveraging Microsoft Graph API along with many others you’ve created!! I have a question to potentially use Microsoft Graph API: I’d like to get the link to an open (non-submitted) adaptive card and share this link via email? I have tried first posting the adaptive card and in a parallel branch create the expression in a compose action -- outputs('Post_adaptive_card_and_wait_for_a_response')?['body/data/messageId'], but when I test the compose, my compose is blank, which I imagine is because the adaptive card is not complete/submitted. I believe it’s possible to dynamically create the adaptive card link using Microsoft Graph API to get the Message ID for the adaptive card, but I don’t have too much experience with using Microsoft Graph API and would be MOST grateful for your support! 😀
Hi @gavinobrien5361 Thanks for the comment and support. An interesting question you asked. Its client side you generate the adaptive card. Tell me more about you create using the designer or not? Not sure we can store this in a profile?
Great video🎉thanks
Thanks for watching!
Thanks for the video, using office scripts in power automate will be easier for similar use cases
Yes, you are right
Thank you very much! I need to do the same (just list the Excel cells dynamically to later build the table). The only thing is that the file is stored in a folder within a SharePoint library. I believe the syntax of the "invoke an HTTP request" action changes, right? Could you help me or provide an example of how to do it with the file in a SharePoint library? Thanks again!
Hello @abm abm! I really appreciate this video leveraging Microsoft Graph API along with many others you’ve created!! I have a question to potentially use Microsoft Graph API: I’d like to get the link to an open (non-submitted) adaptive card and share this link via email?
I have tried first posting the adaptive card and in a parallel branch create the expression in a compose action -- outputs('Post_adaptive_card_and_wait_for_a_response')?['body/data/messageId'], but when I test the compose, my compose is blank, which I imagine is because the adaptive card is not complete/submitted.
I believe it’s possible to dynamically create the adaptive card link using Microsoft Graph API to get the Message ID for the adaptive card, but I don’t have too much experience with using Microsoft Graph API and would be MOST grateful for your support! 😀
Hi @gavinobrien5361
Thanks for the comment and support. An interesting question you asked. Its client side you generate the adaptive card. Tell me more about you create using the designer or not? Not sure we can store this in a profile?