Skip to main content
POST
Update a form

Authorizations

Authorization
string
header
required

FlowForma integration access token, copied from FlowForma Settings. Send it as the raw Authorization header value, without a Bearer prefix.

Query Parameters

formId
integer
required

ID of the form to update.

Body

application/json
FlowFormaURL
string
required

URL of the FlowForma environment (SharePoint site).

FlowId
string
required

Numeric ID of the flow, as a string.

StepCode
string

Step code whose questions are being set.

AssignTo
string

Email or login name of the user or group to assign the form to.

QuestionValues
object[]

Response

Successful operation

FormId
integer

ID of the created or updated form.

FormTitle
string

Title of the created or updated form.