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

  1. Go to Opportunities and open the specific record you need.
  2. The ID is displayed in the lower-left area of the opportunity view.
  3. It's also included at the end of the URL when viewing that opportunity.

Finding Pipeline and Stage IDs

  1. Go to Opportunities.
  2. Click the three-dot menu.
  3. Select Export Opportunities.
  4. 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?