Skip to main content
  • v1.export.job-created: When a user clicks Export in the Pleo application, an export job is initiated in pending status — the v1.export.job-created event is generated. If the integration has subscribed to this event, a notification is sent to the configured endpoint.
  • v1.vendor.created: When any vendor is created in Pleo (the record is not yet existing in the ERP/accounting system), a webhook event v1.vendor.created is generated. If the integration has subscribed to this event, a notification is sent to the configured endpoint.
Note: The data object in a webhook notification is an exact representation of the resource (in this example, it is the export job), when the event is generated.