- Joined
- Aug 9, 2023
- Messages
- 9
- Reaction score
- 2
Hello everyone,
I successfully implemented a custom CRM integration and it’s working flawlessly, including the API endpoints for Call Journaling.
I’m now trying to trigger a phone call from html using the hyperlink “tel:1234466”, so my question: is it possible to trigger the webclient (pwa) passing a custom parameter like, for example, a “ticketId” so that it’s routed to the CRM Endpoint and I can catch it along with the other parameters?
Thank you!
Sergio
I successfully implemented a custom CRM integration and it’s working flawlessly, including the API endpoints for Call Journaling.
I’m now trying to trigger a phone call from html using the hyperlink “tel:1234466”, so my question: is it possible to trigger the webclient (pwa) passing a custom parameter like, for example, a “ticketId” so that it’s routed to the CRM Endpoint and I can catch it along with the other parameters?
Thank you!
Sergio