Skip to main content
Version: 8.7

Send a document to an external system via a connector

You can reference a document in an outbound connector. Connectors can use variables with document metadata as an input. The format of inputs will depend on the connector, as each connector has a different input structure.

The connector SDK provides document support in property/variable bindings.

In most cases for the following outbound connectors, you can include a Request body under Payload in the properties panel to send with your request:

example REST configuration

Outbound connectors that support document handling

ConnectorSupport details
Amazon BedrockSupports consuming documents as inputs for conversations. Review the Document field in the properties panel where the document reference can be provided.
Amazon S3Supports uploading documents from (or downloading documents to) the Camunda document store. Review the Document field in the properties panel where the document reference can be provided.
Amazon TextractCan read the input document directly from the Camunda document store. Review the Document field in the properties panel where the document reference can be provided.
BoxSupports uploading documents from (or downloading documents to) the Camunda document store. Review the Document field in the properties panel where the document reference can be provided.
EmailSupports sending Camunda documents as attachments, or storing incoming attachments as Camunda documents. These documents are automatically stored in the Camunda document store and available to map in the result expression.
Google DriveSupports document upload and download.
Microsoft TeamsSupports sending documents to channels.
RESTSupports storing the response as a document.
SendGridProvides attachment support.
SlackSupports adding attachments and increasing template versions.