v1.export.job-created: When a user clicks Export in the Pleo application, an export job is initiated inpendingstatus — thev1.export.job-createdevent 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 eventv1.vendor.createdis 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.