Docs

Send Template For Signing

Sends a BoloForms template for signing.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

ID of the document template

stringrequired

Must be PDF_TEMPLATE or FORM_TEMPLATE

array of objectrequired

List of receivers who need to sign the document

stringrequired

Name of the person

stringrequired

Email of the person, it will send an email to the customer for signing

Uncommon arguments
string

Must exactly match the role added while uploading PDF template in BoloSign dashboard

string

Optional custom subject for this receiver

string

Optional custom message for this receiver

object

Global mail subject and message fallback values

string

Global subject used when receiver-specific subject is not provided

string

Global message used when receiver-specific message is not provided

array of object

Optional custom variables to be replaced in the template

stringrequired

Variable name in square brackets, must match template exactly

stringrequired

Value to be assigned to the variable

string

Base64-encoded PDF data for PDF template sends

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.