Docs

Update Form

Updates an existing form in Formstack.

PUT

Query

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

Comma-separated response fields to include.

Body

Arguments
numberrequired

The ID of the form.

string

Name of the form.

Uncommon arguments
number

ID of template of the form.

string

Stock theme template code for the form.

number

ID of the folder where the form will be moved.

string

Title of submit button on live form.

number

Number of visible columns in the form.

string

Position where field labels are placed on the live form.

boolean

Flag to disable or enable submissions to be saved in the database.

string

Timezone of the form.

string

Language of the form.

boolean

Flag to make the form active or inactive.

string

Message to show when the form is inactive.

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.