Follow these steps to Deploy your working flow on our manged cloud service.

Deploy your flow

You have created your flow, not make it work where you get your work done

Deployment

After creating your flow, next exciting thing is to make it run where you get your work done. Whether its Google Sheet, Notion datababase, or your favorite web app. A common way to integrate your flow into them is through API. API stands for Application Programming Interface, which is a set of rules and protocols that allows different software applications to communicate with each other. And its one of the most widely accepted way to integrate your data. DataGen has made the API deployment as easy as one click!
1

Deploy your flow

Step 1: Navigate to the flow you want to deploy, and click on the Deploy button.
2

Find the deployment you just created

After the flow is deployed you can see all the deployment in your dashboard. Click on the deployment to see the API documentation.
3

Get your API endpoint

Once got in, you can see all the details about your deployment. The code, the Input, Output, and the API endpoint. To get the API endpoint, click on the API tab. and copy the endpoint.

Run your API

1

Get your API key

To use your API, you need to get your API key. Click on the arrow button next to your account name in the top right corner. Click API keys, and generate a new key. Make sure you copy the key and save it in a safe place.
Curious about what changed in the CLI version? Check out the CLI changelog.