1
0
Fork 0
mirror of synced 2024-09-21 03:43:21 +12:00
budibase/packages/server/src/automations/steps
2024-06-27 09:10:28 +01:00
..
bash.ts
collect.ts
createRow.ts
delay.ts
deleteRow.ts
discord.ts
executeQuery.ts
executeScript.ts
filter.ts Some automation fixes and refactoring (#13870) 2024-06-25 11:17:14 +01:00
loop.ts
make.ts
n8n.ts
openai.ts
outgoingWebhook.ts
queryRows.ts
sendSmtpEmail.ts
serverLog.ts
slack.ts
triggerAutomationRun.ts
updateRow.ts Defaulting to null in the updateRow step causes issues in row mapping. Switching back to empty string 2024-06-27 09:10:28 +01:00
utils.ts
zapier.ts