Update contact in Monica CRM
Update contact 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 | |
| Contact ID | ID of the contact to update | Text (Short) | Yes | |
| Birthdate | | Datetime | No | |
| Deceased date | | Datetime | No | |
| First name | | Text (Short) | No | |
| Gender ID | | Text (Short) | No | |
| Is deceased? | Whether the contact has passed away | True/False | No | |
| Last name | | Text (Short) | No | |
| Nickname | | Text (Short) | No | |
| Real contact? | Whether the contact is a real or partial contact. Real contacts will have there own contact sheet | True/False | 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