Basin is a no-code backend tool designed to handle form submissions, automation, and workflows without server setup. It supports developers and marketers by simplifying form management across websites.
Integrating basin helps seamlessly capture, manage, and route form data without writing backend code, boosting speed and scalability for web projects.
Authentication
Before you begin, make sure you have the following information:
Connection Name
: Select a descriptive name for your connection, like "MyAppBasinIntegration". This helps in easily identifying the connection within your application or integration settings.Authentication Type
: Basin supports API Key authentication.
API Key Based Authentication
Log into your Basin account.
Navigate to the "
My Account
" section and then go to the "Basin API
" tab to locate your API key.Copy and securely store this to prevent unauthorised access.


Actions Supported
Actions | Description |
| Creates a new form in Basin |
| Creates a new project in Basin |
| Deletes a form in Basin |
| Deletes a project in Basin |
| Deletes a submission in Basin |
| Gets a form in Basin |
| Gets a project in Basin |
| Gets a submission in Basin |
| Updates a form in Basin |
| Updates a project in Basin |
| Updates a submission in Basin |
Triggers Supported
Triggers | Description |
| Triggers when a new submission is received for a form in Basin. |