Docs

Embed Document From Reusable Template

Creates an embeddable document from a RightSignature reusable template.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
stringrequired

A name for the document you are sending

string

List of email recipients to share the document with

string

A message for all signers

objectrequired

Document signers

stringrequired

Role name. For text tags, role name must match.

stringrequired

Signer name

string

Signer email.

boolean

Is signer the owner of document?

string

Custom message to signer.

stringrequired

Embed width

stringrequired

Embed height

string

Merge Field Identifier. By specifying it to “name” API user can map merge field value with the name instead of merge field id

object

Merge Fields

string

Merge Field ID

string

Merge Field Name. This is the name provided to the merge field on the webapp, while creating the template. If it matches more than one merge field component in template all of them will be filled with the same value

stringrequired

Merge Field value. If the merge field is a date, the value should be in yyyy/mm/dd or yyyy-mm-dd format.

stringrequired

Document expiration. Must be between 1 and 365 days

string

Optional key value tags for categorization

stringrequired

Merge Field ID

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.