Create activity in Monica CRM
Create activity in Monica CRM.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Activity type ID | | Text (Short) | Yes | |
| Contacts | Comma-separated list of IDs of the contacts to associate the activity with | Text (Long) | Yes | |
| Happened at | Date when the activity happened | Datetime | Yes | |
| Summary | Brief description of the activity - max 255 characters | Text (Short) | Yes | |
| Description | Description of the activity - max 100,000 characters | Text (Long) | No | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| JSON Output | JSON output returned by the API | Text (Long) | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements