APIs & Integrations

pratiksathaye
Teilnehmer/-in

Generate deal page url programmatically

lösung

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 Upvotes
1 Akzeptierte Lösung
pratiksathaye
Lösung
Teilnehmer/-in

Generate deal page url programmatically

lösung

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

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten
pratiksathaye
Lösung
Teilnehmer/-in

Generate deal page url programmatically

lösung

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
HubSpot-Produktteam
HubSpot-Produktteam

Generate deal page url programmatically

lösung

@pratiksathaye 

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

0 Upvotes