Commit graph

858 commits

Author SHA1 Message Date
Ahsan Virani b54aae8c31
⬆️ Update types/node package in all packages (#1659)
* ⬆️ Update types/node package in all packages, fix type in crypto node

*  Fix build issue and some formatting

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-15 23:57:20 +02:00
Jan Oberhauser b9070c12d0 🔖 Release n8n-nodes-base@0.112.0 2021-04-10 08:45:17 +00:00
Iván Ovejero 4605228d13
Add Google Slides node (#1599)
*  Add Google Slides node

* 🔨 Minor fixes

* 🔨 Refactor Google Slides node

*  Improvements

*  Add download option and fix multi items on Google Slides

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-05 12:29:26 +02:00
Jan Oberhauser 4ef927e377 🔖 Release n8n-nodes-base@0.111.0 2021-04-03 15:08:47 +00:00
Jan Oberhauser 7dc0f53b60 ⬆️ Set n8n-core@0.67.0 on n8n-nodes-base 2021-04-03 15:08:47 +00:00
Iván Ovejero 3b00c96643
Add ERPNext node (#1604)
* 🚧 Integrated with access token

OAuth2 still needs work

* 🚧 Removed OAuth2 for now

*  Improvements

*  Improvements

*  Refactor ERPNext node

* 🔥 Remove PNG icon

* 🔥 Remove leftover comments

* 🔨 Catch unavailable resource error

*  Reposition docType for filters

*  Improvements

*  Cleanup

Co-authored-by: Rupenieks <ronaldsupenieks96@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-03 11:07:21 +02:00
Mutasem Aldmour 99bb6e40c1
Add AWS SQS node (#1530)
* implement sqs node to send message

* remove console logs

* update node to use url as value

* add message attributes

* tslint --fix

* fix comment

* address comments, fix subtitle bug, fix style issues

* add comma

* update pathname handling

* fix spacing

* fix queue loading for no queues and more than 1

* change logo to svg, support sending input as json

* add binary data property support

* fix node read to depend on item

* 🎨 Fix SVG size to prevent cropping

*  Ajust imports and display names per codebase

* ✏️ Edit parameter descriptions

* address comments

* tslint fixes

* update subtitle to operation

* update fifo handling

*  Improvements

*  Minor fix

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-02 19:48:22 +02:00
Iván Ovejero dd6d523b85
Add Copper node (#1571)
* 🎉 Register regular node

* 🎨 Replace PNG with SVG icon

*  Add Copper regular node

*  Add user and customer sources

* 👕 Appease linter

*  Handle listings in getAll operations

*  Implement continueOnFail

*  Simplify pagination

* 🔨 Fix fields adjustments for person

* zap: Improvements

*  Minor fixes

*  Fix Lead Email update & Minor improvements

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-02 19:12:19 +02:00
Tanay Pant 45c0d6598f
Add Oura node (#1609)
*  Add Oura node

* 🔨 Make it work

*  Improvements

*  Improvements

* 🎨 Fix SVG size and position

*  Fix parameter error & other improvements

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-02 18:29:20 +02:00
Jan Oberhauser f8a829b2dd Clean up package.json files 2021-03-26 09:21:27 +01:00
Jan Oberhauser 172104ab35 🔖 Release n8n-nodes-base@0.110.0 2021-03-26 08:10:54 +00:00
Jan Oberhauser 317e88363e ⬆️ Set n8n-core@0.66.0 and n8n-workflow@0.55.0 on n8n-nodes-base 2021-03-26 08:10:54 +00:00
Jan Oberhauser 4276150ac1 Fix indentation in all package.json files 2021-03-26 09:06:26 +01:00
lublak c3496845bf
:add: Add iconv-lite for encoding/decoding for MoveBinaryData (#1473) 2021-03-25 12:58:54 +01:00
Iván Ovejero cdcbc3d256
Add Plivo Node (#1563)
* add Plivo Node

* fixed package.json

* added Git user in CLI to validate CLA

* 🎨 Replace PNG with SVG icon

*  Ajust per codebase conventions

* 🔨 Fix operation ID

* ✏️ Specify geo-restriction for MMS

*  Improvements

*  Fix node name and operation order

Co-authored-by: Nixon <nixon@Nixons-MacBook-Pro.local>
Co-authored-by: Nixon <nixon@plivo.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-23 23:49:08 +01:00
Omar Ajoue 726a99bf69
Add Activation Trigger (#1570)
*  n8n start trigger node

* first declaration of WorkflowActivationMode

* implement first WorkflowActivationMode: 'init', 'create', 'update', 'activate'

* fix Server missing id

* add activation infos to triggers

* remove WorkflowActivationMode from webhook execution function

* add some missing activation and add manual activation

* clean up and fix some code

* fix UnhandledPromiseRejectionWarning: Error: Overwrite NodeExecuteFunctions.getExecuteTriggerFunctions.emit function!

* fix spaces

* use a better name for the node

* fix ident in package.json

* Contributions to lublak's PR #1287

* Fixed linting issues and change the way parameters are displayed

*  Fix name and minor improvements

Co-authored-by: lublak <lublak.de@gmail.com>
Co-authored-by: lublak <44057030+lublak@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-23 19:08:47 +01:00
Jan Oberhauser 4352eb907c 🔖 Release n8n-nodes-base@0.109.0 2021-03-19 17:42:46 +01:00
Jan Oberhauser f1b068166e ⬆️ Set n8n-core@0.65.0 and n8n-workflow@0.54.0 on n8n-nodes-base 2021-03-19 17:42:13 +01:00
Omar Ajoue 30d83d0bc2
Add DeepL Node (#1551)
* Created the node for DeepL translator tool

Still missing a few additional fields but functionality is ok for most cases.

* Added optional fields for Deepl and separated description to a separate file

* Fixed linting issue

* 🎨 Replace PNG with SVG icon

* 💄 Adjust style to codebase conventions

* 🔨 Refactor types

*  Simplify error handling

*  Add always open edit window for text field

* ✏️ Edit descriptions in text operations

*  Fix source language for English

EN-GB and EN-US are not supported as source languages, but EN is.

* 💄 Apply cosmetic changes

*  Small improvement

*  Remove not needed Authentication selection

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-18 23:34:15 +01:00
Jan Oberhauser f77c74616f 🔖 Release n8n-nodes-base@0.108.0 2021-03-12 12:36:44 +01:00
Ricardo Espinoza 0712334679
Add Autopilot Node & Trigger (#1516)
*  Autopilot Node & Trigger

* 🎨 Replace PNG with SVG icon

* 🚚 Rename description file

* 🔨 Fix contact operations default

* ✏️ Edit contact property descriptions

* ✏️ Edit journey property descriptions

* ✏️ Edit contact list property descriptions

* ✏️ Edit list property descriptions

* 🐛 Fix issue with a wrong named resource

*  Fix Trigger-Node name and minor improvements

* 🔨 Remove 404 from contactList:exist

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-11 13:36:55 +01:00
Iván Ovejero 8d2371917f
Add Wise node (#1496)
* 🎉 Register node and credentials

* 🎨 Add SVG icon

*  Add node stub

*  Update credentials registration

*  Add API credentials

*  Add generic functions stub

*  Update node stub

*  Add stubs for resource descriptions

* 🎨 Fix SVG icon size and positioning

* 🔨 Fix credentials casing

*  Implement account operations

*  Add borderless accounts to account:get

*  Remove redundant option

*  Complete account:get with statement

*  Implement exchangeRate:get

*  Implement profile:get and profile:getAll

*  Implement quote:create and quote:get

*  Add findRequiredFields for recipient:create

* 🔥 Remove resource per feedback

*  Implement transfer:create

*  Implement transfer:delete and transfer:get

* 📚 Add documentation links

*  Implement transfer:getAll

*  Implement transfer:execute

*  Simulate transfer completion for PDF receipt

*  Remove logging

*  Add missing divider

*  Add Wise Trigger and improvements

* 🔨 Refactor account operations

*  Small improvement

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-10 23:51:05 +01:00
Jan Oberhauser 72eac75cc2 🔖 Release n8n-nodes-base@0.107.3 2021-03-04 13:19:51 +01:00
Jan Oberhauser 0c001b9367 🔖 Release n8n-nodes-base@0.107.2 2021-03-04 13:01:11 +01:00
Jan Oberhauser f6240ff558 🔖 Release n8n-nodes-base@0.107.1 2021-03-04 12:55:29 +01:00
Jan Oberhauser 420a4017ca 🔖 Release n8n-nodes-base@0.107.0 2021-03-04 12:11:54 +01:00
Iván Ovejero 7be61e2f23
Add Lemlist node (#1506)
* 🎉 Register node and credentials

*  Add credentials file

* 🎨 Add SVG icon

*  Add generic functions file

*  Add preliminary node stub

*  Add resource description stubs

*  Extract get CSV from getAll

*  Implement lead:create

*  Implement all lead operations

*  Implement unsubscribe:create and delete

*  Preload campaigns

* 🔥 Remove logging

* 🔥 Remove operation per feedback

* 🎨 Prettify error message

*  Implement unsubscribe:getAll

*  Add trigger and small improvements

*  Minor improvement and fixes

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-04 10:25:47 +01:00
Iván Ovejero c49fcdeed6
Add Bubble.io Node (#1493)
* 🎉 Register node and credentials

* 🎨 Add SVG icon

* 🎨 Fix SVG icon size and positioning

*  Add API credentials

*  Add description for object

*  Add generic functions

*  Add preliminary node

*  Improvements

*  Minor improvements

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-04 01:09:31 +01:00
Iván Ovejero 307860b21a
Add APITemplate.io node (#1497)
* Add support for APITemplate.io

*  Refactor node

* 👕 Fix lint issues

*  Improvements

*  Fix ApiTemplateIo Node

*  Add placeholder

Co-authored-by: Jacky Tan Boon Kiat <bktan@apitemplate.io>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-01 13:12:37 +01:00
Jan Oberhauser 6fe6680088 🔖 Release n8n-nodes-base@0.106.1 2021-02-22 14:23:38 +01:00
Jan Oberhauser 49c893cab4 🔖 Release n8n-nodes-base@0.106.0 2021-02-22 13:40:44 +01:00
Jan Oberhauser bd8339a55a ⬆️ Set n8n-core@0.64.0 and n8n-workflow@0.53.0 on n8n-nodes-base 2021-02-22 13:40:17 +01:00
Iván Ovejero 9dba8b866a
Add Raindrop node (#1464)
*  Register node and credentials

*  Implement OAuth2 flow

* 🎨 Add SVG icon

*  Add preliminary node stub

*  Add preliminary generic functions

*  Add resource description stubs

*  Implement collection:getAll

*  Implement collection:get

*  Implement collection:create

*  Implement collection:delete

*  Implement collection:update

*  Implement raindrop:create

*  Implement raindrop:delete and update

*  Implement user:get

*  Improvements

* 🎨 Touch up resource descriptions

* 🎨 Rename resource description files

*  Remove params for uneditable properties

*  Remove unneeded success response assignment

*  Update raindrop params

*  Minor improvements

*  Small improvement

*  Minor improvements

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-22 13:11:51 +01:00
Iván Ovejero 0dcaccefa7
GoToWebinar node (#1422)
* Create scaffolding for node

* Add SVG logo

* Create scaffolding for generic functions

* Add index for descriptions

* Simplify retrieval of details

* Introduce minor fixes in generic functions

* Add attendee description

* Fix attendee description operation

* Add coorganizer description

* Add panelist description

* Add registrant description

* Add session description

* Add webinar description

* Register node and credentials

* Add scaffolding for credentials

* Minor creds fixes

* Fix SVG icon size and position

* Fix capitalization in description

* Fix credentials connection

* Add attendee fields

* Populate webinar description

* Remove organizer key from params

* Add timezones array constant

* Implement webinar:create

* Implement webinar:delete

* Convert times to fixed collection

* Add missing segments to endpoints

* Fix webinar:update operation

* Implement all-items request

* Add params for session:getAll

* Add params for webinar:getAll

* Implement session:getAll and webinar:getAll

* Implement session:get and session:getDetails

* Implement coorganizer:create

* Implement coorganizer:delete

* Implement coorganizer:getAll

* Implement coorganizer:delete

* Refactor time range for getAll operations

* Implement coorganizer:reinvite

* Implement panelist:create and panelist:getAll

* Implement panelist:delete and panelist:reinvite

* Remove array body helper types

* Implement registrant:create and registrant:getAll

* Implement registrant:delete

* Prettify error handling

* Add returnAll toggle and limit for all operations

* Preload webinars

* Preload webinar key in more fields

* Refactor getAll as handler

* Add descriptions for session

* Add descriptions for attendee

* Add descriptions for co-organizer

* Add descriptions for panelist

* Add descriptions for registrant

* Add descriptions for webinar

* Add 403 check for refresh token

* Fix defaults for webinar loader

* Add descriptions for webinar types

*  Improvements

* Remove unneeded return type annotation

* Add handler for continue on fail

* Remove 403 check in error handler

The Go To Webinar API returns 403 for a range of various errors, so this check ended up overriding more specific error messages not related to 403 Forbidden errors.

* Remove logging

*  Small improvement

*  Minor improvements

*  Improvements

*  Minor improvements

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-22 08:49:00 +01:00
Iván Ovejero 4d4ab7943b
Add Emelia nodes (#1455)
* Emelia node added

* Minor improvements on Emelia nodes

* Fix nodes and credentials listing

* Fix multi-line imports

* Apply cosmetic changes to node description

* Apply cosmetic changes to node execute method

* Fix linting details

* Apply cosmetic changes to trigger node

* Replace PNG with SVG icon

* Bring generic functions in line with codebase

* Refactor resources and add operations

* Fix typo in GraphQL call function

* Add campaign description

* Add contact list description

*  Improvements

*  Minor improvements to Emelia Nodes

Co-authored-by: Charles LECALIER <clecalie@student.42.fr>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-20 21:12:55 +01:00
Iván Ovejero 4dce9e2cd1
Add Bitwarden node (#1401)
* Update package.json

* Add first implementation of credentials

* Add Bitwarden SVG file

* Add first implementation of generic functions

* Add scaffolding for resources and operations

* Fill in events, groups and members

* Fill in organizations and policies

* Add collection description

* Clean up credentials params

* Implement collection:update

* Add event description

* Add group description

* Add member description

* Complete all descriptions

* Remove OAuth2 from credentials name

* Prevent excessive access token retrievals

* Complete collection:update

* Refactor getAll operations

* Add group:getAll

* Add group:create

* Add group:update

* Add group:updateMembers

* Add user:create

* Add member:updateGroups

* Remove organization resource

* Remove policy resource

* Add member:update

* Reposition divider comments

* Refactor resource loaders

* Document generic functions

* Refactor returnAll and limit

* Introduce minor improvements

*  Improvements

*  Minor improvements

*  Remove not needed code

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-20 18:55:57 +01:00
Jan Oberhauser 59a3997af2 Hardcode mongodb@3.6.4 because warning message in higher versions
Can be opened up again after release of version 3.6.6
https://github.com/mongodb/node-mongodb-native/pull/2734
2021-02-18 12:26:40 +01:00
Jan Oberhauser 3b78cea79b 🔖 Release n8n-nodes-base@0.105.0 2021-02-15 13:01:41 +01:00
Jan Oberhauser 1e1c78d513 ⬆️ Set n8n-core@0.63.0 and n8n-workflow@0.52.0 on n8n-nodes-base 2021-02-15 13:01:16 +01:00
Ricardo Espinoza bb794b6da3
Add PostHog Node (#1440)
*  PostHog Node

*  Minor improvements to PostHog Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-14 17:56:34 +01:00
Tanay Pant 53693886df
Add Demio node (#1434)
*  Add Demio node

*  Improvements

*  Minor improvement on Demio-Node

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-13 17:46:35 +01:00
Iván Ovejero 5baa31b053
Add QuickBooks node (#1365)
* Add OAuth2 credentials

* Adjust credentials params

* Add node to listing

* Add initial node scaffolding

* Remove unused credentials params

* Add customer search with select statement

* Add pagination to customer search

* Add customer creation functionality

* Add customer update functionality

* Small formatting fix

* Adjust property name casing for consistency

* Adjust customer operations for consistency

* Handle large QuickBooks listings

* Add initial estimate resource description

* Add estimate resource retrieval operations

* Refactor customer billing address

* Simplify customer billing address

* Fix casing for customer additional fields

* Adjust types to accommodate loadOptions functions

* Add loadOptions for customers to estimate

* Sort customer update fields alphabetically

* Refactor estimate line into standalone file

* Add stub for PDF retrieval operation

* Add invoice resource description and execute branches

* Implement estimate PDF download functionality

* Place descriptions in their own dir

* Add get and getAll for invoices

* Add send functionality to invoices

* Refactor handling of binary data

* Add invoice voiding functionality

* Add invoice deletion functionality

* Refactor resources into subdirs and add interfaces

* Add get and getAll for bill

* Add payment description

* Add get and getAll for payment

* Make variables in endpoints consistent

* Refactor interfaces for consistency

* Add interface for item resource

* Fill in fields for all resources

* Minor fixes in defaults and descriptions

* Refactor loader

* Add all resources to execute function

* Fix line property duplication

* Add get and getAll for vendor

* Optimize description imports

* Add creation for customer and bill

* Add update operation for bill

* Refactor create and update for customer

* Implement employee create and update

* Implement create and update for estimate

* Make address params more consistent

* Add create and update to payment

* Add item operations

* Add create and delete operations for invoice

* Refactor binary data handler

* Refactor generic functions

* Add create and update operations for vendor

* Fix build

* Fix total amount in bill:update

* Fix balance in bill:update

* Remove currency from bill:update

* Implement reference retrieval in bill:update

* Fix failing params in customer:update

* Fix param in employee:update

* Implement reference retrieval in estimate:update

* Fix failing params in estimate:update

* Fix failing params in invoice:update

* Fix failing param in vendor:update

* Implement reference retrieval in payment:update

* Remove unused interfaces

* Rename line property function

* Remove hared directory

* Refactor reference and sync token retrieval

* Fix line structure in bill:create

* Fix line structure in estimate:create

* Flatten responses

* Refactor line processing

* Remove unused interfaces

* Add endpoint documentation

* Fix payment:void content type

* Fix default for bill line item

* Hide auth URI query parameters

* Hide auth header parameter

* Add switch for credentials environment

* Adjust OAuth2 callback to accommodate realmId

* Retrieve realmId from OAuth2 flow

*  Improvements

* Reposition dividers

* Add IDs to display names of reference fields

* Add estimate:delete and bill:delete

* Load items in lines for bill, estimate and invoice

* Add filename for binary property in PDF download

*  Improvements

* Adjust field description

* Implement estimate:send

* Adjust field description

* Adjust custom field descriptions

* Add missing period to description

*  Minor improvements on QuickBooks-Node

* Add descriptions for bill

* Add descriptions for customer

* Add descriptions for employee

* Add descriptions for estimate

* Add descriptions for invoice

* Add descriptions for payment

* Add descriptions for vendor

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-13 17:27:08 +01:00
Jan Oberhauser a6054aa3d8 🔖 Release n8n-nodes-base@0.104.0 2021-02-08 08:01:51 +01:00
Ricardo Espinoza ba7c35dbf5
Add Amazon Comprehend Node (#1415)
*  Add Amazon Comprehend node

*  Improvements to #1413

Co-authored-by: Rei Maruyama <rei.maruyama@serverworks.co.jp>
2021-02-07 23:42:59 +01:00
Ricardo Espinoza 60a2cff284
Add GetResponse Trigger (#1412)
*  GetResponse Trigger

*  Minor improvements to GetResponse

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-07 23:32:12 +01:00
Tanay Pant bf46620b52
Add Peekalink node (#1411)
*  Add Peekalink node

*  Small improvements

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-02-07 21:44:20 +01:00
Ricardo Espinoza 3293e6207f
Add Stackby Node (#1414)
* 🎉 Initial commit for stackby nodes

* 👕 Adding values into package.json

*  Improvements to #1389

*  Minor improvements to Stackby-Node

* 👕 Fix lint issue

Co-authored-by: Smit Parmar <16ce061@charusat.edu.in>
Co-authored-by: Smit Parmar <30971669+smituparmar@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-07 17:38:37 +01:00
Jan Oberhauser e119ef7a14 🔖 Release n8n-nodes-base@0.103.0 2021-02-05 09:36:16 +01:00
Ricardo Espinoza f370569ccc
Add Tapfiliate Node (#1399)
*  Tapfiliate Node

*  Improvements

*  Minor improvements to Tapfiliate Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-05 09:25:41 +01:00
Iván Ovejero eb2f14d06d
Add Reddit Node (#1345)
* Set up initial scaffolding and auth

* Add grant type to credentials

* Add Account operations and OAuth2 request

* Add post submission functionality

* Refactor resources into resource descriptions

* Refactor request for no auth URL

* Refactor submission description for consistency

* Add listing resource

* Refactor My Account resource into details

* Add request for all items

* Add listings for specific subreddits

* Fix minor linting details

* Add subreddit resource

* Add All-Reddit and Subreddit resource descriptions

* Adjust display options for credentials

* Add subreddit search functionality

* Clean up auth parameter

* Add user resource with GET endpoint

* Add user description

* Add submission search and commenting functionality

* Clean up logging and comments

* Fix minor details

* Fix casing in properties

* Add dividers to execute() method

* Refactor per feedback

* Remove unused description

* Add punctuation to property descriptions

* Fix resources indentation

* Add resource dividers

* Remove deprecated sidebar option

* Make subreddit:get responses consistent

* Remove returnAll and limit from subreddit:get

* Flatten user:get response for about

* Rename comment target property

* Remove best property from post:getAll

* Enrich subreddit search by keyword operation

* Remove unneeded scopes

* Add endpoint documentation

* Add scaffolding for post comment

* Add all operations for postComment resource

* Add all operations for post resource

* Refactor subreddit:getAll

* Fix postComment:getAll

* Flatten responses for profile:get

*  Improvements

* Fix response traversal for postComment:add

* Flatten response for postComment:reply

* Fix subreddit:getAll with keyword search

* Fix pagination to enforce limit

* Wrap unauthenticated API call in try-catch block

* Add 404 error for empty array responses

* Revert "Fix pagination to enforce limit"

This reverts commit 72548d9523.

* Turn user:get (gilded) into listing

*  Small improvement

*  Improve Reddit-Node

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-04 09:37:03 +01:00
Jan Oberhauser f127d95361 🔖 Release n8n-nodes-base@0.102.0 2021-02-01 08:36:47 +01:00
Jan Oberhauser 7add63d13b ⬆️ Set n8n-core@0.62.0 and n8n-workflow@0.51.0 on n8n-nodes-base 2021-02-01 08:36:20 +01:00
Tanay Pant 8dd384ce2c
Add TimescaleDB node (#1378)
*  Add TimescaleDB node

*  Improvements

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-01-31 18:57:03 +01:00
Ricardo Espinoza 48362f50ef
Add Discourse Node (#1348)
*  Discourse Node

*  Add missing credential file

*  Improvements

*  Improvements

*  Minor improvements on Discourse Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-28 19:00:47 +01:00
Ricardo Espinoza d0b896da38
Add SecurityScorecard node (#1371)
* Add SecurityScorecard node

* Move portfolio:edit fields to the main view.

The API request uses PUT so it will replace undefined fields if they are not set.

* Style improvements

*  Improvements to #1247

*  Improvements

*  Minor improvements on SecurityScorecard Node

Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-28 18:31:37 +01:00
Jan Oberhauser 45e038d862 🔖 Release n8n-nodes-base@0.101.0 2021-01-27 09:15:31 +01:00
Jan Oberhauser 9662dfa379 ⬆️ Set n8n-core@0.61.0 and n8n-workflow@0.50.0 on n8n-nodes-base 2021-01-27 09:14:53 +01:00
Jan Oberhauser 729c28469e 🔖 Release n8n-nodes-base@0.100.0 2021-01-27 09:04:55 +01:00
Jan Oberhauser d6d340b6a6 🔖 Release n8n-nodes-base@0.99.0 2021-01-26 12:05:21 +01:00
Jan Oberhauser 146a01a157 ⬆️ Set n8n-core@0.60.0 and n8n-workflow@0.49.0 on n8n-nodes-base 2021-01-26 12:04:55 +01:00
Ricardo Espinoza 298836b1f8
Add Compression Node (#1319)
*  Compression Node

*  Validate input data format when decompressing

*  Improvements to Compression Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-23 15:00:44 +01:00
Jan Oberhauser 53df2431f4 🔖 Release n8n-nodes-base@0.98.1 2021-01-21 11:33:34 +01:00
Jan Oberhauser 6b6f1f4e74 🔖 Release n8n-nodes-base@0.98.0 2021-01-21 11:00:11 +01:00
Jan Oberhauser 7e3788da23 ⬆️ Set n8n-core@0.59.0 on n8n-nodes-base 2021-01-21 10:59:29 +01:00
Harshil Agrawal 70eea2d5ca
Add SendGrid node (#1321)
* Add SendGrid node

* 👕Fix lint issue

*  Improvements

*  Improvements

*  Improvements

*  Fix SendGrid-Node

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-20 00:16:25 +01:00
Jan Oberhauser ade8e5c4e6 🔖 Release n8n-nodes-base@0.97.0 2021-01-15 11:46:45 +01:00
Ricardo Espinoza 0638f9624d
Add Beeminder Node (#1325)
* add Beeminder node

* clean up unused def

* add crud ops

* update additional properties

* support options in methods

*  Improvements to ##1320

*  Minor improvements to Beeminder

Co-authored-by: mutdmour <mutdmour@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-12 12:40:49 +01:00
Jan Oberhauser 19ba7daa2e 🔖 Release n8n-nodes-base@0.96.0 2021-01-07 14:25:31 +01:00
Jan Oberhauser b2dd36ea45 ⬆️ Set n8n-core@0.58.0 on n8n-nodes-base 2021-01-07 14:24:49 +01:00
Ricardo Espinoza 57e19edadd
Add Google analytics node (#1305)
*  Add Google Analytics node

🔨 Add Report Resource

🔨 Complete the basic for Report resource

 Add User Activity resource

🔨Remove comment

*  Improvements

*  Small improvements

*  Improvements

*  Improvements

*  Some improvements to Google Analytics Node

*  Load views automatically

Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-05 19:16:25 +01:00
Ricardo Espinoza 403f1009a6
Add Phantombuster Node (#1274)
*  Phantombuster Node

*  Small improvements

*  Small fix

*  Improvements to Phantombuster Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-02 20:16:18 +01:00
Jan Oberhauser 95416c7e1b 🔖 Release n8n-nodes-base@0.95.0 2020-12-30 11:58:38 +01:00
Jan Oberhauser cfd7628905 ⬆️ Set n8n-core@0.57.0 and n8n-workflow@0.48.0 on n8n-nodes-base 2020-12-30 11:58:14 +01:00
Ricardo Espinoza 4494ee81f6
Add Microsoft Outlook node (#1272)
*  Add Microsoft Outlook node

* Remove accidental import

* Style fixes

*  Microsoft Outlook (#1270)

*  Some improvements to Outlook Node

*  Some more small fixes

*  Improvements

* Add placeholder for the filter field

*  Some more improvements to Outlook Node

*  Hide unnecessary field on Outlook Node

Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-29 08:23:01 +01:00
Jan Oberhauser 3e1442ce42 🔖 Release n8n-nodes-base@0.94.0 2020-12-24 09:09:34 +01:00
Jan e3aff74f6b
Add RabbitMQ and RabbitMQ Trigger Node (#1258)
*  Add RabbitMQ-Node

*  Add RabbitMQ-Trigger Node

*  Fix issue that connection errors did not get caught

* 🔨Fix name and description for RabbitMQ Trigger node

Co-authored-by: Harshil <ghagrawal17@gmail.com>
2020-12-23 08:05:02 +01:00
Jan 63452e7878
Add uProc Node (#1263)
* + adding new uProc integration

* + capitalize tool name
+ fix parameter display name
+ add placeholders for parameter
+ add tool description
+ optimize generated .ts for groups and tools

* + remove old functions

* + added new tools

* + add new tools + fix Info on tool

* + fixed Info

* + fix tools description

* + add UProc node to package.json

* + added new tools

* + added new tools

* + fix tool description

* + fix CamelCase subtitle
+ fix node displayName
+ add new tools

* + fix info link

* + add start, data and end callbacks to decouple response

* + added new tools

* + change display name on selected

* + added new tools

* + added new tools

* + added new tools

* + added new tools

* + remove old folder + fix param

* + added new tools

*  Some improvements to uproc Node

* 🐛 Fix docker image naming #1250

Co-authored-by: Miquel Colomer <mcolomer@gmail.com>
2020-12-19 18:22:41 +01:00
Ricardo Espinoza 48830eda77
Add Egoi node (#1227)
* Add E-goi Node

*  Improvements to #1224

*  Small improvements

*  Minor improvements to Egoi-Node

*  Add 'simple' option to get and getAll operations.

*  Minor improvements to Egoi-Node

Co-authored-by: fbobiano <fbobiano@e-goi.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-19 14:08:31 +01:00
Jan Oberhauser 9517981e9f 🔖 Release n8n-nodes-base@0.93.0 2020-12-16 12:40:28 +01:00
Jan Oberhauser 1fb4db21d6 ⬆️ Set n8n-core@0.56.0 on n8n-nodes-base 2020-12-16 12:39:52 +01:00
Jan d43aad2ca3
Add Brandfetch node (#1253)
*  Add Brandfetch node

*  Small improvement

*  Add donwload field to logo operation

* 🐛 Minor fixes

*  Minor improvements to Brandfetch-Node

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-12-15 16:56:28 +01:00
Ricardo Espinoza 23b61475d9
Add Pushcut Node & Trigger (#1075)
*  Pushcut Node & Trigger

*  Small improvements

Co-authored-by: Jan <janober@users.noreply.github.com>
2020-12-12 08:58:58 +01:00
Jan Oberhauser 42e243c396 🔖 Release n8n-nodes-base@0.92.0 2020-12-10 11:37:46 +01:00
Jan Oberhauser e0b1f88a4d ⬆️ Set n8n-core@0.55.0 on n8n-nodes-base 2020-12-10 11:37:16 +01:00
Ricardo Espinoza 68f3f8ae62
Add NASA Node (#1232)
*  NASA node

* Test up to asteroidNeoLookup

* Add earth imagery

*  Small improvement

*  Improvements to NASA node

*  Small Improvements

*  Some minor fixes for NASA Node

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-10 11:30:13 +01:00
Ricardo Espinoza 701871944d
Add Twist Node (#1231)
*  Twist Node

*  Small improvements

* 🔨Fix descriptions

*  Minor improvements to Twist-Node

Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-10 11:09:38 +01:00
Ricardo Espinoza c87382c086
Add Snowflake Node (#1230) 2020-12-10 10:17:16 +01:00
Ricardo Espinoza 8424c792dc
Add Ghost-Node (#1221)
*  Ghost Node

*  Minor improvements to Ghost-Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-08 08:40:29 +01:00
Jan Oberhauser 98764afb9f 🔖 Release n8n-nodes-base@0.91.0 2020-12-03 13:10:28 +01:00
Jan Oberhauser f265ce8760 ⬆️ Set n8n-core@0.54.0 and n8n-workflow@0.47.0 on n8n-nodes-base 2020-12-03 13:10:05 +01:00
Ahsan Virani 23f088e2e6
Add Kafka Trigger-Node (#1213)
*  Kafka trigger node

*  Small improvements

*  Minor improvements to Kafka Trigger-Node

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-03 13:02:22 +01:00
Jan Oberhauser 9969faf52a Hardcode mqtt@4.2.1 because of connection issue in higher versions 2020-12-03 10:32:20 +01:00
Ricardo Espinoza d426586006
Add Iterable Node (#1215)
*  Iterable Node

*  Improvements

*  Improvements

*  Small improvements to Iterable-Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-03 08:05:54 +01:00
Ricardo Espinoza e770fa37ad
Add Yourls Node (#1216)
*  Yourls Node

*  Minor improvements to Yourls-Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-02 23:13:59 +01:00
Ricardo Espinoza ea9f61089b
Add TheHive & Cortex nodes (#952)
*  TheHive & Cortex nodes

* 🔨 Make changes mentioned in #887

*  Improvements

*  Improvements

*  Improvements

*  Add descriptions

*  Improvements

*  Improvements

Co-authored-by: MedAliMarz <servfrdali@yahoo.fr>
2020-12-02 11:24:25 +01:00
Jan Oberhauser 6497840d9d 🔖 Release n8n-nodes-base@0.90.1 2020-11-25 14:09:59 +01:00
Jan Oberhauser 1c3613a9be 🔖 Release n8n-nodes-base@0.90.0 2020-11-25 13:18:23 +01:00
Jan Oberhauser 175ca3f470 ⬆️ Set n8n-core@0.53.0 and n8n-workflow@0.46.0 on n8n-nodes-base 2020-11-25 13:17:55 +01:00
Ricardo Espinoza 4eed7bb9fb
Add Quick Base Node (#1161)
* introduce quick base node

* fix quick base api request headers

* refine quick base configuration pages

* fix race condition detection

*  improvements

Co-authored-by: Tristian Flanagan <tristian@tristianflanagan.com>
2020-11-25 13:08:59 +01:00
Jan 9f4d6f44cb
Add ProfitWell Node (#1204)
*  Improvements to ProfitWell Node

 Improvements to Pro

*  Improvements to ProfitWell-Node

*  improvements simplifying data

*  Small formatting improvement

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-25 11:44:50 +01:00
Ricardo Espinoza be828a3808
Add LignvaNex Node (#1194)
*  Add LignvaNex node

*  Small improvement to LingvaNext Node

Improvements to #1191

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-11-24 23:30:43 +01:00
Ricardo Espinoza 2dbde92fd5
Add Spontit Node (#1186)
* Added first trial for a spontit integration

* Added spontit packages

* Changed option types from collection to string

*  Improvements to Spontit Node

Improvements to #1163

Co-authored-by: Tobias Schulz-Hess <tobias.schulz-hess@xing.com>
2020-11-24 23:19:41 +01:00
Jan Oberhauser 330568dbdb 🔀 Merge branch 'feature/airtable-trigger' of https://github.com/RicardoE105/n8n into RicardoE105-feature/airtable-trigger 2020-11-24 18:35:59 +01:00
Ronalds Upenieks 3351113f28
Add Harvest OAuth2 support (#697)
* credentials, generic functions fit to oauth2, UI elements

*  Improvements to Harvest-Node

* Update Harvest.node.ts

*  Add OAuth2 and move account id from credentials to node parameters

*  Minor improvements to Harvest-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-11-24 14:15:47 +01:00
Ricardo Espinoza e46619061a
Add OpenThesaurus node (#1195)
*  Add OpenThesaurus node

*  Small improvements to OpenThesaurus Node

Improvements to #1192

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-11-24 11:22:14 +01:00
Jan Oberhauser e3a8c6cf3a 🔖 Release n8n-nodes-base@0.89.1 2020-11-20 17:03:13 +01:00
Jan Oberhauser 598c85695b 🔖 Release n8n-nodes-base@0.89.0 2020-11-19 14:06:14 +01:00
Jan Oberhauser 61310d9b2e ⬆️ Set n8n-core@0.52.0 and n8n-workflow@0.45.0 on n8n-nodes-base 2020-11-19 14:05:43 +01:00
Ricardo Espinoza cbc1b7f2a3
Add Cloud Natural Language node (#1181)
*  Add Cloud Natural Language node

* ⬆️ Set google-fonts-webpack-plugin to latest version

* 🐛 Rename method composite to compose

*  Improvements to Google Cloud Natural Language Node

Improvements to #1171

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-11-19 09:04:20 +01:00
Jan 69a350e262
Add Firebase node (#1173)
*  Added node for Google firebase Firestore database

*  added firebase's realtime database node

* Added operation to run queries on documents collection

* Improvements to Firebase Database nodes
- Realtime Database: improved how the node interacts with input database
- Cloud Firestore: improved how the node interacts with input database
- Cloud Firestore: improved input / output format so it's similar to JSON and more intuitive, abstracting Firestore's format

*  Improvements to Firestore-Node

*  improvements to Firebase-Node

*  Improvements

 Improvements

*  Improvements

*  Minor improvements to Firebase Nodes

Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-19 07:47:26 +01:00
Ricardo Espinoza 09547e9153
Add Humantic AI node (#1177)
*  Add Humantic AI node

*  Improvements

Improvements to #1165

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-11-18 23:58:41 +01:00
Jan Oberhauser 02669c04f1 Add support for draw and allow font selection EditImage-Node 2020-11-18 18:19:41 +01:00
Jan Oberhauser aaaa804f36 Add "composite" option to Edit Image Node 2020-11-18 11:08:50 +01:00
ricardo fd1897a288 Merge branch 'master' into feature/airtable-trigger 2020-11-14 20:11:30 -05:00
Jan Oberhauser 46509e2fcd 🔖 Release n8n-nodes-base@0.88.0 2020-11-11 11:59:30 +01:00
Jan Oberhauser 1a9d2a824f ⬆️ Set n8n-core@0.51.0 and n8n-workflow@0.44.0 on n8n-nodes-base 2020-11-11 11:59:00 +01:00
Ricardo Espinoza a5ecf3d58d
Add Strapi-Node (#1143)
*  Strapi-Node

*  Small improvements

*  Small improvement
2020-11-11 09:44:53 +01:00
Ricardo Espinoza 13e3efe312
Add Gotify-Node (#1135) 2020-11-10 19:15:56 +01:00
Ricardo Espinoza 1ce19de200
Add Line-Node (#1137)
*  Line-Node

*  Improvements
2020-11-10 19:08:48 +01:00
Ricardo Espinoza bbef8b7f71
Add GetResponse-Node (#1139) 2020-11-10 18:28:03 +01:00
ricardo 42758988f2 Airtable Trigger 2020-11-06 20:18:10 -05:00
Jan Oberhauser 7a8ef27d25 🔖 Release n8n-nodes-base@0.87.0 2020-11-04 16:24:10 +01:00
Jan Oberhauser 9b3dcafedf ⬆️ Set n8n-core@0.50.0 on n8n-nodes-base 2020-11-04 16:23:32 +01:00
Jan Oberhauser 9a1328ccfb Merge branch 'master' into RicardoE105-google-books 2020-11-04 15:43:38 +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 84fe451f7b 🔖 Release n8n-nodes-base@0.86.0 2020-10-30 09:48:32 +01:00
Jan Oberhauser 93041ab404 ⬆️ Set n8n-core@0.49.0 and n8n-workflow@0.43.0 on n8n-nodes-base 2020-10-30 09:48:08 +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 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
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
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 e48c9b2dc0 🔖 Release n8n-nodes-base@0.85.0 2020-10-23 16:48:31 +02:00
Jan Oberhauser efb53ed421 ⬆️ Upgrade some dependencies 2020-10-23 16:45:16 +02:00
Jan Oberhauser 7addd14e36 Add tslintfix script 2020-10-23 09:21:15 +02:00
Jan Oberhauser 59a1d07854 🔖 Release n8n-nodes-base@0.84.1 2020-10-22 12:08:41 +02:00
Jan Oberhauser 27a2467bd3 🔖 Release n8n-nodes-base@0.84.0 2020-10-22 11:47:06 +02:00
Jan Oberhauser 2fe8574095 ⬆️ Set n8n-core@0.48.0 on n8n-nodes-base 2020-10-22 11:46:33 +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
Ricardo Espinoza ea2902816f
Add Pushover Node (#1069) 2020-10-21 23:30:07 +02:00
Jan Oberhauser 269bab679d 👕 Fix built issue 2020-10-20 11:15:14 +02:00
Tanay Pant f08d8c9375 Add Google Books node 2020-10-19 19:57:50 +02:00
Jan Oberhauser 8ed738c923 🔖 Release n8n-nodes-base@0.83.1 2020-10-16 16:07:23 +02:00
Jan Oberhauser 2701b7fea3 🔖 Release n8n-nodes-base@0.83.0 2020-10-16 11:35:42 +02:00
Jan Oberhauser aa748d1e2d 🔖 Release n8n-nodes-base@0.82.2 2020-10-15 13:29:38 +02:00
Jan Oberhauser 40e32a2739 🔖 Release n8n-nodes-base@0.82.1 2020-10-15 10:48:11 +02:00
Jan Oberhauser 3d8332f2ee 🔖 Release n8n-nodes-base@0.82.0 2020-10-14 11:49:03 +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 49113a1988
Add AWS-Rekognition Node (#1047)
*  AWS-Rekognition Node

*  Small improvement
2020-10-13 09:29:47 +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
Ricardo Espinoza 214b2d19ac
Improvements on AWS SES Node (#1029)
*  Improvements

*  Remove unnecessary change
2020-10-11 18:34:05 +02:00
Jan Oberhauser 75feac8133 🔖 Release n8n-nodes-base@0.81.1 2020-10-06 10:20:23 +02:00
Jan Oberhauser cbe0c353bf 🔖 Release n8n-nodes-base@0.81.0 2020-10-05 09:32:16 +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
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
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
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 7f6e758306 🔖 Release n8n-nodes-base@0.80.0 2020-09-30 16:18:02 +02:00
Jan Oberhauser 30121a02ea 🔖 Release n8n-nodes-base@0.79.1 2020-09-23 22:22:57 +02:00
Jan Oberhauser c0bb416c8c 🔖 Release n8n-nodes-base@0.79.0 2020-09-23 13:25:36 +02:00
Jan Oberhauser 8ccc2e4b83 ⬆️ Set n8n-core@0.47.0 and n8n-workflow@0.42.0 on n8n-nodes-base 2020-09-23 13:25:03 +02:00
Jan Oberhauser ce35dd9ad5 🔖 Release n8n-nodes-base@0.78.0 2020-09-18 10:01:59 +02:00
Jan Oberhauser e1298d8031 ⬆️ Set n8n-core@0.46.0 and n8n-workflow@0.41.0 on n8n-nodes-base 2020-09-18 10:01:37 +02:00
Jan Oberhauser e18d7934ad Fix build 2020-09-18 09:18:43 +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 a5655d0352
Add self hosted support to Sentry.io Node (#965) 2020-09-17 23:06:58 +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 439785db9d 🔖 Release n8n-nodes-base@0.77.0 2020-09-14 13:37:39 +02:00
Jan Oberhauser 0d52a8ca24 ⬆️ Set n8n-core@0.45.0 and n8n-workflow@0.40.0 on n8n-nodes-base 2020-09-14 13:37: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 ac2e0040b0 Set fixed version of @types/node to fix build 2020-09-12 19:25:49 +02:00
Jan Oberhauser d48c649329 ⬆️ Upgrade some dependencies 2020-09-12 14:02:33 +02:00
Jan Oberhauser dab58e7704 🔖 Release n8n-nodes-base@0.76.0 2020-09-09 13:37:44 +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
Jan Oberhauser fc1e76efba 🔖 Release n8n-nodes-base@0.75.0 2020-09-02 15:30:28 +02:00
Jan Oberhauser 6b01c56b49 ⬆️ Set n8n-core@0.44.0 on n8n-nodes-base 2020-09-02 15:29:52 +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 453205ad3e 🔖 Release n8n-nodes-base@0.74.1 2020-08-28 17:43:58 +02:00
Jan Oberhauser 7c0503b403 🔖 Release n8n-nodes-base@0.74.0 2020-08-27 10:55:40 +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 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
Jan Oberhauser 69d93484e3 🔖 Release n8n-nodes-base@0.73.0 2020-08-18 17:19:50 +02:00
Jan Oberhauser 667e2351ce ⬆️ Set n8n-core@0.43.0 and n8n-workflow@0.39.0 on n8n-nodes-base 2020-08-18 17:19:27 +02:00
Denis Palashevskii 77eb0f4955 Create generic S3 node 2020-08-18 16:56:53 +04: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
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
Jan Oberhauser adf0d09cc5 Update @types/node to latest version 2020-08-14 18:36:34 +02:00
Jan Oberhauser 94d7ddf735 Use same package versions 2020-08-14 18:03:43 +02:00
Rupenieks a69098a096 Updated @types/node to v14, fixed TS breaking with changes 2020-08-12 12:19:41 +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 baac8edeb0 Merge 'master' into 'Bitly-OAuth2-support' 2020-08-09 19:12:38 -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
Jan Oberhauser 43025a1c5d 🔖 Release n8n-nodes-base@0.71.0 2020-08-05 09:43:32 +02:00
Jan Oberhauser 699c6fcf69 ⬆️ Set n8n-core@0.41.0 and n8n-workflow@0.37.0 on n8n-nodes-base 2020-08-05 09:43:00 +02: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 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
Jan Oberhauser ab93b1964d 🔖 Release n8n-nodes-base@0.70.1 2020-07-26 14:36:19 +02:00
Jan Oberhauser d6132a3c03 🔖 Release n8n-nodes-base@0.70.0 2020-07-26 12:52:02 +02:00
Jan Oberhauser d6500dec22 ⬆️ Set n8n-core@0.40.0 and n8n-workflow@0.36.0 on n8n-nodes-base 2020-07-26 12:51:35 +02:00
Jan Oberhauser 604d8eea89 Small improvements and fix for Postgres & QuestDB 2020-07-26 12:45:39 +02: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
Ricardo Espinoza d35548c424
Jira-Trigger (#778)
*  Jira-Trigger

*  Improvements
2020-07-25 10:22:02 +02:00
ricardo 3090549ada Merge remote-tracking branch 'upstream/master' into Dropbox-OAuth2-Support 2020-07-23 21:10:07 -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 28fcaf79ae 🐛 Fix merge issues 2020-07-23 17:10:26 -04:00
ricardo b187a8fd7d Merge branch 'Master' into 'Pipedrive-OAuth2-support' 2020-07-23 16:51:05 -04:00
Sven Schmidt fa0e8c84f5 Contentful integration 2020-07-09 11:36:28 +02: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
Jan Oberhauser 6720e7593b 🔖 Release n8n-nodes-base@0.67.0 2020-07-02 07:19:57 +02:00
Jan Oberhauser 8c19b2fbae ⬆️ Set n8n-core@0.37.0 on n8n-nodes-base 2020-07-02 07:19:21 +02: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
Jan Oberhauser 2511597f53 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-06-28 17:30:41 +02:00
ricardo 9adc8ac300 Small fix 2020-06-25 23:37:26 -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 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
Jan Oberhauser ef2b477a28 🔖 Release n8n-nodes-base@0.66.0 2020-06-25 12:25:53 +02: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