Commit graph

380 commits

Author SHA1 Message Date
Rupenieks 1a411ebef7
Asana OAuth2 support (#669)
* OAuth2 support

*  Improvements

*  Improvements

*  Improvements to Asana Trigger Node

Co-authored-by: Rupenieks <ru@myos,co>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-09-16 18:20:27 +02:00
Rupenieks 266112a8cb
Clickup OAuth2 support (#649)
* OAuth2 credentials, genericFunctions needed config, UI options for oauth2 support

*  Added options to decide when to to send the bearer

* Fixed "undefined property split" issue

*  Small fix

*  Improvements to ClickUp-Node

*  Improvements

Co-authored-by: Rupenieks <ru@myos,co>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2020-09-16 09:16:06 +02:00
Tanay Pant 4e7714848f
Add documentationUrl for MQTT Trigger 2020-09-14 13:06:28 +02:00
smamudhan a27278a427
Minor fixes for docs compatibility (#955)
*  Add documentationUrls for several nodes

*  Minor Updates

- Updated Paddle documentationUrl
- Updated CrateDB description
- Updated Monday.com description
- Fixed Nextcloud branding
- Updated Redis description
2020-09-14 09:58:01 +02:00
Ricardo Espinoza ae343b9f79
Add appid to PhillipsHue credentials (#953) 2020-09-14 08:11:14 +02:00
Ricardo Espinoza 38ddcbe703
Add Microsoft Teams Node (#931)
*  Microsoft Team node

*  Small fix

*  Small improvements

*  Small improvements

*  Small fix

*  Small improvements
2020-09-13 11:08:43 +02:00
Jan Oberhauser 6167e62970 Remove unnecessary GoogleSheetsOAuth scope 2020-09-11 18:03:37 +02:00
smamudhan b7d46262da
Add documentationUrls for several nodes (#940) 2020-09-10 09:48:02 +02:00
Rupenieks 42bbe3006a
Sentry.io integration (#728)
* 🚧 setup

- Added everything, need to test and add icon

* Add icon

* 🚧 Node colour change

* 🚧 Fixed Descriptions

* ✔️ Tested, fixed up properties

*  Fixed issue of issue

*  Added create option for team & organization

*  Improvements

*  Fixed OAuth2 credentials scope

*  Adjusted descriptions, added loadOptions for organizations/projects, small fixes

*  Added Create Release, interfaces

*  Improvements to SentryIO-Node

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-09-07 17:56:14 +02:00
Ricardo Espinoza d64c767ebd
Salesforce (#932)
* fix salesforce error while get all using nextRecordsUrl

The uri for using nextRecordsUrl to get all data in salesforce node is error. The right usage is fixed in this pr.

*  Small changes

* :zap Small fix

Co-authored-by: YErii <yeriime@outlook.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-09-06 21:31:55 +02:00
Jan Oberhauser 512fe4ea70 Some improvements to Customer.io Node 2020-09-02 12:32:12 +02:00
Rupenieks e5a5e1ed11
Add Customer.io-Node (#833)
* 🚧 Descriptions, node function, generic function changes

*  Finished functionality, added icon

*  Added new campaign operations, acommodated for 2 different authentications

*  Fixed number defaults not being numbers but empty strings
2020-09-02 12:25:11 +02:00
Jan Oberhauser 248ccce5c3 Minor improvements to S3-Node 2020-09-02 08:30:01 +02:00
Jan Oberhauser a0f335b0c8 🔀 Merge branch 'custom-s3-credentials' of https://github.com/Renerick/n8n into Renerick-custom-s3-credentials 2020-09-02 08:02:22 +02:00
Ricardo Espinoza b77fd59303
Add MQTT Trigger-Node (#885)
* Improvements to MQTT-node

*  Small improvements

done

*  Improvements

Co-authored-by: LEE SANG JUN <blackr8t@gmail.com>
2020-09-01 17:40:18 +02:00
Jan Oberhauser d2110f677e 🔀 Merge branch 'master' into Doc-Link-to-Node-Credentials-Modal 2020-08-27 09:35:22 +02:00
Jan Oberhauser b08e8cba00 Minor improvement to Zendesk-Credentials 2020-08-27 09:00:01 +02:00
Ricardo Espinoza c3277df25b
Todoist node enhancement (#823)
* Todoist node enhancement

* done

*  Improvements

* 💄 Remove comment

* 💄 remove unnecessary line

* 📚 Add breaking change message

*  Remove unnecessary line

Co-authored-by: lukigarazus <ywnwa96@gmail.com>
2020-08-26 09:09:07 +02:00
Jan Oberhauser 8da0f6af4a 🔀 Merge branch 'ConvertKit' of https://github.com/MLH-Fellowship/n8n into MLH-Fellowship-ConvertKit 2020-08-25 21:59:42 +02:00
Jan Oberhauser 1975252805 Add allowUnauthorizedCerts to Postgres-Node 2020-08-25 17:10:34 +02:00
Jan Oberhauser 2c9e589c72 Minor improvements to Contentful-Node 2020-08-25 11:22:14 +02:00
Jan Oberhauser 8496f788af 🔀 Merge branch 'contentful-node' of https://github.com/RicardoE105/n8n 2020-08-25 11:00:56 +02:00
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
Rupenieks d5dda2e35a Credential fallback added, fixed Gmail documentationUrl 2020-08-20 15:34:45 +02:00
Jan Oberhauser 5ae1d3b49a 🐛 Fix YouTube credential display name #861 2020-08-19 09:59:19 +02:00
Jan fb042adae2
Gmail node (#856)
*  Gmail node

*  Improvements

*  Improvements

*  Improvements to Gmail-Node

*  Additional improvements to Gmail-Node

Co-authored-by: Erin <erin2722@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-08-18 12:40:19 +02:00
Tanay Pant 815e663717 🔨 Add documentationUrl to credentials 2020-08-17 14:42:09 +02:00
Jan 07973020f9
Add Youtube-Node (#717)
*  Youtube-Node

*  Small improvement

*  Improvements

*  Improvements

* zap: Improvements

Co-authored-by: Jan <janober@users.noreply.github.com>
2020-08-16 09:39:40 +02:00
Ricardo Espinoza eb9644f7de
GoogleContacts-Node (#775)
*  GoogleContacts-Node

*  small improvements

*  Add rawData field to get and getAll operations

*  Improvements

*  Small fix

*  Improvements

*  Small fixes
2020-08-15 23:25:15 +02:00
Ievgen 3c29e5c14f
Jackrudenko/unleashed (#827)
* Improve Google sheet path match, not you can use embedded object to get the path from

* Add the Unleashed node in alphabet order in the package.json file to follow contribution guide requirements

*  Improvements to Unleashed-Node

* Implement pagination and fix date transformation from Unleashed to ISO

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-08-10 18:19:26 +02:00
ricardo b3a8587106 Improvements 2020-08-10 09:41:10 -04:00
ricardo baac8edeb0 Merge 'master' into 'Bitly-OAuth2-support' 2020-08-09 19:12:38 -04:00
ricardo 1e81b7d54f Improvements 2020-08-09 17:39:28 -04:00
ricardo 852c73e795 Merge 'master' into 'ConvertKit' 2020-08-05 20:17:00 -04:00
Denis Palashevskii 823ae846bf Add Custom S3 Endpoint credentials 2020-08-05 12:12:48 +04:00
Shraddha Shaligram a5b6b3d209
Add Medium Node (#788)
* add medium node

* minor fixes

* fix publication post

* fix according to feedback

* additional fixes

* fix license description

*  Small improvements

*  Improvements

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-08-05 09:29:29 +02:00
ricardo bc0b349faa Improvements to Contenful-Node 2020-08-04 15:07:54 -04:00
Ricardo Espinoza b77bdfbcfe
Feature/twake node (#815)
* ️ ADD Twake node

* Convert space in tab

*  Twake-Node

*  Improvements

*  Small improvements

Co-authored-by: Benoit <benoit.tallandier@gmail.com>
2020-08-04 17:23:06 +02:00
Ricardo Espinoza 3dfa55d850
TravisCI-Node (#756)
*  TravisCI-Node

*  Small improvement
2020-08-04 15:48:05 +02:00
Jan Oberhauser 5aec61bb18 Fixes to CustomerIo-Node 2020-08-04 10:32:51 +02:00
Jan Oberhauser c1b8811772 🔀 Merge branch 'customer.io' of https://github.com/MLH-Fellowship/n8n into MLH-Fellowship-customer.io 2020-08-04 10:22:24 +02:00
Jan d4313defdc
Merge branch 'master' into feature/youtube 2020-08-04 09:33:59 +02:00
Rupenieks a66e483a74
FileTransfer Node (FTP/SFTP) (#779)
* 🚧 Setup

* 🚧 SFTP finished

*  FTP Finished / Tested

* Tab indentation

* 🐛 Fix some issues on FTP Node

*  Changed dependencies

* Update FileTransfer.node.ts

*  Fix issues on FTP-Node

*  Fixed uploading to subdirectories

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-08-04 09:01:13 +02:00
ricardo a443bf797d Merge 'master' into 'customer.io' 2020-08-03 14:55:36 -04:00
Jan Oberhauser 06a5ed3690 Fixes to PhilipsHue Node 2020-08-03 10:06:46 +02:00
ricardo 9a5adb61fa PhilipHue-Node 2020-07-31 16:26:23 -04:00
Ricardo Espinoza 8370940713
Box Node and Trigger (#765)
*  Box Node and Trigger

*  Improvements

*  small fix

* 🐛 Add missing interface

*   add search operation
2020-07-25 19:58:38 +02:00
Jan Oberhauser d2b99263d4 Minor improvements to OAuth1 support in HTTP Request Node 2020-07-25 10:10:34 +02:00
ricardo 3090549ada Merge remote-tracking branch 'upstream/master' into Dropbox-OAuth2-Support 2020-07-23 21:10:07 -04:00
ricardo 7e0725f381 Small improvements 2020-07-23 21:08:34 -04:00
Ricardo Espinoza e03a937888
Merge pull request #673 from n8n-io/AcuityScheduling-OAuth2-support
Acuity scheduling OAuth2 support
2020-07-23 19:51:59 -04:00
ricardo b187a8fd7d Merge branch 'Master' into 'Pipedrive-OAuth2-support' 2020-07-23 16:51:05 -04:00
Sven Schmidt 6573642fc1 Fixing a typo 2020-07-09 16:29:06 +02:00
Sven Schmidt 1a785581ff Handle preview api 2020-07-09 12:10:22 +02:00
Sven Schmidt fa0e8c84f5 Contentful integration 2020-07-09 11:36:28 +02:00
ricardo c6e060904e Fix issue with OAuth2 2020-07-08 15:15:33 -04:00
Rupenieks de7a6d6dfb 🚧 Setup
Added OAuth2 credentials, UI, generic functions changes
2020-07-03 11:22:39 +02:00
Erin e209077160 ConvertKit Trigger and Regular Node 2020-07-02 16:41:59 -04:00
ricardo 6c94873dfa Youtube-Node 2020-07-01 22:55:18 -04:00
shraddha shaligram 7d625572c1 add basic customer.io trigger 2020-06-30 13:35:31 -07:00
ricardo 11abbfc563 Merge 'master' into 'Dropbox-OAuth2-Support' 2020-06-25 23:17:47 -04:00
Ricardo Espinoza d221f6dd97
Merge pull request #674 from n8n-io/Drift-OAuth2-support
Drift OAuth2 support
2020-06-25 22:30:45 -04:00
ricardo e68f45c142 Improvements to Drift-Node 2020-06-25 22:29:04 -04:00
Ricardo Espinoza 671aea3dd7
Merge pull request #675 from n8n-io/Eventbrite-OAuth2-support
Eventbrite OAuth2 support & Deprecated webhook API fixed
2020-06-25 19:45:58 -04:00
ricardo 28befc1034 Improvements to Eventbrite-Trigger 2020-06-25 19:43:58 -04:00
Jan Oberhauser d6b4604036 🔀 Merge branch 'NewSpotifyNode' of https://github.com/MLH-Fellowship/n8n into MLH-Fellowship-NewSpotifyNode 2020-06-25 12:08:21 +02:00
Jan Oberhauser 830e4f19b6 Minor improvements to Signl4-Node 2020-06-25 09:54:25 +02:00
ricardo 5b269b45f1 SIGNL4-Node 2020-06-25 00:06:48 -04:00
Erin 5e81e02599 Spotify Node
Co-authored-by: Ricardo Espinoza <RicardoE105@users.noreply.github.com>
2020-06-24 17:02:14 -04:00
Rupenieks 737c44018a Update DropboxOAuth2Api.credentials.ts 2020-06-24 15:49:50 +02:00
Ron 474eac5005
Initial version. 2020-06-23 17:20:21 +02:00
Ricardo Espinoza 54a670c0de
🐛 Fixes issue #651 and #652 (#668)
* 🐛 Fixes issue #651 and #652

*  Added description to username field
2020-06-20 18:11:11 +02:00
ricardo d261eb5a12 Improvements to Google Tasks node 2020-06-17 17:15:54 -04:00
shraddha shaligram 364fd5276b small fix 2020-06-16 10:28:22 -07:00
Rupenieks 755079c360 Update EventbriteOAuth2Api.credentials.ts 2020-06-16 14:16:53 +02:00
Rupenieks 04f1f26248 Fixed deprecated API calls & Added OAuth2 support 2020-06-16 14:16:03 +02:00
Rupenieks 9a449284ae Drift OAuth2 support 2020-06-16 11:45:47 +02:00
Rupenieks e5683a90ab OAuth2 support 2020-06-16 09:27:47 +02:00
ricardo 346ae8efc9 Improvements to Webflow-Node 2020-06-15 20:31:18 -04:00
ricardo 65dab5b748 Merge 'master' into 'Webflow-OAuth2-support' 2020-06-15 20:26:28 -04:00
shraddha shaligram 8b00dd0b8c change icon 2020-06-15 16:04:45 -07:00
shraddha shaligram 136596f465 add Google tasks API 2020-06-15 15:47:44 -07:00
ricardo acfc4fc39d Improvements to PagerDuty-Node 2020-06-14 21:39:30 -04:00
ricardo 5f012906f3 Merge 'Master' into 'PagerDuty-OAuth2-support' 2020-06-14 21:35:51 -04:00
ricardo c4bbb961a2 Improvements to Typeform-Node 2020-06-14 19:31:45 -04:00
ricardo 096f42a2e5 Merge 'master' into 'Typeform-OAuth2-support'' 2020-06-14 19:19:07 -04:00
ricardo 8d778bf06e Improvements to Zendesk-Node 2020-06-14 18:04:38 -04:00
ricardo f1ae718549 Merge 'master' into 'Zendesk-OAuth2-support' 2020-06-14 17:46:52 -04:00
ricardo 0f6b82249b Improvements to SurveyMonkey-Node 2020-06-14 16:30:24 -04:00
ricardo 63e55e0774 Merge 'master' into 'SurveyMonkey-OAuth2-support'' 2020-06-14 16:24:31 -04:00
ricardo e859b27a89 Improvements to Mailchimp-Node 2020-06-13 22:37:03 -04:00
ricardo 9830ba44a7 Merge 'master' into 'Mailchimp-OAuth2-Support' 2020-06-13 22:18:41 -04:00
ricardo bc4d407c44 Improvements to Hubspot-Node 2020-06-13 19:48:41 -04:00
Ricardo Espinoza e2490ad5a3
Merge pull request #633 from n8n-io/Hubspot-OAuth2-support
Hubspot OAuth2 support
2020-06-13 19:37:39 -04:00
ricardo d4228b8cfc Merge branch 'master' into 'Hubsport-OAuth2-support' 2020-06-13 19:35:29 -04:00
Jan Oberhauser 5430a72209 🔀 Merge branch 'feature/mautic-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/mautic-node 2020-06-13 16:42:37 +02:00
Jan Oberhauser fbfdd7ceb5 🔀 Merge branch 'feature/twitter' of https://github.com/RicardoE105/n8n into RicardoE105-feature/twitter 2020-06-13 13:34:44 +02:00
shraddha shaligram 677ffec6f9 add messagebird API
improve code readability

fixed a minor error
2020-06-11 15:57:32 -07:00
ricardo ca32d21f86 Mautic extended 2020-06-10 17:37:08 -04:00
Rupenieks 9983ed6f8f OAuth2: credentials, genericFunctions, UI 2020-06-10 12:48:21 +02:00