get
https://api.marketcircle.net/v1/form_definitions/
Get the information of a form definitions
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Attributes
| Attribute Name | Type | Description | Attributes |
|---|---|---|---|
self | reference | URL of the Form Definition | Read-only Non-null |
name | string | The name of the Form Definition. | Read-Write Non-null |
description | string | The description of the Form Definition. | Read-Write Nullable |
is_active | boolean | Is the Form Definition active? | Read-Write Non-null |
entities | array of strings | Sections where the form can be applied. Can be contact,appointment,company,email,group,note,opportunity,task,project. | Read-Write Nullable |
key_definitions | array of strings | Fields within the Form Definition. | Read-Write Nullable |
trashed | boolean | Is the Form Definition trashed? | Read-Write Non-null |
create_date | datetime | The create date of the Form Definition. | Read-only Non-null |