1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
budibase/packages/server/src
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
..
api Merge pull request #10483 from Budibase/fix/empty-attachment-row-import 2023-05-05 12:01:04 +01:00
automations Add JSON payload support for Make and Zapier (#10529) 2023-05-11 17:49:33 +01:00
constants
db
definitions
events
integration-test
integrations Add pagination to Google Sheets (#10525) 2023-05-09 12:05:12 +01:00
middleware
migrations
sdk
tests
threads Fixing some un-identified listeners, queue messages not being correctly printed, also improving the mechanism for detecting if in the main thread or not. 2023-05-04 17:20:21 +01:00
utilities Feedback update. Console.error to logging.logalert 2023-05-05 09:24:57 +01:00
websockets
app.ts
ddApm.ts
environment.ts Fixing some un-identified listeners, queue messages not being correctly printed, also improving the mechanism for detecting if in the main thread or not. 2023-05-04 17:20:21 +01:00
index.ts
startup.ts
watch.ts