SdkForm
Properties
Section titled “Properties”actions
Section titled “actions”actions:
FormNode[]
externalId
Section titled “externalId”externalId:
string
name:
string
orgSlug
Section titled “orgSlug”orgSlug:
string
status
Section titled “status”status:
"Draft"|"Active"|"Archived"
steps:
FormStep[]
submissionUrl
Section titled “submissionUrl”submissionUrl:
string
Absolute URL of the public submission endpoint. Never send the API key here.
submittable
Section titled “submittable”submittable:
boolean
Whether submissions will be accepted. false for a Draft or Archived form: the definition is
retrievable so you can build against it before publishing, but the public submission endpoint
gates on Active and would reject every submission.