Skip to main content

Community

Other: Provide Additional Field to Webhook Payload

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hey Dave,

    Thanks for writing in. Can you explain how you utilize this currently and what it allows you to do?

    Thanks!

    Jimmy

    hi Jimmy,

    Your webhook triggers one of our services to perform a series of tasks. The service tries to identify the connector and tenant based on the data on the webhook event, but we need the "source system id" (Org Id) as we use that field to identify each connector. Today, the service needs to call another service to retrieve that Id. So, having the Id on the webhook event would eliminate that extra dependency. I think having the additional field on the webhook would benefit other customers as well.