Ricardo Espinoza
12bb00fcd6
✨ Add Apache Kafka node ( #1109 )
...
* ✨ Add Apache Kafka node
* ⚡ Improvements
Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-10-29 15:42:54 +01:00
Jan Oberhauser
708b0c8b26
⚡ Improvements to Amqp Node
2020-10-28 23:30:30 +01:00
Günther
6f92ecb128
⚡ Add Azure Service Bus support ( #1107 )
2020-10-28 23:29:45 +01:00
Ricardo Espinoza
0b1688caf4
⚡ Feature/salesforce jwt bearer ( #1082 )
...
* Salesforce - OAuth 2.0 JWT Bearer Flow for Server-to-Server Integration
* ⚡ Small improvements
* ⚡ Small fix
Co-authored-by: Craig McElroy <craig@mcelroyfamily.com>
2020-10-28 23:07:35 +01:00
Ricardo Espinoza
b5bbe9a181
✨ Add MailerLite Node & Trigger ( #1067 )
...
* ✨ MailerLite Node & Trigger
* ⚡ Set correct name to node and trigger
2020-10-28 23:03:29 +01:00
Jan Oberhauser
ee5fc281d1
👕 Fix lint issue
2020-10-27 20:22:42 +01:00
Ricardo Espinoza
d0fc7209bf
✨ Add Pushbullet-Node ( #1073 )
...
* ✨ Pushbullet-Node
* ⚡ Small improvements
* ⚡ Improvements
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-10-27 20:14:55 +01:00
Harshil Agrawal
958efa1578
Add credential documentation URL for Strava ( #1104 )
...
* Add credential documentation URL for Strava
* 🔨 Fix the documentation URL
2020-10-27 16:48:24 +01:00
Harshil Agrawal
5b1c86bd72
Add link to credential documentation for Pushover ( #1103 )
2020-10-27 10:21:58 +01:00
Jan
5eb4a7c187
⚡ Add Sendy documentation URL
...
Add Sendy documentation URL
2020-10-25 22:38:24 +01:00
Ricardo Espinoza
974f5f9f15
⚡ Add GSuite group resource ( #1048 )
2020-10-23 09:15:11 +02:00
Jan Oberhauser
40c2acd77b
👕 Fix lint issue
2020-10-22 15:46:03 +02:00
Ricardo Espinoza
b2e3b8de16
✨ Add Google Translate node ( #1086 )
...
* ✨ Add Google Translate node
* 🔨 Add autoload for target languages
* ⚡ Small improvements
Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-10-22 11:36:42 +02:00
Ricardo Espinoza
95b33662c9
✨ Strava Node & Trigger ( #1071 )
...
* ✨ Strava Node & Trigger
* ⚡ Small fixes
* ⚡ Add improvements
2020-10-22 10:17:39 +02:00
Jan Oberhauser
b9fc0b0ccf
⚡ Fix Pushover-Node
2020-10-21 23:40:37 +02:00
Ricardo Espinoza
ea2902816f
✨ Add Pushover Node ( #1069 )
2020-10-21 23:30:07 +02:00
Tanay Pant
f08d8c9375
✨ Add Google Books node
2020-10-19 19:57:50 +02:00
Harshil Agrawal
4e43781198
Add Sendy documentation URL
2020-10-19 13:47:38 +05:30
Harshil Agrawal
e272c69f07
Add link to credential documentation for Vonage ( #1068 )
2020-10-16 16:47:25 +02:00
Harshil Agrawal
a77e96592f
Add link to credential documentation ( #1066 )
2020-10-16 10:32:56 +02:00
Tulir Asokan
ea328e56cd
⚡ Add support for specifying Matrix homeserver URL ( #1065 )
2020-10-15 23:01:07 +02:00
Loïc Tosser
ba3f062324
Add HMAC-SHA256 for Oauth 1 ( #1055 )
2020-10-15 10:45:43 +02:00
Ricardo Espinoza
719a30350c
✨ Add Automizy-Node ( #1039 )
...
* ✨ Automizy-Node
* ⚡ Small improvement
2020-10-13 21:35:01 +02:00
Ricardo Espinoza
b6f566fc61
✨ Add Wekan-Node ( #1043 )
...
* Add Wekan node
* :zap Improvements to #1026
* ⚡ Small improvements
Co-authored-by: Dokime <jnau5@yahoo.com>
2020-10-13 13:00:14 +02:00
Ricardo Espinoza
6098384a30
✨ Add Sendy-Node ( #1013 )
...
* ✨ Sendy-Node
* ✨ Improvements
* ⚡ Small improvement
2020-10-13 10:48:20 +02:00
Ricardo Espinoza
0c820d80d2
✨ Add Vonage-Node ( #1033 )
...
* ✨ Vonage-Node
* ⚡ Improvements
* ⚡ fix issue with description
2020-10-13 08:56:24 +02:00
Jan Oberhauser
7950c38f5a
⚡ Remove link.fish integration
2020-10-12 10:20:32 +02:00
Jan
4573d503dc
✨ Add matrix integration ( #1046 )
...
* Added Matrix integration node
* fix: Improve code quality and add new operation
- Changed operation names to match casing (all camelCase)
- Ordering operation names to be alphabetical
- Creating a read all operation to fetch all messages from a room
- Added node subtitle
* fix: add element index so that expressions work on multiple items
* feature: added possibility to upload and send media to Matrix
- Also replacing Promises.all() + Array.map() For a regular for as it messes up ordering
* refactor: merging upload + send Media in a single action
* refactor: improved code quality and endpoints
- Removed sync entirely as a better way to retrieve messages is now
implemeented
- Added rooms dropdown to operations
- Added option to paginate or retrieve all room messages
- Removed option to upload media from text contents. Only files are
accepted now
- Room members has bem moved from the Rooms resource to a standalone
with Get All operation
* ⚡ Small improvements
* ⚡ Added filters to get messages
* ⚡ Minor improvements to Matrix-Integration
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-10-12 10:05:16 +02:00
Harshil Agrawal
1125cf892b
Add Wufoo credentials documentation URL ( #1020 )
2020-10-06 11:20:56 +02:00
Harshil Agrawal
6588fdcf31
⚡ Add Mindee credential documnetation URL ( #1019 )
2020-10-06 10:23:58 +02:00
Ricardo Espinoza
f58e336d5f
✨ Add GSuite Admin Node ( #992 )
...
* ✨ GSuite Admin Node
* ⚡ Improvements
2020-10-03 18:09:07 +02:00
Ricardo Espinoza
419b58024a
✨ Add Mindee-Node ( #1004 )
...
* ✨ Mindee-Node
* ⚡ Improvements
2020-10-03 14:08:50 +02:00
Ricardo Espinoza
39c173a272
Feature/slack status change ( #995 )
...
* Added methods to set and get the user's status.
* Fixed set status message
* Improvements to #993
* 💄 small cosmetic change
Co-authored-by: Tobias Schulz-Hess <tobias+xps@schulz-hess.de>
Co-authored-by: Tobias Schulz-Hess <tobias.schulz-hess@xing.com>
2020-10-02 07:31:41 +02:00
Jan Oberhauser
fe802c8f76
👕 Fix built issue by fixing lint issues
2020-10-01 15:18:47 +02:00
Rupenieks
9b5731450f
✨ Add Wufoo-Trigger node ( #597 )
...
* Generic functions, credentials, interface, logo, triggernode
* TSLint tabs rule, request error handling, webhook done
On hold until Wufoo responds with sandbox account
* Removed test logging, fixed various errors, cleaned up
* Sorted imports, adjusted data display, removed anys, tslint import sort rule
* RAAAAAW data
* ⚡ Fix logo and improve formatting
* ⚡ Improvements
* ⚡ Minor improvements to WuFoo-Trigger
Co-authored-by: Rupenieks <ru@myos,co>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-10-01 09:07:55 +02:00
Jan Oberhauser
fc6b196b12
⚡ Fix naming of Microsoft Credentials
2020-09-23 08:16:40 +02:00
Jan Oberhauser
899ca1a0a8
⚡ Fix naming of Hubspot Developer Credentials
2020-09-23 08:14:24 +02:00
Tanay Pant
f3b136abee
🔨 Add missing documentationUrl variables
2020-09-21 11:11:02 +02:00
Rupenieks
c522ba75ca
✨ Add LinkedIn Integration ( #942 )
...
* 🚧 node logic, request logic, authentication, logo, descriptions
* 🚧 Posting image, article and text finished.
* 🚧 Posting image, article and text in post finished
* ⚡ Post creation (image, articles, text)
* ⚡ Added post creation by organization, fixed up descriptions, credentials, indentation
* ⚡ Fix issues on LinkedIn-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-09-17 23:32:12 +02:00
Ricardo Espinoza
bbfe59c211
✨ Add Taiga Integration ( #939 )
...
* Add Taiga integration
* ⚡ Improvements to Taiga-Node
* ⚡ Improvements
* ⚡ Small improvements
* ⚡ Improvements
* ⚡ Change project slug for project id
* ⚡ Small improvement
Co-authored-by: renanfilipe <renanfilipe10@hotmail.com>
2020-09-17 23:20:12 +02:00
Ricardo Espinoza
1461e08478
⚡ Small improvement ( #957 )
2020-09-17 23:10:13 +02:00
Ricardo Espinoza
a5655d0352
⚡ Add self hosted support to Sentry.io Node ( #965 )
2020-09-17 23:06:58 +02:00
Harshil Agrawal
ddf995fca1
Add S3 documentation URL ( #967 )
2020-09-17 12:56:07 +02:00
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
Rupenieks
934a4f16d1
Update TypeformOAuth2Api.credentials.ts
2020-06-10 09:51:12 +02:00
Rupenieks
68f9dd1560
OAuth2 support
2020-06-10 09:50:50 +02:00
Rupenieks
48765b7db6
OAuth2 support
2020-06-09 15:48:40 +02:00
Rupenieks
bdad41f4e8
OAuth2 support, changed url to subdomain in credentials
2020-06-09 14:00:41 +02:00
ricardo
8ee60e471b
Merge branch 'master' of https://github.com/n8n-io/n8n
2020-06-08 12:15:18 -04:00
Rupenieks
ddb48dc9db
Credentials, oauth2 supported genericfunctions, oauth2 UI mod
2020-06-08 17:50:18 +02:00
Rupenieks
46147e0d97
OAuth2 credentials, genericFunctions modded, oauth2 ui changes
2020-06-08 16:58:32 +02:00
Rupenieks
3f9bdd2e41
OAuth2 support
2020-06-08 14:40:23 +02:00
Jan Oberhauser
177c6f65eb
⚡ Remove no longer needed OAuth-Test-Files
2020-06-08 09:02:32 +02:00
ricardo
d3829c90c2
⚡ Google Drive OAuth2 support
2020-06-06 14:57:49 -04:00
Rupenieks
0ab6a70fa1
Mailchimp OAuth2 support
2020-06-04 15:54:39 +02:00
Rupenieks
263ebb0fc1
Credentials, functionality
2020-06-03 16:24:17 +02:00
ricardo
098b05e370
Merge branch 'oauth-support' into feature/oauth1-support
2020-06-01 20:48:34 -04:00
ricardo
af3d799e5c
✨ Oauth1 support and Twitter node
2020-06-01 20:42:44 -04:00
Jan Oberhauser
a6add045bd
⚡ Fix some minor issues with OAuth2
2020-05-31 19:24:14 +02:00
ricardo
bf02ae4f57
✨ Added OAuth2 support
2020-05-30 15:09:10 -04:00
Jan Oberhauser
f1f09d4a03
🔀 Merge branch 'master' into oauth-support
2020-05-24 20:37:59 +02:00
Jan Oberhauser
c0dfaed4d0
⚡ Fix some minor issue in AgileCRM
2020-05-22 21:17:27 +02:00
Rupenieks
69ba22fc9b
Credentials Subdomain
2020-05-22 10:22:00 +02:00
Jan Oberhauser
147c50485c
🔀 Merge branch 'master' into oauth-support
2020-05-12 01:56:27 +02:00
Jan Oberhauser
aef5062ac9
🔀 Merge branch 'AgileCrm-Integration'
2020-05-11 20:22:58 +02:00
Jan Oberhauser
ee80173b23
🔀 Merge branch 'sms77io-master'
2020-05-02 19:06:58 +02:00
Jan Oberhauser
ae853ce602
⚡ Small changes to Sms77 node
2020-05-02 19:05:43 +02:00
Jan Oberhauser
4f83d29afe
⚡ Small changes to FacebookGraphAPI-Node
2020-05-02 16:54:21 +02:00
Jan Oberhauser
c0c281995a
🔀 Merge branch 'feature/graph-api-request-node' of https://github.com/pestevez/n8n into pestevez-feature/graph-api-request-node
2020-05-02 13:10:00 +02:00
Jan Oberhauser
58d0cda0bf
🔀 Merge branch 'master' of https://github.com/sms77io/n8n into sms77io-master
2020-05-02 12:36:35 +02:00
Jan Oberhauser
a0ef209752
🔀 Merge branch 'surveymonkey-dev'
2020-05-02 12:32:00 +02:00
Jan Oberhauser
384efade9f
⚡ Small improvements to Mongo connection string support
2020-05-01 20:24:20 +02:00
Jan Oberhauser
eb1213248e
🔀 Merge branch 'mongodb_updates' of https://github.com/clonardo/n8n into clonardo-mongodb_updates
2020-05-01 18:56:48 +02:00
Rupenieks
9ac9ff3557
node setup
2020-04-30 14:03:36 +02:00
Pablo Estevez
dd91a2c3ae
Add Facebook Graph API node
2020-04-29 22:01:23 -04:00
André
263ccb1d5e
added node sms77
2020-04-29 18:44:09 +02:00
Jan Oberhauser
b0de2a94fc
⚡ Improvements to SurveyMonkey
2020-04-27 01:06:51 +02:00
Jan Oberhauser
9ca21f2e52
🔀 Merge branch 'feature/survey-monkey' of https://github.com/RicardoE105/n8n into RicardoE105-feature/survey-monkey
2020-04-26 23:14:42 +02:00
ricardo
413edbefda
✨ Bannerbear Node
2020-04-26 14:56:50 -05:00
ricardo
d57d457148
✨ SurveyMonkey trigger
2020-04-26 12:51:27 -05:00
Jan Oberhauser
cccf61da6f
🔀 Merge branch 'feature/infusionsoft-node' of https://github.com/RicardoE105/n8n into oauth-support
2020-04-10 09:50:04 +02:00
Jan Oberhauser
f9dd92db97
🔀 Merge branch 'master' into oauth-support
2020-04-08 10:10:44 +02:00
Chris Lonardo
d80deda34f
Moved MongoDb connection string override into credentials ( #1 )
...
* interim work on credentials refactor
* move conn string override for mongodb into credentials and enhance credentials typings
2020-04-06 21:07:54 -04:00
Jan Oberhauser
9ac740ab2a
🔀 Merge branch 'feature/pagerduty-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/pagerduty-node
2020-04-06 14:09:09 +02:00
ricardo
86f0468e2b
✨ PagerDuty node
2020-04-05 21:06:30 -04:00
Jan Oberhauser
9dd9e0d8ba
🔀 Merge branch 'master' into oauth-support
2020-04-04 17:34:10 +02:00
Krzysztof Janda
52cbd323f2
Add Cockpit node
2020-04-04 16:04:25 +02:00
Jan Oberhauser
28de43389e
⚡ Small adjustment on Github Credentials
2020-04-03 11:48:34 +02:00
Ricardo Espinoza
a13e2f01b1
Merge branch 'oauth-support' into feature/infusionsoft-node
2020-04-02 19:39:01 -04:00
ricardo
3a71e2c978
⚡ Renamed to Keap.
2020-04-02 19:37:52 -04:00
ricardo
70c8f72b91
⚡ Github enterprise support #38
2020-04-02 11:07:50 -04:00
ricardo
4fc66c9e1c
✨ Infusionsoft node
2020-04-01 18:11:22 -04:00
Jan Oberhauser
977cfbffbe
🔀 Merge branch 'feature/zoho-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/zoho-node
2020-03-31 08:22:54 +02:00
Jan Oberhauser
ff3fa559ba
🔀 Merge branch 'feature/microsoft-one-drive' of https://github.com/RicardoE105/n8n into RicardoE105-feature/microsoft-one-drive
2020-03-29 19:14:16 +02:00
Jan Oberhauser
6e6bb7781b
🔀 Merge branch 'feature/helpscout-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/helpscout-node
2020-03-29 13:55:56 +02:00
Jan Oberhauser
bba6a8494d
⚡ Fixed some issues with Excel-Node
2020-03-28 19:08:39 +01:00
Jan Oberhauser
6042fd9d26
⚡ Small improvements to Monday.com Node
2020-03-28 00:34:39 +01:00
Jan Oberhauser
65c33cedc0
🔀 Merge branch 'feature/monday-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/monday-node
2020-03-28 00:12:05 +01:00
Jan Oberhauser
ff67e991b2
⚡ Make it possible to use JotForm accounts from Europe
2020-03-27 12:44:26 +01:00
ricardo
9320d415d6
✨ Monday.com node
2020-03-26 15:39:54 -04:00
ricardo
882afed058
✨ Microsoft One Drive
2020-03-22 15:43:35 -04:00
ricardo
eaa84827c7
⚡ Small improvements
2020-03-22 15:14:45 -04:00
ricardo
c39ae514ee
Merge branch 'oauth-support' into feature/microsoft-excel
2020-03-22 15:10:31 -04:00
ricardo
b60c9be282
⚡ added folder and changed name to credentials
2020-03-22 13:03:56 -04:00
Ricardo Espinoza
5fa6e67316
Merge branch 'oauth-support' into feature/helpscout-node
2020-03-16 22:05:01 -04:00
ricardo
07246a0b15
✨ HelpScout Integration
2020-03-16 22:02:57 -04:00
Jan Oberhauser
d3a2456de9
⚡ Fix some InvoiceNinja-Node issues
2020-03-16 23:26:27 +01:00
Jan Oberhauser
a5a2f4606c
🔀 Merge branch 'feature/invoice-ninja-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/invoice-ninja-node
2020-03-16 19:38:14 +01:00
Jan Oberhauser
94b7743de1
🔀 Merge branch 'RicardoE105-feature/affinity'
2020-03-16 19:31:51 +01:00
Jan
ff39be5ea7
🔀 Merge branch 'oauth-support' into feature/google-calendar-node
2020-03-16 13:27:16 +01:00
Ricardo Espinoza
ba2d411d33
Merge branch 'oauth-support' into feature/microsoft-excel
2020-03-15 19:54:02 -04:00
ricardo
3fd4884667
✨ Microsoft Excel node
2020-03-15 19:51:38 -04:00
Jan Oberhauser
1d43cbf3e7
⚡ Improved Rundeck-Node
2020-03-15 19:20:41 +01:00
Jan Oberhauser
07f0b95608
🔀 Merge branch 'master' of https://github.com/lucaskenda/n8n into lucaskenda-master
2020-03-15 16:43:15 +01:00
Jan Oberhauser
ff7f0a5de5
⚡ Fix some issues with Slack-Node
2020-03-15 15:51:49 +01:00
ricardo
eb1640c67e
✨ Google Calendar Integration
...
done
✨ Google Calendar Integration
2020-03-13 21:23:03 -04:00
Ricardo Espinoza
ba22ab02d8
⚡ Added missing resources
2020-03-13 16:45:44 +01:00
ricardo
0e9106c563
⚡ small fix
2020-03-13 10:05:17 -04:00
Jan Oberhauser
1b1f8eb131
🔀 Merge branch 'feature/calendly-trigger' of https://github.com/RicardoE105/n8n into RicardoE105-feature/calendly-trigger
2020-03-13 12:54:51 +01:00
lucaskenda
af2b6bbef4
New node for Rundeck API
2020-03-12 15:57:57 -03:00
Ricardo
6222861912
✨ Calendly Trigger
2020-03-10 12:42:57 -04:00
Ricardo Espinoza
84d4f7eab9
✨ Hubspot Trigger
2020-03-08 22:39:20 -04:00
Ricardo Espinoza
fe36c9c76a
⚡ setup
2020-03-05 18:26:44 -05:00
Ricardo Espinoza
77148fe352
✨ Invoice Ninja Node and Trigger
2020-03-04 12:08:06 -05:00
Jan Oberhauser
34d6d001d3
🔀 Merge branch 'feature/affinity' of https://github.com/RicardoE105/n8n into RicardoE105-feature/affinity
2020-03-03 15:15:16 +01:00
Ricardo Espinoza
c10df92b48
✨ Drift node
2020-02-28 19:55:14 -05:00
Ricardo Espinoza
a7845c92df
✨ Zulip node
...
done
2020-02-26 20:46:00 -05:00
Ricardo Espinoza
5b00ef7158
✨ Affinity node and trigger
2020-02-25 14:50:42 -05:00
Jan Oberhauser
52ec6dcaf7
⚡ Small improvements on Freshdesk-Node
2020-02-21 17:49:38 +01:00
Jan Oberhauser
842fda9462
🔀 Merge branch 'clockify' of https://github.com/dominion-solutions/n8n into dominion-solutions-clockify
2020-02-21 08:57:36 +01:00
Mark Horninger
d99e4a7bfb
Building out the skeleton for Clockify integration
2020-02-17 13:10:46 -05:00
Ricardo Espinoza
c630028531
✨ Added lead resource
2020-02-15 19:23:22 -05:00
Jan Oberhauser
98d4049741
🔀 Merge branch 'master' of https://github.com/d3no/n8n into d3no-master
2020-02-14 21:01:42 -08:00
Jan Oberhauser
6a08fc9da3
⚡ Small improvements to ZohoCRM-Node and OAuth fix
2020-02-14 18:48:58 -08:00
Jan Oberhauser
f938693695
🔀 Merge branch 'feature/zoho-crm' of https://github.com/RicardoE105/n8n into RicardoE105-feature/zoho-crm
2020-02-14 17:45:45 -08:00
Jan Oberhauser
8bf5f592af
⚡ Fix Salesforce OAuth missing refresh-token problem
2020-02-14 17:30:45 -08:00
Ricardo Espinoza
34f766bbb3
✨ Mailjet node and trigger
2020-02-13 10:43:59 -05:00
Ricardo Espinoza
8e87723858
Zoho node
2020-02-12 10:04:43 -05:00
d3no
7f203d6d81
Re commmit
2020-02-12 16:19:53 +08:00
Ricardo Espinoza
2eaeb4f4c2
✨ salesforce node
2020-02-10 15:55:28 -05:00
Jan Oberhauser
c1574a73ac
⚡ Improved Github Oauth support and generic Oauth functionality
2020-02-09 15:39:14 -08:00
Jan Oberhauser
6bff3dc199
⚡ Add parameter type "hidden"
2020-02-09 13:33:40 -08:00
Jan Oberhauser
5594543ec8
⚡ Fix OAuth UI issues and allow to set additional query parameters
2020-02-08 16:14:28 -08:00
Jan Oberhauser
201dd95c90
⚡ Small improvements on Jira-Node
2020-02-06 19:03:29 -08:00
Ricardo Espinoza
960d439cbc
⚡ fixes
2020-02-02 10:01:56 -05:00
Ricardo Espinoza
94b13ddea2
⚡ Support for Jira server
2020-02-01 18:15:56 -05:00
Ricardo Espinoza
c06934d973
✨ Jira Software Server node
2020-01-31 10:21:14 -05:00
Jan Oberhauser
5784df637d
🔀 Merge branch 'feature/clearbit-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/clearbit-node
2020-01-29 20:34:09 -08:00
Jan Oberhauser
cf1978aafa
🔀 Merge branch 'feature/woocommerce-trigger' of https://github.com/RicardoE105/n8n into RicardoE105-feature/woocommerce-trigger
2020-01-29 19:46:51 -08:00
Ricardo Espinoza
f9902e8be4
✨ WooCommerce trigger
2020-01-29 20:53:01 -05:00
Jan Oberhauser
d752b555bb
🔀 Merge branch 'harvest-node' of https://github.com/Kiprosh/n8n into Kiprosh-harvest-node
2020-01-29 13:12:23 -08:00
Ricardo Espinoza
1428895d53
✨ Uplead node
2020-01-28 13:51:49 -05:00
trojanh
8027601283
Add harvest TimeEntry CRUD API
2020-01-28 20:16:38 +05:30
Jan Oberhauser
ddb2677f2b
🔀 Merge branch 'feature/jotform-trigger' of https://github.com/RicardoE105/n8n into RicardoE105-feature/jotform-trigger
2020-01-26 21:51:53 -08:00
Ricardo Espinoza
2f3c4d2a32
Merge branch 'master' into feature/clearbit-node
2020-01-26 23:31:13 -05:00
Ricardo Espinoza
c9d5208d48
✨ Clearbit node
2020-01-26 23:27:14 -05:00
Ricardo Espinoza
0c92349b5d
✨ Bitly node
2020-01-25 16:44:33 -05:00
Ricardo Espinoza
eab4df1afd
✨ hunter node
2020-01-24 16:16:54 -05:00
Jan Oberhauser
df38a204da
🔀 Merge branch 'feature/segment-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/segment-node
2020-01-23 14:53:58 -08:00
Jan Oberhauser
cd04d603ee
🔀 Merge branch 'disqus-node' of https://github.com/Kiprosh/n8n into Kiprosh-disqus-node
2020-01-23 12:12:44 -08:00
Ricardo Espinoza
70e26681a4
✨ segment node
2020-01-23 12:27:28 -05:00
trojanh
c0aacbed74
Update space indentation to tab
2020-01-21 19:42:28 +05:30
trojanh
14ab90791e
Add Disqus Forums GET apis
2020-01-21 19:23:54 +05:30
Ricardo Espinoza
63c96497be
✨ salesmate node
2020-01-20 22:00:27 -05:00
Ricardo Espinoza
865393fba7
jotform-trigger
2020-01-20 16:52:34 -05:00
Ricardo Espinoza
a5d920c5ba
Merge branch 'master' into feature/click-up-trigger
2020-01-18 17:22:26 -05:00
Ricardo Espinoza
7ec85f0376
✨ clickup node and trigger
2020-01-18 17:19:31 -05:00
Jan Oberhauser
bde233b9c4
🔀 Merge branch 'feature/acuity-scheduling-trigger' of https://github.com/RicardoE105/n8n into RicardoE105-feature/acuity-scheduling-trigger
2020-01-18 09:49:05 -06:00
Jan Oberhauser
6b45d79d36
⚡ Minor improvements to CopperTrigger-Node
2020-01-18 09:28:19 -06:00
Jan Oberhauser
69fcf2c2a2
🔀 Merge branch 'feature/copper-trigger' of https://github.com/RicardoE105/n8n into RicardoE105-feature/copper-trigger
2020-01-17 22:40:06 -06:00
Ricardo Espinoza
c08c92abd4
✨ acuity scheduling trigger
2020-01-17 21:08:29 -05:00
Ricardo Espinoza
83319c30dc
✨ copper trigger
2020-01-17 17:48:54 -05:00
Ricardo Espinoza
2ee5a16d10
✨ webflow trigger
2020-01-17 12:34:36 -05:00
Jan Oberhauser
be1080b752
🐛 Fix Mautic credentials #224
2020-01-17 07:57:35 -06:00
Ricardo Espinoza
e411e46ef7
✨ gumroad node
2020-01-16 18:51:01 -05:00
Jan Oberhauser
1bfa412a27
⚡ Small improvements and fixes to Mautic-Nodes
2020-01-15 20:53:43 -06:00
Jan Oberhauser
3c7b4458c4
🔀 Merge branch 'feature/mautic-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/mautic-node
2020-01-15 16:42:37 -06:00
Ricardo Espinoza
21ebf11db7
✨ mautic integration
2020-01-15 08:55:46 -05:00
Jan Oberhauser
974013640d
⚡ Fix SSL parameter naming
2020-01-14 17:26:01 -06:00
Jan Oberhauser
fb55e5ab29
🔀 Merge branch 'master' of https://github.com/krasaee/n8n into krasaee-master
2020-01-14 16:29:18 -06:00
Jan Oberhauser
8228b8505f
⚡ Abstract OAuth signing and make credentials extendable
2020-01-13 20:46:58 -06:00
Jan Oberhauser
70e972ff7d
Revert " 🔀 Merge branch 'oauth-support' of https://github.com/tildabio/n8n "
...
This reverts commit 0c5972bb98
, reversing
changes made to 3de03b5097
.
2020-01-10 14:26:06 -06:00
Kasra Rasaee
6531df95ee
Merge branch 'master' of https://github.com/krasaee/n8n
2020-01-10 10:22:56 +01:00
Kasra Rasaee
2c64aad2eb
added basic ssl capability to postgres node
2020-01-10 10:21:45 +01:00
Jan Oberhauser
6e44f51a22
🔀 Merge branch 'RicardoE105-feature/zendesk-trigger'
2020-01-07 21:16:30 -06:00
Jan Oberhauser
10a7fbe307
🔀 Merge branch 'Walkover-Web-Solution-msg91-integration-new'
2020-01-07 18:51:12 -06:00
Jan Oberhauser
150c32e349
🔀 Merge branch 'feature/zendesk-trigger' of https://github.com/RicardoE105/n8n into RicardoE105-feature/zendesk-trigger
2020-01-07 18:41:31 -06:00
Jan Oberhauser
740cb8a6fc
⚡ Some small changes to basic OAuth support
2020-01-07 18:29:11 -06:00
Ricardo Espinoza
a69a32e1b4
Merge branch 'master' into feature/zendesk-trigger
2020-01-06 19:31:37 -05:00
Jan Oberhauser
0c5972bb98
🔀 Merge branch 'oauth-support' of https://github.com/tildabio/n8n
2020-01-06 18:01:45 -06:00
Jan Oberhauser
b1237c756b
⚡ Some minor improvements
2020-01-06 12:33:22 -06:00
Jan Oberhauser
914483387d
🔀 Merge branch 'feature/bitbucket-trigger' of https://github.com/RicardoE105/n8n into RicardoE105-feature/bitbucket-trigger
2020-01-06 07:48:58 -06:00
Jan Oberhauser
13b925dab3
🔀 Merge branch 'msg91-integration' of https://github.com/Walkover-Web-Solution/n8n into Walkover-Web-Solution-msg91-integration-new
2020-01-06 07:39:54 -06:00
Ricardo Espinoza
9e0ba42945
✨ bitbucket trigger
2020-01-05 18:47:55 -05:00
Ricardo Espinoza
7d2e857613
done
2020-01-05 13:34:09 -05:00
Ricardo Espinoza
f4780480f4
✨ eventbrite trigger
2020-01-04 11:09:25 -05:00
Jan Oberhauser
0cb1904011
⚡ Improve some things on Wordpress-Node
2020-01-03 21:47:19 -06:00
Ricardo Espinoza
d9cc3fce64
sync upstream changes
2020-01-02 17:36:24 -05:00
Ram Yalamanchili
c44cfffdd9
Add OAuth2 credential type
2020-01-01 23:02:22 -08:00
Ricardo Espinoza
c172ac4879
done
2019-12-30 16:08:22 -05:00
Ricardo Espinoza
2cca963fa1
sync upstream master
2019-12-21 21:48:00 -05:00