Microsoft Automate

2249
14
Jump to solution
01-11-2021 07:00 PM
AdamCrateau
New Contributor III

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.

Tags (3)
2 Solutions

Accepted Solutions
JohnHasthorpe
New Contributor

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

 

 

View solution in original post

JohnathanHasthorpe
Esri Regular Contributor

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

View solution in original post

14 Replies
JohnHasthorpe
New Contributor

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

 

 

JohnathanHasthorpe
Esri Regular Contributor

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

alvarospm
New Contributor II

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

0 Kudos
JohnathanHasthorpe
Esri Regular Contributor

@alvarospm - Are you using ArcGIS Enterprise?

0 Kudos
alvarospm
New Contributor II

Yes @JohnathanHasthorpe I am using ArcGIS Enterprise, a Portal

0 Kudos
JohnathanHasthorpe
Esri Regular Contributor

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

alvarospm
New Contributor II

Thank you @JohnathanHasthorpe, I hope it will be possible soon.

Do you know if I can use Integromat for QuickCapture ArcGIS Enterprise?

0 Kudos
PaulHaakma_Eagle
Esri Contributor

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?

alvarospm
New Contributor II

Hi @PaulHaakma_Eagle could you get a QuickCapture webhook working with Microsoft Power Automate?

0 Kudos