Custom Workflows API Builder
Design complex workflows with our Custom Workflows API Builder. Combine "Import," "Process," and "Export" tasks to automate tasks, then export the code in your programming language of choice.
Click "Add Task" to add your job's first task. Refer to our API docs to read more on jobs and tasks
POST: https://api.freeconvert.com/v1/process/jobs
{
    "tasks": {}
}
HelpHelp