Add Contact to Deal crm.deal.contact.add
We are still updating this page
Some data may be missing here — we will complete it soon.
Scope:
crmWho can execute the method: any user
The method crm.deal.contact.add adds a contact to the specified deal.
|
Parameter |
Description |
|
id |
Identifier of the deal. |
|
fields |
An object with the following fields:
Note To find out the required format for the fields, execute the method crm.deal.contact.fields and check the format of the incoming values for these fields. |
Copied
Previous