Docs

Create Render

Creates a new render in Creatomate.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
string

The ID of the template to render.

object

A key-value object of template modifications.

Uncommon arguments
number

The render scale from 0.1 to 10. Default is 1.0.

number

The maximum output width in pixels.

number

The maximum output height in pixels.

string

The URL to call when the render completes.

string

Optional metadata string to store with the render.

string

The RenderScript output format.

number

The output width in pixels for a RenderScript request.

number

The output height in pixels for a RenderScript request.

object

The RenderScript elements array.

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.