Hi good day,
I would like to develop an app wherein I can use the CALLING and MESSAGING service of hubspot.
Right now the Calling SDK is only for Javascript is there a way that I can integrate it to PHP (Laravel)?
Here’s my process flow.
User can login to app → User can call and message via app thru Hubspot API → user can view messages via app
Thank you!