Find Pipeline, Stage, and Opportunity IDs
If you're building an integration, setting up a webhook, or troubleshooting an automation, you'll often need the underlying ID for a pipeline, stage, or opportunity rather than its display name.
Finding an Opportunity ID
- Go to Opportunities and open the specific record you need.
- The ID is displayed in the lower-left area of the opportunity view.
- It's also included at the end of the URL when viewing that opportunity.
Finding Pipeline and Stage IDs
- Go to Opportunities.
- Click the three-dot menu.
- Select Export Opportunities.
- Open the exported file — pipeline and stage IDs are included in the columns.
When you actually need these
You won't need IDs for everyday use — they matter for API requests, webhooks, bulk imports updating existing records, and audit logs/error messages referencing an ID.
A practical tip
Grab IDs once and store them somewhere you can find again rather than re-exporting every time.
Was this article helpful?
