Webhooks

Seamlessly integrate and automate your procurement process by integrating Vendr with existing tech stack.

Chris Morris avatar
Written by Chris Morris
Updated over a week ago

This article applies to:

Admins

Free, Premium Procurement

Estimated time: Less than 5 mins

How it works

Our webhook integration empowers you to build your own integrations that can connect to Vendr to help you streamline your process. Subscribe to events of interest and when that specific action happens in Vendr, trigger actions in your external system. For example, when a user completes a security step in a Vendr workflow sync the custom fields and attachments to your security tool.

Requirements

  • Must be a Vendr admin

Install the integration

  1. Go to Admin and select All Integrations

  2. Search for Automation and then select Webhook

  3. Provide a unique name for your webhook. This name will be displayed on the integrations page

  4. Provide the URL for the API endpoint you want Vendr to make a request to

  5. [Optional] provide a secret to verify the authenticity of the request.

  6. Select Integrate to save the webhook

  7. Select the webhook event(s) you would like to subscribe to.

  8. [Optional] Select a sample event from the Test Payload section to send a test webhook. This is useful for testing the connection between Vendr and your API endpoint or to get a sample JSON payload to use for development.

View API documentation

For details on the webhook payload, schema, and field definitions, view the webhook models documentation.

Did this answer your question?