How to consume workflow ?

Once a workflow has been deployed in the Creatingly FAAS environment, Creatingly Cloud will set up one HTTP route for the workflow with a POST method. The format of the URL is

https://faas.platform.creatingly.com/live/{{accountId}}/{{projectId}}/{{workflow-name}}

Consuming Workflows in Design Studio

Consuming workflow in the Function Factory

Executing a workflow from Postman

Next step