Sign in

Create form

documented

Create a new form.

POST /v1/formsFormsno implementation yet0 runs

Input

title
Form title
e.g. Lead Capture Form
description
Form description
Describe the purpose of the form
forContact
Assign form to Contacts
true/false
forGroup
Assign form to Groups
true/false
forOpportunity
Assign form to Opportunities
true/false
forOrganization
Assign form to Organizations
true/false
forProject
Assign form to Projects
true/false
field1_name
Field 1 name
Name of first form field
field1_type
Field 1 type
e.g. text, email, number
field1_required
Field 1 required
true/false
field1_default
Field 1 default
Default value for field 1
field2_name
Field 2 name
Name of second form field
field2_type
Field 2 type
e.g. text, email, number
field2_required
Field 2 required
true/false
field2_default
Field 2 default
Default value for field 2
formDefinitionId
Form Definition ID
Numeric ID
Calls Marketcircle as you (your API key is your account); keychains.dev holds the credentials.
Create form · Marketcircle · OpenIntegrations