Hello Community,
I have been searching out for APIs related to Emails. Can anyone guide me out where can I find one? or any references.
Thanks in advance.
Hello Community,
I have been searching out for APIs related to Emails. Can anyone guide me out where can I find one? or any references.
Thanks in advance.
Best answer by Vignesh Ponnusamy
Hi
You can try using Contact ID in the Owner field. Below is the option to add Contact ID to the field selector, from where you can check the Contact ID of the Owner,


Request Method: PUT
Request URL: <<URL>>/entity/Default/23.200.001/Task
Request Payload:
{
"ParentSummary": {
"value": "Test Two"
},
"Summary": {
"value": "Test Two"
},
"Owner": {
"value": "3219"
}
}Hope that helps.! Good Luck,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.