Budibase datasource plugin for n8n workflows
- Create workflow
- Read workflow (all or by id)
- Update workflow
- Delete workflow
- Activate workflow (or deactivate)
CRUD operations for n8n Workflows
Find out more about Budibase.
To build your new plugin run the following in your Budibase CLI:
budi plugins --build
You can also re-build everytime you make a change to your plugin with the command:
budi plugins --watch