I would like to reproduce request the sales analytics activities assisted to call report. Is it possible to request the same data from an API? If yes could you please point me to the corresponding part of the doccumentation?
Hey @Swydo
If I am reading this correctly, you would like an API that gets the data that you see in Sales analytics reports via the API.
If that is the case, I do not believe that functionality exists, yet.
Adding @MatthewShepherd to the convo to give me a gut check on that ![]()
Hi @Swydo & @dennisedson
The Engagements API and Associations API would probably allow you to pull some of the data you need but you would need to build an application/script to filter the data into a report (i.e. looking for engagements of a certain type associated with the record type you are reporting on and further filtering those engagements by date created, owner id etc. ).