Wondering if anyone could help shed some light on this for me.
a) What is the purpose of the standard ActivityId field, which is of type Lookup(Task), on the VoiceCall object (https://i.imgur.com/KbuTsfA.png)?
b) Does Salesforce plan on creating Activities/Tasks for Voice Calls in the future? They aren't being created now.
Context
Voice Call records don't appear in the Activity Timeline of the records they are related to (presumably because an Activity/Task isn't created for them). They also don't appear in Case Feeds (unlike Chat Transcripts for example).
Why This is an Issue
This prevents us from being able to refer to a single view to see all interactions with a record in chronological order.
Voice Calls appear in a related list against a record.
My Plan
I'd like to set up a simple automation on the Voice Call object to create a Task for it (TaskSubtype = Call) when a call is completed.
I'm trying to figure out if there would be any harm in populating the ActivityId field on the Voice Call record with the record ID of the created Task.
Hi guys,
i am experiencing the same issue, do you have some memories about the solution or workaround that you did to resolve this issue ? @Mohammad Housaini