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 Me gusta
1 Soluciones aceptada
pratiksathaye
Solución
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

Ver la solución en mensaje original publicado

2 Respuestas 2
pratiksathaye
Solución
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
Equipo de producto de HubSpot
Equipo de producto de 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 Me gusta