Hubspot deals stage id only no name

@bally , I got the answer from their community, HubSpot Community - deal stage label via API - HubSpot Community. They imply that you can use HS Pipeline API to get stage label. That is, add querying the endpoint https://api.hubapi.com/crm-pipelines/v1/pipelines/deals to your workflow. With that, you will get all the stages’ labels for each pipeline.

1 Like