Announcements
Hi Experts,
1. Is it possible to trigger on demand workflow/real time workflow when a user clicks URL in the email? IF yes, how?
2. The workflow will update a certain Yes/No field in Contact entity then run a PowerAutomate flow. How to do this?
Thanks
You can use business events available in d365 - Just create custom business event and logical flow to trigger.
If the email link directs them to a webpage that sends an HTTP request to power automate, then yes. Use the HTTP Request trigger in your Power Automate flow and have it take a json with the contact record ID (probably passed from the email link url parameters), retrieve row by ID -> Update row. You can use ajax via JavaScript on your webpage to send the HTTP Request.
Hi,
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156