API Reference

Bulk Schedule

This workflow generates AI-crafted images based on user inputs and automatically uploads them to WordPress. It includes creating specific prompts, generating images with an AI model, and handling image uploads with metadata for seamless blog integration.

Log in to see full request history
Body Params
params
object

Required parameters for this workflow execution. Values must be column names in case in bulk mode execution.

scheduler
object

Cronjob like workflow execution scheduling, only used when workflow is in scheduling execution, otherwise leave it as empty when execute immediately.

bulkExecution
object

Execute workflow in bulk mode, either immediate bulk run, or a scheduling bulk exectuion with scheduler specified. The value for params attributes must be a column name in the sheet.

Responses

400

Bad Request - due to missing or invalid parameters.

401

Unauthorized - incorrect API credentials.

500

Internal Server Error - an error occurred in processing the request.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json