Select to view content in your preferred language

Pass authentication to custom webhooks

282
0
11-15-2023 02:34 PM
Reshma_Rao
New Contributor

Hi,

I have a webservice which I would like to invoke as a Webhook reciever when a feature service is updated or created. This custom webservice can be protected by either OAuth or Basic Auth. I cannot access this webservice without authentication.

I referred to docs below

Create (Feature Service)—ArcGIS REST APIs | ArcGIS Developers

https://enterprise.arcgis.com/en/portal/latest/administer/windows/create-webhooks.htm

I dont see a way to pass authentication for the "hookUrl" in the RestApi to create webhook. How can I pass this authentication info.

 

Thanks in advance

 

0 Kudos
0 Replies