App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I need a way to use Power Automate (e.g. from a completed Microsoft Form) to update Shopify customer settings (e.g. tags). It seems that I might need Dynamics 365 subscription for this, but that seems like $$$ overkill for such a simple ask.
Any thoughts?
Does Power Automate have an API? Or are you able to post to a url from it? We could allow you to post to our webhook trigger in our automation app.
Hi Kalen:
I am not a developer, but does this start us in the right direction:
Manage your Power Automate Desktop flows using Web APIs | Power Automate Blog (microsoft.com)
Yep that looks like the way to do it. Once you get the ability to post to a specific URL from within Power Automate, you could use a webhook on our end in order to kick off a flow to update Shopify customers.