function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Guna P 3Guna P 3 

Log a call using REST Api

I need to log a call using REST api from android app. I've call_direction, call_duration, and description about call. How to log this call to salesforce developer edition using REST api?

Some of blogs suggest to use task api for logging a call. Task entity doesn't have type called CALL to differentiate CALL LOG. Please let me know How to accomplish this through REST api?

Thanks,
Guna.
Neeti Sharma 4Neeti Sharma 4
Looking for the same info. plz advise