Commit graph

1442 commits

Author SHA1 Message Date
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
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
Jan Oberhauser b171cfbb10 Fix issue with thrown errors for nodes with multiple webhooks 2020-10-21 17:50:23 +02:00
Jan Oberhauser 717708d3cc Optimize integration icons 2020-10-21 12:06:25 +02:00
ricardo bc887640fc Improvements to #1083 2020-10-20 18:09:13 -04:00
Tanay Pant 8a3518ac7e
🔨 Fix branding for ActiveCampaign 2020-10-20 12:11:23 +02:00
Jan Oberhauser a27ac0e203 👕 Fix lint issue 2020-10-20 11:21:16 +02:00
Tanay Pant f08d8c9375 Add Google Books node 2020-10-19 19:57:50 +02:00
Jan Oberhauser 4165fad307 🐛 Fix bug with responseFormat "file" for POST-Requests 2020-10-19 09:42:58 +02:00
Jan Oberhauser d827749c1e 🐛 Fix HTTP-Request multipart-form-data/raw bug 2020-10-16 16:05:32 +02:00
Jan Oberhauser a582851271 Remove unnecessary code 2020-10-16 11:16:45 +02:00
Jan Oberhauser f3b92a8502 Sort options on Salesforce-Node 2020-10-16 11:13:04 +02:00
Ricardo Espinoza 86d5681517
Add salesforce custom objects and custom fields (#1061) 2020-10-16 10:27:09 +02:00
Jan Oberhauser b40dec3e4a Additional fix to AWS SNS Trigger 2020-10-15 23:23:54 +02:00
Ricardo Espinoza ecb77926a4
🐛 AWS SNS Trigger bug #1058 (#1064) 2020-10-15 23:23:38 +02:00
Ricardo Espinoza 46ccff98cf
🐛 Fix AWS SES template bug #1060 (#1062) 2020-10-15 23:07:26 +02:00
Tulir Asokan ea328e56cd
Add support for specifying Matrix homeserver URL (#1065) 2020-10-15 23:01:07 +02:00
Jan Oberhauser 046873e66b 🐛 Fix Google Sheets update bug with spaces 2020-10-15 13:28:31 +02:00
Jan Oberhauser 8f84cbcbce 🐛 Fix default parameters on Automizy-Node 2020-10-15 12:07:06 +02:00
Jan Oberhauser a4689fef8c Add GMail email id to messages with format "resolved" 2020-10-15 10:41:47 +02:00
Jan Oberhauser 3ba050819a Fix issue that it did set not supported parameters 2020-10-15 08:01:30 +02:00
Ricardo Espinoza 3ed344b7f2
Feature/salesforce flow (#1041)
* Add handling of autolaunched flows to Salesforce node.  Input variables can be either raw JSON or added via UI.

*  Improvements to #1038

* fix issue when setting variables from the ui

Co-authored-by: Craig McElroy <craig@mcelroyfamily.com>
2020-10-14 08:45:39 +02:00
Jan Oberhauser 34503e1ce7 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-10-13 23:16:39 +02:00
Jan Oberhauser 443cef4de3 Small improvements to Pipedrive-Node 2020-10-13 23:07:45 +02:00
Robarelli 75e4086f6b
Add additional parameters to Pipedrive getAll for Notes (#1027)
* Add additional parameters to Pipedrive notes getAll

* use existing addAdditionalFields for merging additional fields into the query string
2020-10-13 23:07:21 +02:00
Jan Oberhauser e19c83eca9 Merge branch 'master' of https://github.com/Robarelli/n8n 2020-10-13 23:02:39 +02:00
Jan Oberhauser 97d1f46a14 Improvements to Automizy-Node 2020-10-13 21:39:36 +02:00
Ricardo Espinoza 719a30350c
Add Automizy-Node (#1039)
*  Automizy-Node

*  Small improvement
2020-10-13 21:35:01 +02:00
Ricardo Espinoza 1e275b188d
Small fix on AWS SES-Node (#1049) 2020-10-13 15:05:09 +02:00
Jan Oberhauser d3a52297f2 Small improvements to Wekan-Node 2020-10-13 13:01:34 +02:00
Jan Oberhauser 23e0c08b1c 👕 Fix lint issue 2020-10-13 13:00:41 +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 7f33ff8c3c
Add share operation to OneDrive Node (#1044) 2020-10-13 11:08:07 +02:00
Jan Oberhauser 6c6e7625b9 👕 Fix lint issue 2020-10-13 11:07:16 +02:00
Jan Oberhauser 645aeb2a1b Rename displayName of parameter on Function-Nodes 2020-10-13 11:05:56 +02:00
Jan Oberhauser 844d257c25 Fix and improvements on Sendy-Node 2020-10-13 10:48:46 +02:00
Ricardo Espinoza 6098384a30
Add Sendy-Node (#1013)
*  Sendy-Node

*  Improvements

*  Small improvement
2020-10-13 10:48:20 +02:00
Jan Oberhauser 6f98caf748 Small improvement to AWS-Rekognition integration 2020-10-13 09:33:19 +02:00
Ricardo Espinoza 49113a1988
Add AWS-Rekognition Node (#1047)
*  AWS-Rekognition Node

*  Small improvement
2020-10-13 09:29:47 +02:00
Jan Oberhauser 69a71c6eee Optimize integration icons 2020-10-13 09:12:39 +02:00
Jan Oberhauser d9d9c2fa7e Deactivate not properly "working" types on Vonage-Node 2020-10-13 08:57:06 +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 74aa731619 👕 Fix lint issue 2020-10-12 23:31:25 +02:00
Jan Oberhauser e98fa3356d Make it possible to define read-range on SpreadsheetFile-Node 2020-10-12 11:41:34 +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
Jan Oberhauser 0f998d52b8 Remove console.log 2020-10-11 18:35:56 +02:00
Ricardo Espinoza 214b2d19ac
Improvements on AWS SES Node (#1029)
*  Improvements

*  Remove unnecessary change
2020-10-11 18:34:05 +02:00
Jan Oberhauser edd2d39fb1 Minor improvements to ClickUp-Node 2020-10-10 19:12:19 +02:00
Ricardo Espinoza 15c0eae56d
Feature/clickup timetrackingv2 (#1010)
* Add clickup time tracking v2

- fixed one typo
- extended getAssignees with task related API call
- added all V2 API calls for time tracking
- marked old API calls as deprecated

*  Improvements to #1000

*  Small improvements

*  Small fix

Co-authored-by: Andreas Sawatzki <asawatzki@evomation.de>
2020-10-10 19:11:14 +02:00
Ricardo Espinoza c0b08c7fa6
Mindee: Add currency to simplified response (#1014) 2020-10-10 18:41:23 +02:00
Ricardo Espinoza abd85ed4b0
G Suite Node - remove duplicated field (#1037) 2020-10-10 18:39:26 +02:00
Rob Cunning 62afc8a2fd use existing addAdditionalFields for merging additional fields into the query string 2020-10-08 14:55:51 -06:00
Ricardo Espinoza 04cf86369d
🐛 Fix issue Pipedrive-Trigger bug #1018 (#1021) 2020-10-08 16:39:13 +02:00
Ricardo Espinoza cec264f8f4
🐛 Fix clickup bug #1025 (#1028) 2020-10-08 16:34:57 +02:00
Jan 98486902fb
Feature/mailchimp (#1017)
*  Add Campaign Resource with get all and send operation

*  Add Campaign Resource with get all and send operation

* 🚧 Add Get and Delete operation

*  Add Campaign resource to the mailchimp node

*  Improvements to #1015

*  Small improvement

Co-authored-by: Harshil <ghagrawal17@gmail.com>
2020-10-08 09:36:32 +02:00
Jan Oberhauser 97efc0b910 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-10-08 09:18:42 +02:00
Tobias Schulz-Hess 52c1cfbbde
Adding a language selection to the OpenWeatherMap API (#1023) 2020-10-08 08:40:22 +02:00
Rob Cunning 6f229f1f47 Add additional parameters to Pipedrive notes getAll 2020-10-08 00:25:57 -06:00
ricardo 5a89eb8253 Small improvement 2020-10-07 14:21:58 -04:00
Jan Oberhauser 4fdf255dc5 Small fixes on CoinGecko-Node 2020-10-06 10:19:28 +02:00
ricardo 0f2e4d55a4 Improvements to #1015 2020-10-05 18:44:52 -04:00
Harshil de4c0546cd Add Campaign resource to the mailchimp node 2020-10-06 00:46:44 +05:30
Ricardo Espinoza 979a849940
🐛 Fix issue when uploading files via S3 (#1011) 2020-10-04 22:01:37 +02:00
Jan Oberhauser a25229ace9 Minor improvements to Clockify-Node 2020-10-04 16:32:12 +02:00
Ricardo Espinoza 3a73493aeb
Add Clockify Node (#997)
* Added pull.yml back after reset

* Added Clockify Entry

* Created ClockifyWriter

*  Improvements to #988

*  Improvements

*  Improvements

Co-authored-by: Ethan Sowell <ethan.sowell@dominion.solutions>
Co-authored-by: Mark Horninger <mark.horninger@dominion.solutions>
2020-10-04 16:28:05 +02:00
Jan Oberhauser 76dec013db Small improvements on Mattermost-Node 2020-10-03 19:18:42 +02:00
Ricardo Espinoza b328a72a22
Add user - create/invite functionality (#1002)
*  Add user - create/invite functionality

*  Improvements
2020-10-03 19:15:14 +02:00
Jan Oberhauser fcbefe8845 Some minor fixes for GSuite Admin Node 2020-10-03 18:10:03 +02:00
Ricardo Espinoza f58e336d5f
Add GSuite Admin Node (#992)
*  GSuite Admin Node

*  Improvements
2020-10-03 18:09:07 +02:00
Jan Oberhauser ada65ebcbb Small improvements to Mindee-Node 2020-10-03 14:09:37 +02:00
Ricardo Espinoza 419b58024a
Add Mindee-Node (#1004)
*  Mindee-Node

*  Improvements
2020-10-03 14:08:50 +02:00
Jan 7c51964bd2
Add CoinGecko-Node
* Add CoinGecko node

* CoinGecko improvements and add events

*  Small improvements

*  Improvements to CoinGecko-Node

Co-authored-by: Dokime <jnau5@yahoo.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-10-03 11:50:57 +02:00
Harshil 49914559f5 🚧 Add Get and Delete operation 2020-10-03 05:10:10 +05:30
Harshil 016102a647 Add Campaign Resource with get all and send operation 2020-10-03 04:19:53 +05:30
Harshil ff5eb0a5ec Add Campaign Resource with get all and send operation 2020-10-03 04:15:58 +05:30
Jan Oberhauser 383ee9533f Error if Slack-Requests fail 2020-10-02 08:50:37 +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
Ricardo Espinoza 0f5bcd59c8
🐛 Fix issue #987 (#990) 2020-09-30 16:12:39 +02:00
Jan Oberhauser 6f576b3da9 Add Schema to Postgres-Update #996 2020-09-29 21:59:30 +02:00
Jan Oberhauser 83f6f0c844 Fix issue with some issue types on Jira 2020-09-28 14:36:32 +02:00
Jan Oberhauser c5e14e4c2f 👕 Fix lint issue 2020-09-24 10:02:05 +02:00
Ricardo Espinoza 3ed3ee779b
Fix issue #984 (#985) 2020-09-23 22:20:44 +02:00
Jan Oberhauser ea353bbd58 🐛 Fix bug with JSON attachments on Mandrill-Node 2020-09-22 16:34:21 +02:00
Jan Oberhauser 9e97722c63 🐛 Fix issue with Google Sheets with non-latin Sheet names #961 2020-09-20 13:37:29 +02:00
Jan Oberhauser 2faa862ada Auto mention users in reply tweets 2020-09-19 10:05:17 +02:00
Jan Oberhauser 28d5f22f61 Remove debug code 2020-09-18 09:57:38 +02:00
Jan Oberhauser 43396b7b9c Minor improvements to GoogleDrive-Node 2020-09-18 09:57:05 +02:00
Ricardo Espinoza 283b40c9f5
Add share operation to Google Drive (#968) 2020-09-18 09:50:54 +02:00
Jan Oberhauser ed0f701c6a Minor improvements to ActiveCampaign-Node 2020-09-18 09:42:46 +02:00
Ricardo Espinoza a552febab4
Feature/extended active campaign (#928)
* feat: 🎸 node/activecampaign account, tag, account contact

* feat: 🎸 node/ActiveCampaign Update an accountContact assoc

* feat: 🎸 node/activecampaign Update an account

* feat: 🎸 node/activecampaign Get an account

* feat: 🎸 node/activecampaign GetAll & Delete an account

* feat: 🎸 node/activecampaign change ID's type to number

* refactor: 💡 node/activecampaign merge getAll properties

*  Improvements to #923

*  Improvements

*  Improvements

*  Add breaking change message

Co-authored-by: Ronald Diquélou <rdiquelou@opensafepro.com>
2020-09-18 09:42:01 +02:00
Jan Oberhauser 0ea3411f5d Improve changes to IMAP Node 2020-09-18 08:28:32 +02:00
remoremorali 534b852fc2
Add support for custom rules when checking emails. (#899)
* Add support for custom rules when checking emails.

* Add support for custom rules when checking emails.
2020-09-18 08:27:44 +02:00
Jan Oberhauser 30cef2a408 Minor improvements to Airtable-Node 2020-09-18 07:59:10 +02:00
Sam Stewart 8221cb5d24
Add 'typecast' functionality to Airtable node (#922)
* Added 'typecast' functionality for Airtable node as offered by the official API. Minor grammatical corrections for some descriptions in the same node.

* Fixed minor issue with erroneous tabs/spaces added whilst editing

Co-authored-by: stewart-is <40069421+stewart-is@users.noreply.github.com>
2020-09-18 07:58:49 +02:00
Jan Oberhauser e5065ce0de Minor improvements to LinkedIn-Node 2020-09-17 23:35:07 +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
Jan Oberhauser 219a0d2560 Minor improvements to Taiga-Node 2020-09-17 23:20:27 +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 a5655d0352
Add self hosted support to Sentry.io Node (#965) 2020-09-17 23:06:58 +02:00
Jan Oberhauser 4192e7d3b4 Minor improvements to Twitter-Node 2020-09-17 23:03:59 +02:00
Ricardo Espinoza ce5a043fd4
Add retweet, reply and like operations (#964) 2020-09-17 23:02:23 +02:00
Rupenieks cfe3f22204 Coupon->Update returnData format fix, coupon description fix 2020-09-17 16:22:24 +02:00
Jan Oberhauser b90f4fb3f6 Deactivate Asana Trigger webhhook validation 2020-09-16 23:57:27 +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
Jan Oberhauser 7c54cf6ac2 Minor improvements to Wordpress-Node 2020-09-16 08:35:26 +02:00
Ricardo Espinoza 615a44726d
Add author field to post resource on WordPress Node (#958) 2020-09-16 08:33:59 +02:00
Jan Oberhauser c123d44e17 🐛 Fix another issue with Postmark Trigger node 2020-09-14 13:05:21 +02:00