Skip to content

Commit f0e775e

Browse files
Add HubSpot example app to HubSpot docs (#332)
1 parent 0767672 commit f0e775e

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/integrations/hubspot.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,3 +273,16 @@ When you create a deal in HubSpot for a contact who came through your Dub links,
273273
When a deal moves to a **Closed Won** status in HubSpot, the integration automatically [tracks a sale event](/docs/quickstart/server#tracking-sale-events) in Dub using the deal amount as the sale value.
274274

275275
If a deal is not being tracked as a sale in Dub, make sure you've set the correct Closed Won Deal Stage ID in your [HubSpot Integration Settings](#set-your-closed-won-deal-stage-id).
276+
277+
## Example apps
278+
279+
<CardGroup cols={2}>
280+
<Card
281+
title="Dub + HubSpot Demo App"
282+
icon="github"
283+
href="https://github.com/dubinc/examples/tree/main/conversions/hubspot"
284+
color="#333333"
285+
>
286+
See the full example on GitHub.
287+
</Card>
288+
</CardGroup>

0 commit comments

Comments
 (0)