I want to read out the timeline events generated by an external integration (Zoom). Since I need the app id to get the timeline events types, I was wondering how to get my hands on it. Does anyone know where to find it?
@dennisedson Yup, true. Haven't thought about that before...
Accordingly, it is not possible to access timeline events generated by external integrations, right? If anyone knows a solution: any approach is welcome.
@dennisedson Yup, true. Haven't thought about that before...
Accordingly, it is not possible to access timeline events generated by external integrations, right? If anyone knows a solution: any approach is welcome.
The only thing I can think is to see if there is a custom property set on the contact from the integration. If so, you can set up a webhook to fire on change and cheat the system 😬