Reference
Article MarkdownReport an error

Action send_file

System ID: action_send_file

Description

Sends one or more files by URL. Configuration in the node JSON: keys are labels, values are URLs (placeholders). Files are sent sequentially. Text files (.txt) are not sent.

Events (scenario branches)

No named scenario branches (channel handler result, not a branching event).

Parameters

Parameter Type Required Default Description
(file labels) string no File URL; key — label, value — URL (placeholders)

Configuration example

{
  "invoice": "https://example.com/invoices/invoice_123.pdf",
  "receipt": "{{file_url}}"
}
Using your own AI agent?Install the open skill so your AI agent can work with current official ConnectiveOne documentation.Get the skillNeed support?Couldn’t find the answer or need help from the ConnectiveOne team? Create a request in Client Portal.Create a request