Register a new webhook subscription to receive real-time notifications for Brex events. This allows you to be notified via HTTPS POST requests when events occur, such as USER_UPDATED, EXPENSE_PAYMENT_UPDATED, TRANSFER_PROCESSED, TRANSFER_FAILED, and others. Note: Currently only…
urlRequiredstringThe URL to which webhook events will be sent. Must be a valid, publicly accessible HTTPS URL that can receive POST requests with webhook event payloads.
group_idstringID of the webhook group to which this subscription applies. This is only available for partners. Leave empty for subscriptions not tied to a specific group.
event_typesRequiredarrayA list of the webhook event types this subscription will listen to. Must contain at least one event type. Valid event types include: REFERRAL_CREATED, REFERRAL_ACTIVATED, REFERRAL_APPLICATION_STATUS_CHANGED, TRANSFER_PROCESSED, TRANSFER_FAILED, USER_UPDATED, EXPENSE_PAYMENT_UPDA…
idempotency_keyRequiredstringUnique idempotency key to ensure the request is processed only once. Use a unique value for each subscription creation attempt.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.