Create a new task to repeatedly perform an action on an external website.
Once a task has been created and is ready for usage, it can be repeatedly executed using the run endpoint.
Enter your API key as the bearer token. Set header: Authorization to Bearer <api_key>
Short title shown in the dashboard. Informational only; not used to generate the task.
Detailed explanation of the task to be performed.
The website to perform the task on.
1 - 2083Task input parameters in the form of a JSON schema.
Task output in the form of a JSON schema.
If true, the server will run the browser task autonomously. If false, the user must complete the task manually in a spawned browser.
Successful response
Unique identifier for the object.
Current state of the task, in particular whether it is ready to use.
not_ready, waiting_for_manual_completion, ready, failed Short title shown in the dashboard. Informational only.
Detailed explanation of the task to be performed.
The website to perform the task on.
1 - 2083Task input parameters in the form of a JSON schema.
Task output in the form of a JSON schema.
If true, the server will run the browser task autonomously.
Timestamp when the object was created.
Timestamp when the object was last updated.
Failure information if the task failed, including user-friendly explanation and suggestions