Trying to kick off a shared flow from multiple inbound call flows using a Data Action. The docs say I can invoke a flow, but I’m not seeing a clear endpoint or payload structure for triggering a Common Module specifically. Just want to avoid duplicating the same logic across ten different flows. Is there a specific API call or JSON body I need to use?
POST /api/v2/architect/flows
404 Not Found