hubspot_workflows_id_mappings
Map legacy HubSpot Workflows v3 integer IDs to Automation v4 flow string IDs. Use this tool when migrating from the deprecated v3 API to the v4 Flows API.
Instructions
[BETA] Map legacy HubSpot Workflows v3 integer IDs to the new Automation v4 flow string IDs. Use this when migrating from the deprecated v3 Workflows API to the v4 Flows API, or when you have stored references to v3 workflow IDs and need the corresponding v4 IDs. Returns a mapping of legacyWorkflowId → v4 flowId. Requires the "automation" OAuth scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowIds | Yes | Array of legacy v3 workflow integer IDs to map to v4 flow IDs. These are the numeric IDs used in the deprecated Workflows v3 API. |