n8n/packages/nodes-base/nodes/ActiveCampaign
Rupenieks 72102faed5
Add Paddle Integration (#726)
* 🚧 Resource descriptions

* 🚧 Node logic / Genericfunctions setup

* 🚧 Tests / changes

* 🚧 Changes

- Added loadOptions to Payments / Coupon properties for easier item selection
- Added exemptions for how data is returned due to inconsistent data return object from API
- Other small fixes in main node

* 🚧 Simplified HTTPS error response

* 🚧 Added RAW Data options

* 🔥 Removed order resource

- Cannot fetch order without a checkout ID, which can only be obtained via a custom implementation which involves a callback function when a user goes through their checkout process.

*  Improvement to Paddle-Node

*  Improvements

*  Added all currencies, discount grouped properties to coupon update

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-08-25 10:50:39 +02:00
..
ActiveCampaign.node.ts add deepdata integration connection support 2019-11-03 22:25:45 +01:00
activeCampaign.png Optimize integration icon images 2020-02-05 17:35:16 -08:00
ActiveCampaignTrigger.node.ts 👕 Fix lint issue 2020-01-14 16:24:54 -06:00
ConnectionDescription.ts Remove not needed import 2019-11-07 21:20:08 +01:00
ContactDescription.ts change spaces to tabs 2019-11-07 10:50:02 +01:00
currencies.ts more tslint changes 2019-11-03 21:49:49 +01:00
DealDescription.ts Add Paddle Integration (#726) 2020-08-25 10:50:39 +02:00
EcomCustomerDescription.ts change spaces to tabs 2019-11-07 10:50:02 +01:00
EcomOrderDescription.ts added create a payout batch 2019-11-23 19:36:47 -05:00
EcomOrderProductsDescription.ts change spaces to tabs 2019-11-07 10:50:02 +01:00
GenericFunctions.ts activecampaign trigger 2020-01-14 11:13:17 -05:00