Save yourself the work of writing custom integrations for Datadog and Postgres 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.
Delete
Get
Head
Options
Patch
Post
Put
To set up Datadog integration, add the HTTP Request node to your workflow canvas and authenticate it using a predefined credential type. This allows you to perform custom operations, without additional authentication setup. The HTTP Request node makes custom API calls to Datadog to query the data you need using the URLs you provide.
Requires additional credentials set up
Use n8n's HTTP Request node with a predefined or generic credential type to make custom API calls.
Delete
Delete an entire table or rows in a table
Execute Query
Execute an SQL query
Insert
Insert rows in a table
Insert or Update
Insert or update rows in a table
Select
Select rows from a table
Update
Update rows in a table




Mikhail Savenkov
Describe the problem/error/question Postgres node is not working with IN Operator when the parameters is an Array. I suppose that’s because of the sanity checks. E.g. I have a list of some workflows that I’m returning v…

Honza Pav
Hello, I have a follow-up question related to a topic that has been discussed but is closed: Postgres use array as a query parameters I want to pass an array into a Postgresql query as a query parameter. Ideally, I woul…

CrizCJK
Hello everyone, I’m running into an issue with PostgreSQL in n8n that I can’t figure out. My PostgreSQL database has about 20,000 records of sales and stock data. The problem is that my AI Agent doesn’t seem to read th…

Thạch Vũ Ngọc
I using Postgresql Insert node, but it error when column type is timestamp I have the input date in ISO 8601 date string format and I keep getting an error. What is the error message (if any)? Input of Insert node O…

Shazim Ali
hi i am new to n8n basically i have build a chat bot, which is created query on the base of question, but sometime AI based queries are failed to give accurate result, so i have created sql function in vector database, t…
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast