Export Matching Document Tuple Via Webhook

View as Markdown

Exports a matching document tuple by delivering its data to a configured webhook. Provide the documentTupleId, the webhook id, and the event name EXPORT_DOCUMENT_TUPLE. Returns a processing message once the export has been triggered.

Authentication

x-api-keystring
API key issued by Staple.
AuthorizationBearer
JWT obtained from the login endpoint.

Request

This endpoint expects an object.
idstringOptional
eventstringOptional
documentTupleIdintegerOptional

Response

OK