Azure logic app & Smartsheet webhooks

Can you provide sample to register webbooks in logic app? I'm passing below information but on return I get webhook enabled = false.. I again make put call to enable particular webhook but it doesn't seems working



Answers

  • Hi @Sunil Patel,

    I'm not familiar with Azure Logic Apps, but our webhook creation process does require your callback server to handle a webhook verification request in order to enable the webhook. I found this Microsoft documentation on using a webhook as a trigger for Azure Logic Apps that may help. Microsoft may be your best resource on this but I also recommend posting this question in the larger API community on Stack Overflow using the ’smartsheet-api’ tag.

    I hope that helps!

    Ben