Skip to content

[Components] neon_postgres #16686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pipedream-component-development opened this issue May 15, 2025 · 1 comment
Closed

[Components] neon_postgres #16686

pipedream-component-development opened this issue May 15, 2025 · 1 comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

neon_postgres

URLs

Webhook Sources

new-database-instant

Description

Emit new event when a new Postgres database is created in a Neon project. Requires configuration of the project ID to monitor.

new-branch-instant

Description

Emit new event when a new database branch is created in a specified Neon project. Requires selection of project ID.

new-role-instant

Description

Emit new event when a new user role is created in a Neon Postgres project. Requires configuration of project ID to monitor roles.

Actions

create-database

Description

Create a new Postgres database in a specified Neon project. Requires project ID and database name.

create-branch

Description

Create a new branch from an existing Neon Postgres database. Requires project ID, parent branch ID, and branch name.

execute-sql-query

Description

Run a SQL query against a specified Neon Postgres branch and database. Requires project ID, branch ID, database name, and SQL query string.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 15, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

being tackled at #16620

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

No branches or pull requests

2 participants