Adds a new call log.
noteThe note for the call log in HTML format
org_idintegerThe ID of the organization this call is associated with
deal_idintegerThe ID of the deal this call is associated with. A call log can be associated with either a deal or a lead, but not both at once.
lead_idstringThe ID of the lead in the UUID format this call is associated with. A call log can be associated with either a deal or a lead, but not both at once.
outcomeRequiredstringDescribes the outcome of the call
subjectstringThe name of the activity this call is attached to
user_idintegerThe ID of the owner of the call log. Please note that a user without account settings access cannot create call logs for other users.
durationstringThe duration of the call in seconds
end_timeRequiredstringThe date and time of the end of the call in UTC. Format: YYYY-MM-DD HH:MM:SS.
person_idintegerThe ID of the person this call is associated with
start_timeRequiredstringThe date and time of the start of the call in UTC. Format: YYYY-MM-DD HH:MM:SS.
activity_idintegerIf specified, this activity will be converted into a call log, with the information provided. When this field is used, you don"t need to specify `deal_id`, `person_id` or `org_id`, as they will be ignored in favor of the values already available in the activity. The `activity_id…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.