ManualTrigger Automate simplifies data management in CrateDb by allowing users to manually execute a workflow that creates a table and sets initial values. This streamlined process enhances efficiency and reduces the complexity of database operations, enabling quick data setup and integration.
View Large Image
ManualTrigger Automate simplifies data management in CrateDb by allowing users to manually execute a workflow that creates a table and sets initial values. This streamlined process enhances efficiency and reduces the complexity of database operations, enabling quick data setup and integration.
test
with columns id
and name
.id
and name
columns, setting id
to 0 and name
to 'n8n'.test
table, completing the workflow.