FAQ's
can we expect more nodes from Creatingly ?
Yes, we are working on facilitating more nodes.Does ${brand} support a workflow with multiple sources?
No, we are not supporting multi-source at this time. This may be supported in future versions.Can a workflow nodes can be looped ?
No.Workflow nodes cannot be looped.how can i delete the workflow and what happens if its in use already ?
A workflow can be soft deleted from the workflow dashboard. This workflow can be restored at a later point in time from the dashboard. Deleting a workflow does not impact the deployed version of the workflow. This must be terminated explicitly.Do a workflow needs to have mandatory inputs/outputs for a workflow ?
NoHow can input/outputs of a workflow help?
A workflow can be invoked using the web via an HTTP protocol. You can build dynamic workflows by passing content over the inputs and outputs of the workflow, which can help you understand the details of the execution.Can I save workflow without logging in?
No, it is mandatory to log in to save a workflow.Can I create multiple flows within a workflow?
Yes, you can create multiple parallel flows in the same workflow. Here the guideHow can I view the code of a workflow?
You need to login to the Creatingly app and [visit](https://git.platform.creatingly.com).You can view the repositories for your project and browse through the source code.How can I troubleshoot the workflow?
Creatingly offers a test environment. Here the guide