Farouk - Hi everyone,I’d like to trigger sever...
Hi everyone,
I’d like to trigger several different BuildShip workflows from FlutterFlow using the Trigger Buildship workflow library, but I noticed that FlutterFlow doesn’t allow me to add the same “Trigger BuildShip Workflow” library more than once.
I’m not sure about the configuration part:
Do I need to manually paste the BuildShip config JSON each time in the workflow action?
If I do that, will it override the config that was already set in the library?
What’s the best practice here if I want to call multiple workflows?
Thanks!
1 Reply
@Farouk on FlutterFlow, call only one API (workflow) and on BuildShip add a parallel node with Execute BuildShip Workflow nodes which will call multiple workflow.