Dear HubSpot Team,
I am encountering the following error while attempting to create a workflow via the automation API for certain accounts:
API Endpoint Used: /automation/v4/flows
Error Response:
{
"status": "error",
"message": "Invalid request to flow creation",
"correlationId": "c33a05f9-277d-4009-ac71-cad230008354",
"category": "BAD_REQUEST",
"subCategory": "FlowApiStandardFriendlyError.FLOW_CREATION_BAD_REQUEST"
}
Interestingly, the same request with same request body works perfectly fine for some accounts but fails for others. Could you please help identify the cause of this issue and advise on any possible resolution or required input changes?
Looking forward to your assistance.