Does QuickCapture support webhooks using Microsoft Automate (previously Flow)? We'd like to create a webhook for emailing a group when a capture is submitted.
Solved! Go to Solution.
Hi Adam
There are no QuickCapture modules for Power Automate, meaning that you can't configure QuickCapture webhooks in Power Automate automatically. However, if you create a webhook in Power Automate, you can copy the webhook URL and use it to manually configure the webhook for a project in the QuickCapture web designer (in project settings=>Webhooks).
Once the project is configured and downloaded, the app will call the webhook URL each time a record is uploaded, passing through the submission payload.
I hope this helps.
Thanks
John
Hi Adam
There are no QuickCapture modules for Power Automate, meaning that you can't configure QuickCapture webhooks in Power Automate automatically. However, if you create a webhook in Power Automate, you can copy the webhook URL and use it to manually configure the webhook for a project in the QuickCapture web designer (in project settings=>Webhooks).
Once the project is configured and downloaded, the app will call the webhook URL each time a record is uploaded, passing through the submission payload.
I hope this helps.
Thanks
John
Hi Adam
There are no QuickCapture modules for Power Automate, meaning that you can't configure QuickCapture webhooks in Power Automate automatically. However, if you create a webhook in Power Automate, you can copy the webhook URL and use it to manually configure the webhook for a project in the QuickCapture web designer (in project settings=>Webhooks).
Once the project is configured and downloaded, the app will call the webhook URL each time a record is uploaded, passing through the submission payload.
I hope this helps.
Thanks
John
Hi Adam
There are no QuickCapture modules for Power Automate, meaning that you can't configure QuickCapture webhooks in Power Automate automatically. However, if you create a webhook in Power Automate, you can copy the webhook URL and use it to manually configure the webhook for a project in the QuickCapture web designer (in project settings=>Webhooks).
Once the project is configured and downloaded, the app will call the webhook URL each time a record is uploaded, passing through the submission payload.
I hope this helps.
Thanks
John
Hi @JohnathanHasthorpe could you please tell me how can I create the webhook in Power Automate for QuickCapture. I did it before for Survey123 following these instructions https://support.esri.com/es/technical-article/000025025 is there something similar for QuickCapture?
Thanks
@alvarospm - Are you using ArcGIS Enterprise?
Yes @JohnathanHasthorpe I am using ArcGIS Enterprise, a Portal
As QuickCapture does not have a connector for Power Automate, the Survey123 steps in https://support.esri.com/es/technical-article/000025025 will not work. You can only use Power Automate with ArcGIS Online for QuickCapture (Not ArcGIS Enterprise).
Cheers
John
Thank you @JohnathanHasthorpe, I hope it will be possible soon.
Do you know if I can use Integromat for QuickCapture ArcGIS Enterprise?
Hi @AdamCrateau and @JohnathanHasthorpe
Did you ever get a QuickCapture webhook working with Microsoft Power Automate?
I had a go today with no luck.
I added a "When a HTTP request is received" connector paired with just a simple action to save a file. Saved it and grabbed the generated url. I did a quick sanity test of sending a payload to that url using Postman and was able to see the flow kick in and the file generate.
I then created a webhook in QuickCapture, activated it and collected a few records. I verified that the records had arrived in the feature layer. But the Power Automate flow never registered anything and I don't know why. It didn't even fire and record an error message.
Any suggestions?
Hi @PaulHaakma_Eagle could you get a QuickCapture webhook working with Microsoft Power Automate?