Save yourself the work of writing custom integrations for Apify and Todoist and use n8n instead. Build adaptable and scalable workflows that work with your technology stack. All within a building experience you will love.
In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Apify and Todoist workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Run an Actor
Runs an Actor. You can override the Actor’s input configuration by providing a custom body, which will override the prefilled input values.
Run an Actor and Get Dataset
Runs an Actor, waits for it to finish, and finally returns the dataset items
Scrape Single URL
Scrape a single URL using the Apify Website Content Crawler Actor and get its content as text, markdown, and HTML
Get Last Run
Retrieves the most recent run of an Actor. This endpoint is useful for quickly accessing the latest run details, including its status and storages, without needing to specify a run ID.
Run Task
Runs an Actor Task and return all associated details. You can optionally override the Actor’s input configuration by providing a custom body.
Run Task and Get Dataset
Runs an Actor task, waits for it to finish, and finally returns the dataset items. You can optionally override the Actor’s input configuration by providing a custom body.
Get User Runs List
Gets a list of Actor runs for the user. This endpoint is useful for retrieving a history of runs, their statuses, and other data.
Get run
Gets the details of a specific Actor run by its ID. This endpoint is useful for retrieving information about a run, such as its status, storages, and other metadata.
Get runs
Gets a list of Actor runs. This endpoint is useful for retrieving a history of runs, their statuses, and other data.
Get Items
Retrieves items from a dataset
Get Key-Value Store Record
Gets a value stored in the key-value store under a specific key
Close
Close a task
Create
Create a new task
Delete
Delete a task
Get
Get a task
Get Many
Get many tasks
Move
Move a task
Quick Add
Quick add a task using natural language
Reopen
Reopen a task
Update
Update a task
Archive
Archive a project
Create
Create a new project
Delete
Delete a project
Get
Get a project
Get Collaborators
Get project collaborators
Get Many
Get many projects
Unarchive
Unarchive a project
Update
Update a project
Create
Create a new section
Delete
Delete a section
Get
Get a section
Get Many
Get many sections
Update
Update a section
Create
Create a new comment
Delete
Delete a comment
Get
Get a comment
Get Many
Get many comments
Update
Update a comment
Create
Create a new label
Delete
Delete a label
Get
Get a label
Get Many
Get many labels
Update
Update a label
Create
Create a new reminder
Delete
Delete a reminder
Get Many
Get many reminders
Update
Update a reminder
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast