APIs & Integrations

pratiksathaye
Participante

Generate deal page url programmatically

resolver

Hello,

I am using Connected App to read deal data from Customer's HubSpot account.
In the UI, I need to display a Deal Link and when user clicks on that link, he should get redirected to their HubSpot deal link.
Is there any way I can generate this link programmatically?

0 Avaliação positiva
1 Solução aceita
pratiksathaye
Solução
Participante

Generate deal page url programmatically

resolver

Hello@dennisedson ,
Thank you for your response.
I was looking to generate following mentioned URL to navigate my user to HubSpot's Deal page.
https://app.hubspot.com/contacts/{customer_hubspot_portal_id}/deal/{deal_id}

That is working fine now
Thank you

Exibir solução no post original

2 Respostas 2
pratiksathaye
Solução
Participante

Generate deal page url programmatically

resolver

Hello@dennisedson ,
Thank you for your response.
I was looking to generate following mentioned URL to navigate my user to HubSpot's Deal page.
https://app.hubspot.com/contacts/{customer_hubspot_portal_id}/deal/{deal_id}

That is working fine now
Thank you

dennisedson
Equipe de Produto da HubSpot
Equipe de Produto da HubSpot

Generate deal page url programmatically

resolver

@pratiksathaye 

Have you explored the CRM card extension?  You should be able to do this by adding a custom card to the UI

0 Avaliação positiva