1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
budibase/packages/server/src/automations/steps
2023-04-10 23:48:54 +01:00
..
bash.ts Bulk of the automation plugin system, supporting custom plugins. 2023-04-10 23:48:54 +01:00
createRow.ts
delay.ts
deleteRow.ts
discord.ts
executeQuery.ts Bulk of the automation plugin system, supporting custom plugins. 2023-04-10 23:48:54 +01:00
executeScript.ts
filter.ts
integromat.ts Refactoring automation steps to be better defined in Typescript, which allows writing the validator for automations. 2023-04-06 18:11:44 +01:00
loop.ts
outgoingWebhook.ts
queryRows.ts
sendSmtpEmail.ts
serverLog.ts
slack.ts
updateRow.ts
utils.ts
zapier.ts