Save yourself the work of writing custom integrations for HTTP Request and Nozbe Teams and use n8n instead. Build adaptable and scalable Development, Core Nodes, 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.
Fetch tasks
Fetches the tasks for the particular project.
Add task
Adds a task to the particular project.
Update task
Updates the task.
Fetch projects
Fetches all projects created by the user.
Add project
Adds new project.
Update project
Updates the project.
Fetch comments
Fetches all comments for the particular task.
Add comment
Adds comment to a particular task.
Update comment
Updates the comment identified by the commentId.
Add attachment to comment
Adds comment with attachments to a particular task.
Create record
Creates an arbitrary record in the particular collection.
Update record
Updates the arbitrary record in the particular collection identified by id.
Delete record
Removes the arbitrary record in the particular collection identified by id.
To set up Nozbe Teams 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 Nozbe Teams 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 Nozbe Teams official documentation to get a full list of all API endpoints and verify the scraped ones!

Mohiria
Self-Hosted n8n (v1.120.4) Fails to Load in Browser with Cannot read properties of undefined (reading 'ldap') TypeError description: Issue: I self-hosted n8n version 1.120.4 using Docker. The container logs confirm the s…

Armand Ferveur
Hey, I tried to call the Gemini 2.5 flash image model via HTTP request, but I’m getting this error that I can’t seem to resolve in the JSON code. I feel like I’m doing it right, and ChatGPT doesn’t see any errors either.…

Agustin Pezzani
Hello n8n Community, I’m facing an issue when using Tools within the AI Agent node, specifically when one of the tools fails for a valid reason (e.g., an external API returns an expected error). The Problem: When a T…

Ahmed Ennaime
Description: I’m trying to send a GET http request to fal.ai to get results but it fails everytime even though the credentials are right in the headers, this api doesn’t take anything in the body (API link: Ffmpeg Api Me…

Moiz Contractor
Describe the problem/error/question Hi, I am getting a - Google hasnt verified this app error. I have Enable the API, the domain is verified on the Cloud Console, the user is added in the search console and the google do…
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast