crm_contact_methods_get
Retrieve a single contact-method record by providing its parent contact UUID and method UUID. Use when you know both IDs; otherwise, list the contact's methods to find the ID.
Instructions
Retrieve one contact-method record using its parent contact UUID and contact-method UUID. Use crm_contact_methods_list to search that contact's methods when the method ID is unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | Contact ID | |
| contactMethodId | Yes | Contact method ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||