budibase/packages/server/src/automations
melohagan 395cf4a667 Add JSON payload support for Make and Zapier (#10529)
* Rename Integromat to Make. Update logo.

* Add JSON type for automations

* Support deprecated values in JSON

* Fix json query editor width bug

* Push body to schema if missing

* Support JSON body

* Add JSON payload support for Zapier

* Update packages/server/src/automations/steps/make.ts

Co-authored-by: Martin McKeaveney <martin@budibase.com>

* July -> November

* Add unit tests

---------

Co-authored-by: Martin McKeaveney <martin@budibase.com>
2023-05-11 17:49:33 +01:00
..
logging Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
steps Add JSON payload support for Make and Zapier (#10529) 2023-05-11 17:49:33 +01:00
tests Add JSON payload support for Make and Zapier (#10529) 2023-05-11 17:49:33 +01:00
triggerInfo Refactoring automation steps to be better defined in Typescript, which allows writing the validator for automations. 2023-04-06 18:11:44 +01:00
unitTests Try/catch automation Create Row relationship (#9924) 2023-03-08 13:39:18 +00:00
actions.ts Rename Integromat to Make. Update logo. (#10492) 2023-05-05 12:41:24 +01:00
automationUtils.ts Merge branch 'master' into merge-master-develop 2023-03-29 11:52:09 +01:00
bullboard.ts Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
index.ts Bulk of the automation plugin system, supporting custom plugins. 2023-04-10 23:48:54 +01:00
triggers.ts Adding test cases as per PR comments. 2023-01-26 18:20:21 +00:00
utils.ts Typescript conversions - trying to get all of context/db layer into TS. 2022-11-11 11:57:50 +00:00