Hi community,
I was skimming through the ManyChat Swagger API docs and came across the endpoint/fb/page/getFlows
It looks like this endpoint returns all the existing flows (automations) created in a connected account, which is great.
However, I couldn’t find any reference to an endpoint like /createFlow or /updateFlow, which would allow us to create or modify a flow programmatically.
I also asked the AI in the platform’s help center, and it mentioned that creating a flow via API is possible — but I couldn’t find any official documentation or endpoints for it.
So my questions are:
-
Is there an officially supported way to programmatically create a new flow via API?
-
Can we update flow content (like CTAs, messages, or trigger keywords) using the API?
-
If not currently available, is there a recommended workaround or feature planned?
Thanks in advance to anyone who can point me in the right direction!