Integrate Calling Extensions with third party calling app

shubham291994
Participante

Hi all,
I'm new with the Hubspot Integration Development. I'm currently trying to integrate some third party call center with Hubspot and I stuck in this https://github.com/HubSpot/calling-extensions-sdk.

 

I did the following step. 

 

1. Install the Hubspot Calling extension SDK with node.

2.  Run this

// Add the following localstorage override for demo widget
localStorage.setItem(
  "LocalSettings:Sales:CallingExtensions",
  '{"name": "Demo widget", "url": "https://localhost:9025/"}'
);

  

I need help with this, can anyone help ???

 

Thanks,

0 Me gusta
1 Soluciones aceptada
dennisedson
Solución
Administrador de la comunidad
Administrador de la comunidad

Hi @shubham291994 ,

Are you still facing an issue with this?

Are these the instructions that are detailed with the 3rd party app that you have listed?

 

Can you detail more specifically what you are having issues with?

 

Hope all is well!

d


loop Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.
Learn More

Ver la solución en mensaje original publicado

3 Respuestas 3
AlexMl
Miembro

@shubham291994 how do you integration ? I have task create integration with hubspot like call provider. But documentation not so clarify. I don't understand how related SDK to application and another points. Can you provide some instructions of part of implemented code?

0 Me gusta
shubham291994
Participante

Hello Dennis,

 

I have integrated HubSpot calling extension successfully, but the client ask me to add one more feature to it, they ask me to pass the caller detail to the API. I don't know how to fetch Caller detail or contact owner id. Can you please help ??

 

Thanks,

0 Me gusta
dennisedson
Solución
Administrador de la comunidad
Administrador de la comunidad

Hi @shubham291994 ,

Are you still facing an issue with this?

Are these the instructions that are detailed with the 3rd party app that you have listed?

 

Can you detail more specifically what you are having issues with?

 

Hope all is well!

d


loop Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.
Learn More