Commit Graph

1353 Commits

Author SHA1 Message Date
Jan Oberhauser
709dcdd57c ⚡ Minor improvements to Google Books Node 2020-11-04 16:11:51 +01:00
Jan Oberhauser
9a1328ccfb Merge branch 'master' into RicardoE105-google-books 2020-11-04 15:43:38 +01:00
Tanay Pant
3f41b0f166 🐛 Bug Fixes 2020-11-04 14:20:29 +01:00
Tanay Pant
c950aea2c3 Merge branch 'google-books' of https://github.com/RicardoE105/n8n into RicardoE105-google-books 2020-11-04 13:12:14 +01:00
Jan Oberhauser
d80d486e59 ⚡ Small changes to Facebook Trigger Node 2020-11-04 12:26:09 +01:00
Ricardo Espinoza
ff9964e10b ✨ Add Facebook Trigger Node (#1106)
* ⚡ Facebook trigger from webhooks

Uses tokens just like the GraphQL API but this one requires an app token
instead of an user access token.

* ⚡ Improvements
:zap Improvements

* 🐛 Fix credential file name

Co-authored-by: Omar Ajoue <krynble@gmail.com>
2020-11-04 12:25:18 +01:00
Jan
28b0c87136 ✨ Add Storyblok Node (#1125)
* ✨ Add Storyblok node

* 🔨 Minor changes

* ⚡ Small improvements

* ⚡ Improvements

* ⚡ Prepare Storyblok Node for release

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-04 10:53:33 +01:00
Jan
638e688f25 ✨ Add Orbit Node (#1123)
* ✨ Add Orbit node

* 🔨 Refactor and add new functionality

* ⚡ Improvements to Orbit-Node

* ⚡ Improvements

* ⚡ Minor improvements to Orbit-Node

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-03 23:33:10 +01:00
Jan Oberhauser
247fdec745 ⚡ Minor improvements to Twitter-Node 2020-11-03 23:11:20 +01:00
Jan Oberhauser
8eb1890f7f ⚡ Minor improvements to Twitter-Node 2020-11-03 23:01:59 +01:00
Ricardo Espinoza
7c049fa858 ⚡ Add direct message resource to Twitter (#1118) 2020-11-03 23:01:38 +01:00
Jan Oberhauser
ad75f17e98 ⚡ Removed more parameters which exited twice 2020-11-03 09:54:27 +01:00
Jan Oberhauser
a002523b71 ⚡ Removed a parameter which exited twice 2020-11-03 09:51:26 +01:00
Jan Oberhauser
8475923ebd 👕 Fix lint issue 2020-11-03 08:17:54 +01:00
Ricardo Espinoza
34f69fd652 Merge pull request #1116 from mikasjp/bug/strava_trigger_description
Fixed Strava Trigger node description
2020-11-02 19:54:00 -05:00
Omar Ajoue
3650d3b3bf 🐛 Fixing issue with Gmail subject enconding (#1121)
Reported by community user huuich (https://community.n8n.io/t/gmail-integration-partly-created/693/12?u=jan)

An attempt to fix the problem using basic JS functions (escape / unescape
/ encoding / decoding) did not work, so I decided to use MailComposer
as suggested by Jan on Jira Issue PROD-575
2020-11-02 22:47:47 +01:00
Mikołaj Kamiński
530c4a0ea9 Fixed Strava Trigger node description 2020-10-31 16:27:20 +01:00
Jan Oberhauser
2c18fd401d ⚡ Improvements to Google Calendar Availability 2020-10-30 09:32:35 +01:00
Ricardo Espinoza
2202224c94 ⚡ Add Google Calendar availability (#1105)
* ⚡ Add Feebusy resource to the Google Calendar node

* ⚡ Improvements

Co-authored-by: Harshil <ghagrawal17@gmail.com>
2020-10-30 09:31:27 +01:00
Jan Oberhauser
b806ee3a57 ⚡ Improvements to Kafka-Node 2020-10-29 15:44:11 +01:00
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
Jan Oberhauser
889267ebb6 👕 Fix lint issue 2020-10-28 23:14:09 +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
Jan Oberhauser
e9b49d78e1 ⚡ Fixes to MailerLite Node 2020-10-28 23:04:12 +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
Jan Oberhauser
805c89be17 ⚡ Minor improvements to Pushbullet-Node 2020-10-27 20:15:29 +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
Jan Oberhauser
cb496b8c4d ⚡ Small improvements to HTTP Request node 2020-10-26 13:27:29 +01:00
Omar Ajoue
26de4a86c9 ⚡ Adding throttle to http request node (#1095)
Works by setting a timeout between each batch of requests.
Batch size and interval are configurable.
2020-10-26 13:27:12 +01:00
Jan Oberhauser
66bfcca63f 🐛 Fix issue with IF&Switch node for undefined expressions #1099 2020-10-26 09:43:01 +01:00
Ricardo Espinoza
78c846277b 🐛 Bug fix for Google Calendar (#1096) 2020-10-24 00:01:59 +02:00
Jan Oberhauser
fc9a373161 ⚡ Fix Google Translate icon 2020-10-23 16:17:56 +02:00
Jan
ada485ed5c * ⚡ Add company resource to Mautic
* ⚡ Add company resource

* ⚡ Small improvement

* Tweak descriptions/ labels

Added descriptions for resources + fixed a spelling mistake (all just editing "description" fields, nothing else)

* 👕 Fix lint issue

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: maxtkacz <maxtkacz@gmail.com>
2020-10-23 09:31:32 +02:00
Jan Oberhauser
d432eae601 👕 Fix lint issue 2020-10-23 09:19:45 +02:00
Ricardo Espinoza
974f5f9f15 ⚡ Add GSuite group resource (#1048) 2020-10-23 09:15:11 +02:00
Jan Oberhauser
c9e5ca5420 👕 Fix lint issue 2020-10-23 08:05:24 +02:00
Ricardo Espinoza
5eb65f8721 ⚡ Add Google Calendar conference link (#1085) 2020-10-23 08:00:00 +02:00
Jan Oberhauser
b04769287d ⚡ Fix bug on Paddle-Node with returning all users 2020-10-22 23:50:44 +02:00
Jan Oberhauser
5f2d528046 ⚡ Improve update operation for Airtable 2020-10-22 23:36:30 +02:00
Jan Oberhauser
546b79bea0 👕 Fix lint issue 2020-10-22 18:00:28 +02:00
Jan Oberhauser
40c2acd77b 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
Jan Oberhauser
9f8b11d4b5 🐛 Fix typo 2020-10-22 12:08:17 +02:00
Jan Oberhauser
c4a43e0d83 ⚡ Small improvements to Google Translate node 2020-10-22 11:37:12 +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
Jan Oberhauser
3e56d5fc08 ⚡ Fix issues on Strava-Node 2020-10-22 10:19:17 +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
7daeed5c0b 👕 Fix lint issue 2020-10-22 09:16:58 +02:00