Insert call with account/deal/campaign
Hey guys!
Trying to insert a record associated with account deal or campaign.
I can easily do it with account, but can accomplish others.
- Call_Start_Time:"2018-07-06T08:03:02+00:00"
- Call_Status:"Received"
- Call_Type:"Inbound"
- Description:"From: anonymous To: 02034631297 GUID: 01646da3-f4f9-4027-a9b6-f6a1c4178fa8"
- Subject:"Inbound call on NVM Cloud 4"
- entityid:"3260162000000289003"
- entitymodule:"Account"
- this.ZOHO.CRM.API.insertRecord('insertRecord', data)
Data is above. Not sure what atributes name should I use to use Accounts for example and what condition need to be fulfilled.
Thanks!