1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server/src/automations/steps
2020-12-08 10:48:14 +00:00
..
createRow.js Making chaining of automations through different row creation/deletions possible. 2020-12-07 17:23:53 +00:00
createUser.js Merge branch 'master' into feature/page-refactor 2020-12-08 10:48:14 +00:00
delay.js Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 2020-10-27 12:33:25 +00:00
deleteRow.js Making chaining of automations through different row creation/deletions possible. 2020-12-07 17:23:53 +00:00
filter.js Some quick automation fixes. 2020-10-02 16:42:47 +01:00
outgoingWebhook.js Switching from axios to node-fetch as per review. 2020-10-27 14:16:57 +00:00
sendEmail.js Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 2020-10-27 12:33:25 +00:00
updateRow.js Making chaining of automations through different row creation/deletions possible. 2020-12-07 17:23:53 +00:00