Run Power Automate flow via Webhook - without using notification agent......
I would like to create a trigger on a dashboard that starts a webhook call to Power Automate. Can I only do this via a notification agent? I would like to be able to just create a trigger on for example a text box.
0
Comments
Hi Morten
I think you can actually.
In a recent version of TARGIT we introduced a trigger type that can execute a scheduled job (https://community.targit.com/hc/en-us/articles/20651621074460-Trigger-to-run-scheduled-job)
Now - webhooks are only accessible through notification agents in TARGIT, but you could just create a notification with a dummy condition like - "if this number is less then 999999999999" - then the condition will always be met. The notification needs to have a webhook as endpoint of course (https://community.targit.com/hc/en-us/articles/360020900178-Webhook-notifications).
Hope it makes sense :-)
Hi Niels,
Thanks. I had hoped that I could skip the Notification agent part.
Please sign in to leave a comment.