Does Logic App for HttpWebhook allow passing of callback URL in the unsubscribe endpoint?

Sumeet Prasad 6 Reputation points
2023-01-04T01:45:40.203+00:00

According to this code
https://github.com/logicappsio/LogicAppTriggersExample/blob/master/LogicAppTriggers/Controllers/WebhookTriggerController.cs
It shows that the unsubscribe endpoint can receive callback URL but in the documentation it says we cannot pass the callback URL in the unsubscribe event.
https://learn.microsoft.com/en-us/azure/connectors/connectors-native-webhook

275807-image.png

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,307 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 29,196 Reputation points
    2023-01-11T22:24:08.8466667+00:00

    Hi @Sumeet Prasad Thanks for reaching out. Apologies for the delay in response, we do support @listCallbackUrl() in the body of the unsubscribe request and it looks like the documentation is incorrect. will share the feedback with the team to update the document accordingly.

    Thank you for your time and patience, do let me know if you have any further queries.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.