Occurs whenever a partner submits an application to your program.
Response body parameters
All webhook payloads follow a consistent top-level structure with event-specific data nested within the data object.
The event ID.
The event type that triggered the webhook (e.g.,
partner.application_submitted).ISO 8601 timestamp when the webhook event was created.
Event-specific data containing detailed information about the event. The data object for the
partner.application_submitted event contains the following parameters:Show object parametersHide object parameters
The application ID.
ISO 8601 timestamp when the application was submitted.
The partner who submitted the application.
Show partner objectHide partner object
Unique identifier for the partner.
Partner name.
Partner email address.
Company name, if provided.
URL to the partner's profile image.
Partner bio or description.
Country code (e.g. US).
ID of the partner group they applied to.
Application status (e.g. pending).
Partner website URL.
YouTube profile URL.
Twitter/X profile URL.
LinkedIn profile URL.
Instagram profile URL.
TikTok profile URL.