n8n/packages/nodes-base/nodes/CustomerIo
agobrech 82a254a8d9
feat(Customer.io Node): Add support for tracking API region selection (#3378)
* support for customer.io tracking api endpoint region selection

If your account is based in our EU region use the EU endpoints (track-eu.customer.io) for US (other than EU) tracking endpoints (track.customer.io).

* Changed name to keep constistency with other nodes

* Switched to credentials injection

* Add throwing error when unknow way of authenticating

* Fixed url for http request

* Add hint to region field about being omited with http node

* Fix bug for credentials working with http node

* Improve IF by deduplicating code

Co-authored-by: h4ux <alon@h4ux.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2022-07-10 12:06:20 +03:00
..
CampaignDescription.ts refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3432) 2022-06-03 19:23:49 +02:00
CustomerDescription.ts refactor: Apply more eslint-plugin-n8n-nodes-base rules (#3534) 2022-06-20 07:54:01 -07:00
CustomerIo.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
CustomerIo.node.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
customerio.svg Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00
CustomerIoTrigger.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
CustomerIoTrigger.node.ts refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3432) 2022-06-03 19:23:49 +02:00
EventDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
GenericFunctions.ts feat(Customer.io Node): Add support for tracking API region selection (#3378) 2022-07-10 12:06:20 +03:00
SegmentDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00