Save yourself the work of writing custom integrations for ParseHub and Todoist and use n8n instead. Build adaptable and scalable Development, 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 ParseHub 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.
Get project
Retrieve details of a specific project.
Run project
Initiate a run for a specific project.
List all projects
Retrieve a list of all projects.
Get project
Retrieve details about a specific project using its token.
Run project
This will start running an instance of the project on the ParseHub cloud.
List projects
This gets a list of projects in your account
Get last ready data
Returns the data of the last ready run for a project.
Get run
Retrieve details of a specific run.
Get data for run
Retrieve data for a specific run.
Get last ready data
Retrieve the last ready data from a run.
Cancel run
Terminate a specific run.
Delete run
Permanently delete a specific run.
Get run
Retrieve a specific run by its token
Get run data
Returns the data that was extracted by a run.
Cancel run
This cancels a run and changes its status to cancelled.
Delete run
This cancels a run if running, and deletes the run and its data.
To set up ParseHub integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to ParseHub to query the data you need using the API endpoint URLs you provide.
See the example hereThese API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the ParseHub official documentation to get a full list of all API endpoints and verify the scraped ones!
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