ricardo
b490799c72
⚡ Add new logo
2021-08-05 13:06:28 -04:00
Omar Ajoue
dd034f2143
Fixed linting and tags information
2021-08-04 18:38:48 +02:00
Jacob Burrell
caa6a3d234
Removing redundancies in Woo-Commerce node. ( #596 )
...
* Iterating additionalFields given instead of hard coding the interface to match them when creating a product
* Removed redundancy for product creation/update and order create.
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2021-08-04 18:06:15 +02:00
Лебедев Иван
4e2ea397d5
🐛 Fix Interval Trigger ( #2043 )
...
Fixed infinite amount of interval triggered nodes executions
2021-08-02 22:37:20 +02:00
Ricardo Georgel
ccd85a053a
Merge branch 'n8n-io:master' into Add-schema-registry-into-kafka
2021-08-01 17:28:42 -03:00
Jan Oberhauser
7c94ee3cce
🐛 Fix issue with very large interval values
2021-08-01 21:45:44 +02:00
Iván Ovejero
597305945f
✨ Add customer resource to WooCommerce node ( #2031 )
2021-08-01 21:33:21 +02:00
Iván Ovejero
d5418044bc
✨ Add Deal Product resource to Pipedrive node ( #2022 )
...
* Feature to add/remove/update/get Product in a Deal
* ⚡ Refactor Pipedrive deal product expansion
* 🔥 Remove leftover operation reference
* ⚡ Fix indentation
* ⚡ Separate dealProduct:create and update fields
* ⚡ Improvements
Co-authored-by: Rodrigo Correia <rodrigoscdc@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-08-01 21:19:41 +02:00
MedAliMarz
28819ca502
✨ Add NocoDB node ( #1969 )
...
* ✨ NocoDB node
* Add continueOnFail
* Refactor the NocoDB node
* ⚡ Improvements
* Revert to using bulk endpoints
* Add upload attachment to create/update:Row
* Add download attachment to get:Row
* Change create/update output, add attachment upload to defined fields
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-01 16:16:07 +02:00
Iván Ovejero
0d640fab87
✨ Add Marketstack node ( #2033 )
...
* Add Marketstack Node
* Add optional HTTPS support
* ⚡ Refactor Marketstack node
* 🔥 Remove logging
* ⚡ Small improvement
* 🐛 Fix issue validating error condition
Co-authored-by: Ed Linklater <github@ed.geek.nz>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-08-01 13:49:24 +02:00
Lorena Ciutacu
f900bfe897
✨ Add Google Perspective node ( #1807 )
...
* ✨ add google perspective node
* ✨ add language option
* ⚡ fix lint issues
* ⚡ Cleanup
* 🔥 Remove logging
* ⚡ Type all languages
* ⚡ Improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2021-08-01 13:27:57 +02:00
Jan Oberhauser
ea29bc604d
⚡ Additional parameter display name changes on Freshworks
2021-07-30 16:43:46 +02:00
Ricardo Espinoza
f372459ecc
⚡ Add sender name parameter to Gmail Node ( #2038 )
...
* ⚡ Add sender name parameter
* ⚡ Small description improvement
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-30 16:26:57 +02:00
Iván Ovejero
a661dece4d
✨ Add Freshworks node ( #2017 )
...
* ✨ Create Freshworks node
* ⚡ Implement all getAll operations
* ⚡ Add tz to appointment:create and update
* ⚡ Fix repetition in email in contact:create
* ⚡ Add tz to salesActivity:create and update
* ⚡ Add tz to task:create and update
* 🔥 Remove required from due date
* ⚡ Add all-day setting to appointment
* ⚡ Add filters to all operations
* ⚡ Improvements
* ⚡ Minor improvements
* ⚡ Additional parameter display name changes
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-30 16:12:30 +02:00
Harshil Agrawal
b039de7226
⚡ Add new codex files ( #2037 )
2021-07-29 15:34:55 +02:00
Ricardo Espinoza
65c40a1d1e
⚡ Add fields parameter to Facebook Trigger ( #2026 )
...
* ⚡ Add fields parameter
* ⚡ Revert to not subscribe to anything by default to avoid breaking
change
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-29 15:32:01 +02:00
Ricardo Espinoza
9a7c25aacd
⚡ Add document:upload operation to Salesforce Node ( #2030 )
2021-07-29 14:11:04 +02:00
Jan Oberhauser
1faaef1171
⚡ Add Event resource to Home Assistant
2021-07-28 13:27:46 +02:00
Iván Ovejero
65a9e8aada
✨ Add organization search to Pipedrive node ( #2023 )
...
* Add search organizations to Pipedrive node
* ⚡ Convert fields param into multiOptions
Co-authored-by: Felipe Cecagno <fcecagno@gmail.com>
2021-07-24 10:34:29 +02:00
Ricardo Espinoza
ffa7bba6cf
✨ Add Cisco Webex Node & Trigger ( #1865 )
...
* ✨ Cisco Webex Node & Trigger
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-23 22:28:18 +02:00
Iván Ovejero
073e5e24cb
:sparkles Add Event Filter in Taiga trigger node ( #2011 )
...
* ⚡ Filter events by action and type
* ⚡ Small change
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-22 08:10:26 +02:00
Omar Ajoue
873029438f
Fixed the spreadysheet nodes for saving dates
2021-07-21 14:30:38 +02:00
Ricardo Georgel
d35fc0bd43
Merge branch 'master' of github.com:rgeorgel/n8n
2021-07-20 18:26:40 -03:00
Iván Ovejero
ce43194e91
✨ Add Leads to Pipedrive node ( #1986 )
...
* ⚡ Add leads to Pipedrive node
* ⚡ Make org ID required for deal:create
* 🔨 Refactor linked entity for lead:create
* 🔨 Refactor linked entity for deal:create
* ✏️ Write breaking changes
* ⚡ Improvements
* 🐛 Fix issue with returning invalid data
* ⚡ Make lead-descriptions format consistent
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-20 15:53:10 +02:00
Jan Oberhauser
a8098283af
⚡ Remove console.log
2021-07-20 09:02:42 +02:00
Omar Ajoue
d6239d5bfb
⚡ Add full continue-on-fail support to all nodes ( #1996 )
...
* Update Compression node
* Update Crypto node
* Update DateTime node
* Update EditImage node
* Update EmailSend node
* Update ExecuteWorkflow node
* Update FTP node
* Update Function node
* Update FunctionItem node
* Update ExecuteCommand node
* Update OpenWeatherMap node
* Update ReadBinaryFile node
* Update ReadPdf node
* Update RssFeedRead node & add URL validation
* Update SpreadsheetFile node
* Update Switch node
* Update WriteBinaryFile node
* Update Xml node
* Update ActiveCampaign node
* Update Airtable node
* Update ApiTemplateIo node
* Update Asana node
* Update AwsLambda node
* Update AwsSns node
* Update AwsComprehend node
* Update AwsRekognition node
* Update AwsS3 node
* Fix Error item
* Update AwsSes node
* Update AwsSqs node
* Update Amqp node
* Update Bitly node
* Update Box node
* Update Brandfetch node
* Update CircleCi node
* Update Clearbit node
* Update ClickUp node
* Update Cockpit node
* Update CoinGecko node
* Update Contentful node
* Update ConvertKit node
* Update Cortex node
* Update CustomerIo node
* Update DeepL node
* Update Demio node
* Update Disqus node
* Update Drift node
* Update Dropbox node
* Update GetResponse node
* Refactor & Update Ghost node
* Update Github node
* Update Gitlab node
* Update GoogleAnalytics node
* Update GoogleBooks node
* Update GoogleCalendar node
* Update GoogleDrive node
* Update Gmail node
* Update GoogleSheets node
* Update GoogleSlides node
* Update GoogleTasks node
* Update Gotify node
* Update GraphQL node
* Update HackerNews node
* Update Harvest node
* Update HtmlExtract node
* Update Hubspot node
* Update Hunter node
* Update Intercom node
* Update Kafka node
* Refactor & update Line node
* Update LinkedIn node
* Update Mailchimp node
* Update Mandrill node
* Update Matrix node
* Update Mautic node
* Update Medium node
* Update MessageBird node
* Update Mindee node
* Update Mocean node
* Update MondayCom node
* Update MicrosoftExcel node
* Update MicrosoftOneDrive node
* Update MicrosoftOutlook node
* Update Affinity node
* Update Chargebee node
* Update Discourse node
* Update Freshdesk node
* Update YouTube node
* Update InvoiceNinja node
* Update MailerLite node
* Update Mailgun node
* Update Mailjet node
* Update Mattermost node
* Update Nasa node
* Update NextCloud node
* Update OpenThesaurus node
* Update Orbit node
* Update PagerDuty node
* Update PayPal node
* Update Peekalink node
* Update Phantombuster node
* Update PostHog node
* Update ProfitWell node
* Refactor & Update Pushbullet node
* Update QuickBooks node
* Update Raindrop node
* Update Reddit node
* Update Rocketchat node
* Update S3 node
* Update Salesforce node
* Update SendGrid node
* Update SentryIo node
* Update Shopify node
* Update Signl4 node
* Update Slack node
* Update Spontit node
* Update Spotify node
* Update Storyblok node
* Refactor & Update Strapi node
* Refactor & Update Strava node
* Update Taiga node
* Refactor & update Tapfiliate node
* Update Telegram node
* Update TheHive node
* Update Todoist node
* Update TravisCi node
* Update Trello node
* Update Twilio node
* Update Twist node
* Update Twitter node
* Update Uplead node
* Update UProc node
* Update Vero node
* Update Webflow node
* Update Wekan node
* Update Wordpress node
* Update Xero node
* Update Yourls node
* Update Zendesk node
* Update ZohoCrm node
* Refactor & Update Zoom node
* Update Zulip node
* Update Clockify node
* Update MongoDb node
* Update MySql node
* Update MicrosoftTeams node
* Update Stackby node
* Refactor Discourse node
* Support corner-case in Github node update
* Support corner-case in Gitlab node update
* Refactor & Update GoogleContacts node
* Refactor Mindee node
* Update Coda node
* Lint fixes
* Update Beeminder node
* Update Google Firebase RealtimeDatabase node
* Update HelpScout node
* Update Mailcheck node
* Update Paddle node
* Update Pipedrive node
* Update Pushover node
* Update Segment node
* Refactor & Update Vonage node
* Added new conditions to warnings on execute batch cmd
* Added keep only properties flag
* Fixed code for keep only props
* Added dependencies for image editing
Co-authored-by: dali <servfrdali@yahoo.fr>
2021-07-20 08:58:54 +02:00
Jan Oberhauser
6a9401aa51
👕 Fix lint issue
2021-07-18 15:06:23 +02:00
Jan Oberhauser
4d77a5a178
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-07-18 14:22:10 +02:00
Jan Oberhauser
5be8b6d5c2
⚡ Add also "simple" option to Document->GetAll
2021-07-18 14:21:30 +02:00
Ricardo Espinoza
5d15d85f08
🐛 Fix issue filtering field date type on Notion-Node ( #2001 )
2021-07-18 14:08:43 +02:00
Ricardo Espinoza
b531f31512
⚡ Add _id to simplified version of document:get ( #2000 )
2021-07-18 00:32:08 +02:00
Iván Ovejero
9118e090e7
✨ Add AWS DynamoDB node ( #1602 )
...
* dynamodb: request item
* dynamodb: query database
* dynamodb: scans table
* dynamodb: typehints in decodeItem
* dynamodb: recursively decodes map and lists
* dynamodb: cleanup interface, using additional-fields collection
* dynamodb: using fixedCollection for ExpressionAttributeValues
* dynamodb: converts spaces to tabs
* dynamodb: scans with FilterExpression
* dynamodb: fixes tslint
* ⚡ Refactor node
* 🔨 Refactor into separate dir
* ⚡ Add table name loader
* ✏️ Update operation descriptions
* ⚡ Add partition key name param to delete
* ⚡ Add params to get operation
* 🔨 Refactor get operation per feedback
* ⚡ Refactor for consistency
* ⚡ Add createUpdate operation
* aja
* asasa
* aja
* aja
* aja
* ⚡ Improvements
* ⚡ Lint node
* ⚡ Lint description
* 🔥 Remove unused option
* ⚡ Apply David's feedback
* ✏️ Add descriptions for specific attributes
* 🔨 Rename return values
* Implement define and automap
* ⚡ Minior changes
Co-authored-by: Michael Hirschler <michael.vhirsch@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-17 14:14:12 +02:00
Iván Ovejero
ca1bbcea5d
✨ Add Elasticsearch node ( #1791 )
...
* 🎉 Initial node scaffolding
* ⚡ Implement index operations
* ⚡ Implement document operations
* 🔨 Clean up details
* 🔨 Fix casing
* 🔨 Fix indentation
* ⚡ Minor fixes
* ✏️ Update descriptions
* 🔥 Remove wrong placeholder
* ⚡ Refactor to implement specifyIndexBy
* 👕 Appease linter
* Revert "⚡ Refactor to implement specifyIndexBy"
This reverts commit 02ea0d3080
.
* 🔥 Remove unused file
* ⚡ Return source always in document:get and getAll
* ⚡ Rename to options in document:getAll
* ⚡ Rename to options in document:get
* ⚡ Send content as JSON
* ⚡ Add simplify param to document:get
* ⚡ Rename docvalue fields
* ⚡ Make document ID optional in document:index
* ⚡ Implement sendInputData
* 👕 Fix lintings
* Add define and automap to document:index
* WIP on document:update
* 🔨 Adjust document:update per feedback
* 🔥 Remove logging
* ⚡ Improve Elasticsearch node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-17 11:43:45 +02:00
Ricardo Georgel
9f4e18eb8d
Merge branch 'master' of https://github.com/n8n-io/n8n into n8n-io-master
2021-07-16 11:28:08 -03:00
Jan Oberhauser
73edf05804
⚡ Add missing files of ServiceNow node
2021-07-15 19:41:42 +02:00
MedAliMarz
de2119564c
✨ Add ServiceNow node ( #1932 )
...
* ✨ ServiceNow node
* Add Table Record resource & operations
* Add Incident resource & operations
* Add User resource & operations
* Add Business Service getAll operation
* Add Business Service, Department, Dictionary and Configuration Items resources
* Improvements
* Add continueOnFail
* Fix node display name
* Fix node credentials name
* Minor improvements
* Improvements
* Add load function for fields parameter
* Add load function for incident, user and table record fields
* Fix sending input function
* Enhance ServiceNow credentials
* Apply review changes & improvements
* Minor improvements
* Minor code enhancement
* Apply review changes
* ⚡ Small improvement
* Fix TableRecord update operation & add BusinessServices loading
* ⚡ Small improvement
* ⚡ Improve ServiceNow node
* ⚡ Fix one more description
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-15 19:30:59 +02:00
Gabriel
a376ff85b5
🔨 Update download tooltip ( #1991 )
2021-07-15 13:27:39 +02:00
Iván Ovejero
a1f0fff9fc
✨ Expand Taiga node ( #1970 )
...
* ✨ Expand Taiga node
* ⚡ Make projectId consistent
* 🔥 Remove logging
* 🔨 Fix user story statuses loader
* ⚡ Add epics loader
* 🔨 Make projectId required for updates
* 🔨 Refactor credentials
* ⚡ Small change
* ⚡ Update credentials in trigger
* 🔥 Remove old unused credentials
* ✏️ Write breaking changes
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-07-15 00:02:30 +02:00
Pierre Lanvin
58f0d7cffc
⚡ Allow fromBeginning config in kafka trigger node ( #1958 )
...
* Allow fromBeginning config in kafka trigger node
* make sure options in defined
2021-07-14 20:31:43 +02:00
Ricardo Espinoza
c983603306
✨ Add custom fields to TheHive ( #1985 )
...
* ⚡ Add custom fields support to TheHive node
* ⚡ Improvements to #1527
* 🐛 Make it also work without custom fields set
Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-14 19:18:46 +02:00
Iván Ovejero
c5a1bc007f
⚡ Add sandbox option to Salesforce OAuth2 credentials ( #1979 )
...
* ⚡ Add environment dropdown to OAuth2 creds
* ⚡ Add sandbox URL to OAuth2 call
* ⏪ Revert options change
* ⚡ Set OAuth2 URLs with expressions
* ⚡ Extract instance URL from credentials
2021-07-14 18:51:51 +02:00
Iván Ovejero
b058aee6c1
✨ Add Baserow node ( #1938 )
...
* Add Baserow node
* ⚡ Add JWT method to credentials
* ⚡ Refactor Baserow node
* 🔨 Refactor to add continueOnFail
* ⚡ Extract table ID from URL
* ✏️ Reword descriptions per feedback
* 🔥 Remove API token auth per feedback
* 🔨 Reformat for readability
* 💡 Fix issues identified by nodelinter
* ⚡ Add columns param to create and update
* ⚡ Refactor JWT token retrieval
* ⚡ Add resource loaders
* ⚡ Improvements
* ⚡ Improve types
* ⚡ Clean up descriptions and comments
* ⚡ Make minor UX improvements
* ⚡ Update input data description
* 🔨 Refactor data to send for create and update
* ⚡ Add text to description
* ⚡ Small improvements
* ⚡ Change parameter names and descriptions
Co-authored-by: Jeremie Pardou-Piquemal <571533+jrmi@users.noreply.github.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-12 13:26:21 +02:00
Jan Oberhauser
2daece5f9d
🐛 Fix access right issues with download file via SSH
2021-07-12 09:00:55 +02:00
Kaito Udagawa
800e5ec97f
⚡ Add support of array in querystring ( #1914 )
...
* ⚡ Add support of array in querystring
In the HTTP Request node, a parameter that appeared multiple times with the same name will be converted into an array.
Any parameters that appeared only once will be kept in the form of a string for backward compatibility.
* ⚡ Prefer spread operator
2021-07-10 23:51:35 +02:00
Jan Oberhauser
de3b5608ca
👕 Fix lint issue
2021-07-10 13:50:04 +02:00
Ricardo Espinoza
477b3598ea
✨ Add Home AssistantIO node ( #1974 )
...
* ✨ Add Home Assistant io node
* Implement continueOnFail
* Add Camera Proxy resource
* Clean up
* Minor improvements
* Remove 'Io' from the node name & code
* Fix generic functions naming
* ⚡ Improvements
* Apply review changes & fix minor bugs
* Reduce nesting for additional attributes
* Minor changes
* ⚡ Minor improvements and deactivate "Event" resource
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-10 13:44:23 +02:00
Iván Ovejero
b4f4ecc77e
✨ Add Stripe regular node ( #1470 )
...
* 🎉 Register node
* 🎨 Add SVG icon
* ⚡ Add preliminary node stub
* ⚡ Add resource description stubs
* 🎨 Fix SVG size and position
* ⚡ Implement charge operations
* ⚡ Implement customer operations
* 🎨 Apply cosmetic changes
* ⚡ Fix customer address fields
* ⚡ Add stub and fields for invoice
* ⚡ Add invoice item stubs
* ⚡ Implement source operations
* ⚡ Reduce scope per feedback
* ⚡ Add continueOnFail functionality
* 🎨 Prettify error thrown
* 🔥 Remove unused resource
* ⚡ Replace source in card with token
* 🔨 Remove logging
* 🔧 Fix shipping address in charge:create
* 🔧 Load update fields for charge:update
* ⚡ Implement token:create to ease testing
* ⚡ Simplify card token fields
* ⚡ Update description parameters
* 🔧 Fix field adjusters
* ⚡ Remove unused source options
* 🔧 Fix shipping fields adjuster
* 🔥 Remove PNG icon
* 🔥 Remove logging
* 🔨 Reorder address fields
* 🐛 Fix shipping field in charge:update
* 💄 Apply cosmetic change
* ⚡ Small improvements
* ⚡ Fix lintings in main file
* ⚡ Lint all descriptions
* ⚡ Add target="_blank" attribute
* ⚡ Fix various lintings for charge
* ⚡ Fix lintings for coupon
* ⚡ Fix lintings for customer
* ⚡ Fix lintings for source
* ⚡ Fix lintings for token
* ⚡ Reorder address fields
* ⚡ Fix casing in credentials
* 🔨 Place recipient name above address in shipping
* ⚡ Remove references to string in descriptions
* ⚡ Apply minor renamings
* 🔥 Remove logging
* 🔨 Simplify error handling
* ⚡ Fix indentation
* ⚡ Move cardFields to root level for Token creation
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-10 13:15:14 +02:00
Iván Ovejero
a3ec24e912
⚡ Add message deletion to Telegram node ( #1980 )
...
* ⚡ Add deleteMessage to Telegram node
* ⚡ Fix order
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-10 12:36:21 +02:00
Iván Ovejero
e2aa8ae9b8
🔨 Standardize the simple response option ( #1813 )
2021-07-10 11:38:45 +02:00
Ricardo Espinoza
abc2f2a515
⚡ Add resource contact segment and company contact to Mautic node ( #1975 )
...
* Add contact To Segment operation
* ⚡ Improvements to #1973
* ⚡ Rename resource
Co-authored-by: Rodrigo Correia <rodrigoscdc@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-08 10:12:19 +02:00
Jan Oberhauser
a74fc78ed3
⚡ Update Vero icon
2021-07-07 07:57:59 +02:00
Ricardo Espinoza
c7db9c0a4d
🐛 Fix connectionTimeout, add requestTImeout and fix issue with column names with spaces ( #1971 )
...
* 🐛 fix issue sending connectionTimeout parameter
* 🐛 Fix issue when inserting data using columns with spaces
* 🐛 Fix issue when updating data using columns with spaces
* 🐛 Fix issue when deleting data using columns with spaces
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-07 00:26:34 +02:00
Ricardo Georgel
7239e4f355
PR suggestions - add placeholder
2021-07-05 11:54:37 -03:00
Ricardo Espinoza
1b46ea5d30
🐛 Fix issue setting passphrase correctly ( #1966 )
2021-07-04 18:57:53 +02:00
Mutasem Aldmour
276eaea4bf
⚡ Clean up node description ( #1883 )
...
Co-authored-by: Jan <janober@users.noreply.github.com>
2021-07-03 14:40:16 +02:00
Ricardo Espinoza
849c8ad2b7
⚡ Send operations in bulk to Airtable ( #1945 )
...
* Add bulk operation to Airtable Node
* ⚡ Small improvements to #1942
* ⚡ Resolve lint issues
* ⚡ Make by default bulk updates and fix issue with update
Co-authored-by: Michael Chen <michaelchen@live.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-03 14:07:48 +02:00
Kaito Udagawa
6d8ea4bff5
🐛 Fix Google Sheet to handle 0 correctly ( #1937 )
...
* 🐛 Fix Google Sheet to handle 0 correctly
`if (condition) { statement }` will not be executed if the `condition` is `0` (number) so that appending 0 to Google Sheets results in an empty cell.
Checking if the value is `null` or `undefined` is enough to guarantee that `toString` is callable.
* 🐛 Add semicolon
2021-07-03 12:46:30 +02:00
Ahsan Virani
05921de99a
🐛 Fix bug on n8n Training Customer Datastore Node ( #1964 )
2021-07-03 11:14:11 +02:00
Ricardo Espinoza
64961199ba
⚡ Add file/folder share operation ( #1951 )
...
* ⚡ Add file/folder share operation
* ⚡ Improvements
* ⚡ Minor fixes
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-02 23:58:18 +02:00
Iván Ovejero
40bcd9b20e
⚡ Add last name to contact:update on Salesforce Node ( #1965 )
2021-07-02 23:41:40 +02:00
Iván Ovejero
5f76a5dc72
⚡ Expand Zoho node ( #1763 )
...
* ⚡ Initial refactor of Zoho node
* ⚡ Refactor out extra credentials parameter
* 🔥 Remove unused filters
* ⚡ Fix date of birth fields
* ⚡ Fix param casing
* ⚡ Adjust param types
* ⚡ Adjust invoice operations
* ⚡ Refactor types in adjusters
* ⚡ Add product resource
* ⚡ Refactor product details field
* ⚡ Adjust purchase order params
* ⚡ Adjust quote params
* ⚡ Adjust sales orders params
* 🔥 Remove old unused files
* ⚡ Add vendor resource
* ⚡ Fix minor details
* ⚡ Implement continueOnFail
* 🐛 Fix empty response for getAll
* ⚡ Simplify response for single item
* 🔥 Remove unused import
* 🔨 Restore old node name
* ⚡ Prevent request on empty update
* ⚡ Apply Dali's suggestions
* ⚡ Improvements
* ⚡ Add filters for lead:getAll
* ⚡ Add upsert to all resources
* ⚡ Add filters to all getAll operations
* 🔨 Restore continue on fail
* 🔨 Refactor upsert addition
* 🔨 Refactor getFields for readability
* ⚡ Add custom fields to all create-update ops
* ⚡ Implement custom fields adjuster
* 🔥 Remove logging
* 👕 Appease linter
* 👕 Refactor type helper for linter
* ⚡ Fix refactored type
* 🔨 Refactor reduce for simplicity
* ⚡ Fix vendor:getAll filter options
* ⚡ Fix custom fields for product operations
* ⚡ Make sort_by into options param
* 🚚 Rename upsert operation
* ✏️ Add descriptions to upsert
* ⚡ Deduplicate system-defined check fields
* 🔨 Re-order address fields
* ✏️ Generalize references in getAll fields
* 🔥 Remove extra comma
* ⚡ Make getFields helper more readable
* ✏️ Touch up description for account ID
* 🔥 Remove currency from contacts
* 🔨 Resort emails and phones for contact
* 🐛 Fix sales cycle duration param type
* ✏️ Clarify descriptions with percentages
* 🔨 Reorder total fields
* ✏️ Clarify percentages for discounts
* ✏️ Clarify percentages for commissions
* 🔨 Convert currency to picklist
* ✏️ Add documentation links
* ⚡ Add resource loaders for picklists
* ⚡ Fix build
* 🔨 Refactor product details
* ⚡ Add resolve data to all resources
* ⚡ Change resolve data toggle default
* ⚡ Restore lead:getFields operation
* 🔥 Remove upsert descriptions
* 🔨 Change casing for upsert operations
* ⚡ Add operation descriptions
* 🔨 Restore makeResolve default value
* 🔨 Return nested details
* ⚡ Reposition Resolve Data toggles
* ✏️ Document breaking changes
* Revert "Reposition Resolve Data toggles"
This reverts commit 72ac41780b
.
* ⚡ Improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-07-02 23:34:12 +02:00
Ricardo Georgel
882d1eca8e
PR Suggestions
2021-07-02 13:24:28 -03:00
Ricardo Espinoza
b2e2cfa773
🐛 Handle bit (boolean) values correctly when inserting ( #1949 )
2021-06-29 10:40:47 +02:00
Iván Ovejero
29eab1dbcd
🐛 Fix Pipedrive SVG icon ( #1948 )
...
* 🎨 Fix Pipedrive SVG icon
* ⚡ Except Pipedrive SVG from optimizer
2021-06-29 07:28:02 +02:00
Ricardo Georgel
23b9e7bbe1
Add option to return the headers of the message
2021-06-27 15:18:58 -03:00
Ricardo Georgel
8a22cc7114
Merge branch 'n8n-io:master' into Add-schema-registry-into-kafka
2021-06-27 12:02:30 -03:00
Harshil Agrawal
4d35eafc0b
⚡ Add aliases ( #1935 )
2021-06-27 13:34:08 +02:00
Iván Ovejero
91a5bc3bc4
⚡ Separate scopes and add purchase operations to QuickBooks node ( #1859 )
...
* allow qbo to use accounting or payment scopes separately
* added purchase get and getall
* removed irrelevant field options
* ⚡ Sort alphabetically
* 🔥 Remove unused file
* ✏️ Fix description casing
* ⚡ Add credentials type
* ✏️ Fix resource dividers
* 🔨 Format import
* ✏️ Fix documentation link
* ⚡ Refactor credentials
* ⚡ Use multiOptions for scopes
* 🔥 Remove payment scope
The payment scope is used only by the QuickBooks Payments API, but this node implements the QuickBooks Online API, which only needs the accounting scope.
* 🚚 Rename node to QuickBooks Online
This reflects the specific API implemented in this node and allows for a future QuickBooks Payments node. Until node versioning is released, only display name changed.
Co-authored-by: Calvin Tan <calvin14@gmail.com>
2021-06-27 13:21:11 +02:00
Iván Ovejero
224a26c922
✨ Add Action Network node ( #1897 )
...
* ✨ Create Action Network node
* 🔥 Remove comments
* 🔥 Remove status in attendance
* 🔥 Remove loaders per feedback
Loaders removed for person, event, signature and petition
* 🚚 Rename tagging to person tag
* 🔨 Convert address_lines param to string
* ⚡ Simplify responses for person resource
* ⚡ Add simplify to all operations
* ✏️ Add documentation links
* ⚡ Improvements
* ✏️ Fix positioning of doc links
* 🔨 Refactor updateFields in signature:update
* ⚡ Address minor comments
* ⚡ Improvements
* ⚡ Add continue on fail
* ⚡ Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-27 13:07:25 +02:00
Ricardo Espinoza
2ec52cf207
✨ Add Google Docs node ( #1831 )
...
* ✨ Add Google Docs node
* Implement continueOnFail
* Add insert:Table and insert/delete:TableRow,TableColumn
* Lint fixes
* Fix typos, casing and enhance code readability
* Enhance code readability & apply review changes
* ⚡ Review Google Docs node
* Apply review changes
* Minor fix
* Improvements
* Clean up
* Enhance inputs descriptions
* Removed unused type fields
* Minor fix
* ⚡ Small improvements
* ⚡ Small change
* Use Document URL insead of ID and support adding content at creation
* Refactored node to make it more user friendly
* Improve get operation
* Add simple output to get operation
* Add service account
* Apply review suggestions
* Improvements
* Enable continueOnFail
* ⚡ Minor improvements
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-27 11:48:24 +02:00
Ricardo Espinoza
ce885e5071
✨ Add n8n training nodes ( #1898 )
...
* ⚡ n8n training node
* ⚡ Improvements
* ⚡ cosmetic changes
* ⚡ Improvements
* ⚡ Formatting fix
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-27 08:55:33 +02:00
Ricardo Espinoza
7dea5d8a4b
🐛 Fix issue escaping single quotes and mapping empty fields ( #1929 )
...
Fixes #1915 and #1916
2021-06-27 08:44:15 +02:00
Jan Oberhauser
004979f592
👕 Fix lint issue
2021-06-25 15:52:57 +02:00
Jan Oberhauser
876cf7323d
✨ Add Dimension Filters to Google Analyics Node
2021-06-25 15:51:02 +02:00
Jan Oberhauser
6c7e1ec3c9
🐛 Do not error if there is no data on Google Analytics + Sort
2021-06-25 15:38:32 +02:00
Jan Oberhauser
fe71c665fe
🐛 Fix bug with GetAll on Ghost-Node
2021-06-25 14:03:50 +02:00
Iván Ovejero
9f94984926
⚡ Add bucket:delete operation to AWS S3 Node ( #1936 )
2021-06-24 22:21:13 +02:00
Omar Ajoue
427f25d3d0
⚡ Add "Split Into Items" option to HTTP Request node ( #1912 )
...
* Added the option to flatten output so we can more easily work with arrays
* ⚡ Change parameter name
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-23 12:04:50 +02:00
Ricardo Espinoza
92a2e863f3
🐛 Fix bug paginating databases and users ( #1907 )
2021-06-22 23:59:04 +02:00
Iván Ovejero
07a3dbb372
⚡ Add status code for service account error ( #1707 )
2021-06-22 19:59:27 +02:00
Omar Ajoue
5cb1b4a678
⚡ Update flag because of deprecation notice ( #1909 )
2021-06-20 11:00:25 +02:00
Iván Ovejero
f8fcf0c165
⚡ Add webhook node icon ( #1910 )
2021-06-18 23:48:38 +02:00
Harshil Agrawal
7994a41f0b
⚡ Add new files and fix existing files ( #1913 )
2021-06-18 23:45:15 +02:00
Ricardo Espinoza
8c693ba6e3
✨ Spotify improvements ( #1884 )
...
* Add search resource
* Add resume, volume functions to player resource
* ⚡ Improvements to #1870
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: smamudhan <sm.amudhan@live.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-18 23:41:57 +02:00
Jan Oberhauser
b6d50dfa90
👕 Fix lint issue
2021-06-13 19:42:05 +02:00
Ricardo Espinoza
233fc72dc2
⚡ Add the posiblity to set multi-select fields with the names ( #1892 )
...
* ⚡ Add the posiblity to set multi-select fields with the names
* 🐛 Fix issue with expressions
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-13 19:17:39 +02:00
Ricardo Espinoza
4b0d3b56cb
⚡ Improve jira issue field lookup ( #1877 )
...
* Improved/fixed collecting of custom fields based on project and issue type.
* ⚡ Improvements to #1610
* 👕 Fix linter issue
Co-authored-by: jemos <jean.mousinho@gmail.com>
2021-06-13 17:30:05 +02:00
Iván Ovejero
77483f991d
⚡ Replace PNG icons with SVG and optimize ( #1890 )
...
* 🎨 Replace PNG icons with SVG icons
* ⚡ Fix size of bitbucket icon
* ⚡ Optimize svgs
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-12 21:00:37 +02:00
Jan Oberhauser
4c7d3a918b
👕 Fix lint issue
2021-06-12 20:24:13 +02:00
Jan Oberhauser
1d850da9fb
✨ Send request of HTTP Request node to browser console when testing
2021-06-12 20:22:55 +02:00
Ricardo Espinoza
d095588ac7
⚡ Add parameter include time when setting field type date on Notion node ( #1879 )
...
* ⚡ Add parameter include time when setting field type date
Fixes issue #1878
* Fix issue with date format
2021-06-12 18:06:47 +02:00
Iván Ovejero
b2e0bcea16
🐛 Remove circular references from error objects ( #1802 )
...
* ⚡ Add circular references removal
* 🔥 Remove unused flag from affected node
* 🔥 Remove unused exports
* 🔨 refactor removing circular references
* ⚡ Replace IRawErrorObject with JsonObject
* ⚡ Make error detection depth-first (#1800 )
* 👕 fix type
* 🔨 improve readability
* 📝 improve placeholder for circular reference
* ⚡ Turn marker into object to keep description
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
2021-06-12 17:15:23 +02:00
Ricardo Espinoza
6ade0a00f5
⚡ Add upsert operation to various resources (Salesforce) ( #1743 )
...
* ⚡ Add upsert operation to various resources (Salesforce)
The operation was added to the resources: Contact, Account, Lead, Opportunity and Custom Object.
* ⚡ Rename operation create/update to Create or Update
* ⚡ Improvements
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2021-06-09 22:25:20 -05:00
Ricardo Espinoza
e298d2a1a8
✨ Extend Google Drive node upload functionality ( #1872 )
...
* Add a function to validate JSON - copied from other nodes.
* Add properties and appProperties attributes.
* ⚡ Improvements to #1637
Co-authored-by: vbouchet <vincent.bouchet.31@gmail.com>
2021-06-08 22:34:11 -05:00
romaincolombo-daily
20be641e63
🐛 Fix API version for Jira server ( #1866 )
2021-06-08 22:26:27 -05:00
Thomas Jost
28eb8ca166
✨ Add support for Todoist task descriptions ( #1874 )
2021-06-09 01:55:36 +02:00
Iván Ovejero
26bdc5c924
🐛 Fix settings in AWS Transcribe node ( #1860 )
...
* Fixe uninitialized object when settings enabled
* 👕 Fix linter warning
* ⚡ Fix options name
* 🔥 Remove unused setting
* ⚡ Improvements
Co-authored-by: Alexander Mustafin <sashker@users.noreply.github.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-06-06 14:00:57 -05:00
Ricardo Espinoza
114fd3b3a6
✨ Extend Pipedrive node ( #1868 )
...
* Implementation of fetures to fetch data from Pipedrive API e user can select by dropdown
* Search operation to Deals
* Add custom fields for deal and person to select by dropdown
* ⚡ Improvements to #1845
Co-authored-by: Rodrigo Correia <rodrigoscdc@gmail.com>
2021-06-06 13:54:49 -05:00
Ricardo Georgel
87b0e99923
fix typo options.useSchemaRegistry -> useSchemaRegistry
2021-06-05 21:22:32 -03:00
Ricardo Georgel
e5e0929332
Move useSchemaRegistry out of the options to be easier to see the extra fields
2021-06-05 18:48:00 -03:00
Jan
3667b0dd01
✨ Add Git node ( #1820 )
...
* ✨ Add Git-Node
* 👕 Fix lint issue
* 🎨 add git icon
* ⚡ Fix indentation in package.json files
* ⚡ Add support for pushTags
* ⚡ Add support for addConfig, fetch, listConfig and status
* ⚡ Add support for clone
* ⚡ Remove not needed code
* ⚡ Add proper continueOnFail support & alphabetize options
* 🐛 Remove console.log
* ⚡ Improve Git Node
* ⚡ Improve Git Node
* 🐳 Add git to Docker images
* ⚡ Auto create folder if not exists and clarify addConfig mode
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
2021-06-05 15:43:54 -05:00
Ricardo Georgel
4af53d1b95
Add Schema Registry to the Kafka producer
2021-06-05 16:47:10 -03:00
Ricardo Georgel
894ed83efc
Add Schema Registry to the Kafka consumer
2021-06-05 14:33:12 -03:00
MedAliMarz
ea9f956f0d
✨ Add Microsoft To Do Node ( #1863 )
...
* ✨ Init Microsoft Todo node
* ⚡ Add Task List resource & operation
* ⚡ Add Task resource and operations
* ⚡ Add Linked Resource opeartions
* ♻️ Add continueOnFail & clean up
* 👕 Fix lint issues
* ⚡ Improvements
* Apply review suggestion & improvement
* ⚡ Improvements
* ⚡ Improvements
* 🐛 Fix naming
* ⚡ Fix Microsoft To Do Node
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-04 22:39:39 -05:00
Ricardo Espinoza
ccca927d70
✨ Add "Get Following Artists" on Spotify node ( #1823 )
...
* Add follow resource
* ⚡ Improvements to #1812
* ⚡ Minor improvements
Co-authored-by: Sam Roquitte <samroq@yahoo.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-04 18:15:03 -05:00
Iván Ovejero
fe354baa55
⚡ Fix parsing for last edited time on Notion node ( #1861 )
2021-06-03 18:10:27 -05:00
Jan Oberhauser
ec70bae153
🐛 Fix SSH node name
2021-05-30 14:00:15 -05:00
Jan Oberhauser
731ae84eee
⚡ Sort languages alphabetically on DeepL Node
2021-05-30 12:36:04 -05:00
MedAliMarz
07a9108e46
⚡ Add Free API support to DeepL Node ( #1810 )
2021-05-30 12:33:43 -05:00
Jan Oberhauser
1ec916e530
🐛 Fix issue with Expression-Mode on Switch-Node #1843
2021-05-30 12:15:41 -05:00
Jan Oberhauser
a0b8d67e3e
🐛 Remove console.log
2021-05-29 22:33:48 -05:00
Jan Oberhauser
6f39be03f1
⚡ Add placeholder for Company URN on LinkedIn Node
2021-05-29 22:33:19 -05:00
Jan Oberhauser
6a3090dc96
👕 Fix lint issue
2021-05-29 22:04:35 -05:00
Jan Oberhauser
cd8f4247e6
⚡ Add continueOnFail support to SSH Node
2021-05-29 21:57:38 -05:00
Jan Oberhauser
a9184e38f8
⚡ Add continueOnFail support to AWS Transcribe Node
2021-05-29 21:50:07 -05:00
Ricardo Espinoza
d2e38dc615
✨ Add UptimeRobot Node ( #1830 )
...
* Add Monitor & account resources
* Add alert contact resource
* Add mwindows resource
* Add 'public status page' resource
* Clean up & lint fixes
* Minor fixes
* Apply code review suggestions
* Minor fixes
* Fix options name casing
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements on UptimeRobot Node
* ⚡ Activate continueOnFail support
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-29 19:42:25 -05:00
Ricardo Espinoza
ca0793574a
✨ Add AWS transcribe node ( #1826 )
...
* Aws Transcribe node
* ⚡ Improvements to #1801
* ⚡ Small fix
* ✏️ Edit node param descriptions
* ⚡ Set missing defaults
* ⚡ Fix duplicate description
* ⚡ Set integer limit values
* ⚡ Improvements
* ⚡ Fix name
Co-authored-by: Alexander Mustafin <sashker@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-29 15:34:24 -05:00
Iván Ovejero
349a90e0c2
⚡ Convert ClickUp logo to square ( #1821 )
2021-05-29 14:19:30 -05:00
Jan Oberhauser
b3cd18586f
👕 Fix lint issue
2021-05-29 14:16:47 -05:00
Jan Oberhauser
6de666a675
⚡ Improve default code in Function nodes
2021-05-29 14:03:59 -05:00
Jan Oberhauser
bf1b496251
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-05-29 14:03:38 -05:00
Jan Oberhauser
e366b1ac8f
🐛 Remove console.log
2021-05-29 13:51:36 -05:00
Mutasem Aldmour
bdc5040413
⚡ Fix occur typos ( #1824 )
2021-05-29 13:50:41 -05:00
Jan
4946bfcd3e
✨ Add functionality to send console.log messages to editor-UI ( #1816 )
...
* ✨ Send console.log messages to editor-UI
* ⚡ Send message only to session which started workflow
* ⚡ Made it also work in own process
* ⚡ Add support for console.log UI forward also to FunctionItem Node
* 👕 Fix lint issue
* 👕 Fix linting issue
* ⚡ Improve code
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2021-05-29 13:41:25 -05:00
Jan Oberhauser
335673d329
⚡ Minor improvement and fix
2021-05-28 23:53:17 -05:00
Ricardo Espinoza
383a3449b7
✨ Add SSH Node ( #1837 )
...
* ✨ SSH-Node
* ⚡ Fix issue
* ⚡ Add file resource
* ⚡ Improvements
* ⚡ Some improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-28 23:45:59 -05:00
Harshil Agrawal
440971673c
⚡ Add and update codex files ( #1834 )
...
* ✨ Add and update codex files
* 🔨 Fix codex format
* 🔨 Fix codex format for remaining files
2021-05-28 14:54:52 -05:00
Ricardo Espinoza
61937c52ba
🐛 Fix issue when using any operation of the resource drive ( #1818 )
...
* 🐛 Fix issue when using any operation of the resource drive
* 🐛 Remove console.log
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-24 16:51:06 -05:00
Ricardo Espinoza
2a7a87eb4d
🐛 Fix issue when filtering fields type select & multi_select on Notion Node ( #1819 )
...
Also, it adds a change to how the links are handled. Before, if a link were left blank, the node would error. Now, if the link is left blank, it gets ignored.
2021-05-24 16:45:58 -05:00
Jan Oberhauser
ce9951d877
👕 Fix lint issue
2021-05-24 11:03:31 -05:00
Jan Oberhauser
353b911620
🐛 Remove console.log
2021-05-23 11:41:34 -05:00
Jan Oberhauser
6f4e3f132c
⚡ Optimize icons
2021-05-20 16:33:12 -05:00
Jan
ed6f2c5b8a
✨ Add Notion Node ( #1811 )
...
* ✨ Notion Node
* ⚡ Improvements
* test
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Add missing url field
* Remove linter errors
* ⚡ Add filters
* ⚡ Add and & or filters
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Fixed style on some options
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ improvements
* ⚡ Rename DatabasePage -> Search to Get All
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-05-20 16:31:23 -05:00
Jacob Spizziri
d3aa637ff4
✨ Add header authentication to GraphQL node ( #1805 )
2021-05-20 03:04:43 +02:00
Omar Ajoue
7ccc0f40a2
🐛 Correct paging parameter on Strava Node ( #1804 )
2021-05-20 02:47:55 +02:00
Omar Ajoue
481dbae16b
🐛 Fixing the limit for searching deals on hubspot ( #1803 )
2021-05-20 02:46:06 +02:00
MedAliMarz
2ac4e425d6
⚡ Fix activity type in post operation on Orbit Node ( #1796 )
2021-05-19 02:33:43 +02:00
Omar Ajoue
76e1b9fba0
🐛 Fix get profile operation on Slack Node ( #1799 )
2021-05-19 02:12:26 +02:00
Iván Ovejero
0fdae7fec3
⚡ Add API key to Twilio credentials ( #1797 )
...
* ⚡ Add API key to Twilio credentials
* ⚡ Minor simplification
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-19 02:05:49 +02:00
MedAliMarz
6e8de269ec
🐛 Fix order title type on Keap ( #1798 )
2021-05-19 01:39:26 +02:00
Tanay Pant
a3ab3f2de5
🐛 Fix broken link
2021-05-17 10:50:57 +02:00
Ricardo Espinoza
21f9af8876
✨ Add iCalendar Node ( #1725 )
...
* ✨ iCalendar Node
* ⚡ Improvements
* ⚡ Improvements
* iCal node copy touch-up
* ⚡ Minor improvement
Co-authored-by: sirdavidoff <1670123+sirdavidoff@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-16 13:35:11 -05:00
Jan Oberhauser
2063333ee5
⚡ Minor improvements to Spotify Node
2021-05-15 20:01:25 -05:00
DerEnderKeks
e6d67dfcaf
✨ Add position parameter for playlist add operation of Spotify node ( #1794 )
2021-05-16 02:55:13 +02:00
Omar Ajoue
3e98612881
✨ Add Force node reconnect option to IMAP trigger node ( #1792 )
...
* Adding reconnect feature to IMAP nodes
* Fixing clear interval and persisting last UID in static data
2021-05-16 02:33:15 +02:00
Daniel Lazaro
55c261658a
⚡ Fix typo ( #1793 )
2021-05-15 18:02:07 +02:00
Iván Ovejero
6cf5e3c974
🎨 Replace Zulip logo ( #1790 )
2021-05-14 21:17:39 +02:00
DeskYT
40510a7ab4
⚡ Fix hubspotApiRequestAllItems for some ( #1781 )
2021-05-12 17:21:18 -05:00
Iván Ovejero
b42e1dc366
🐛 Fix parsing issues in Firestore node ( #1759 )
...
* ⚡ Fix empty document parsing
* ⚡ Add geopoint parsing
* ⚡ Fix date misdetection
* 🔥 Remove logging
* ⚡ Add ISO-8601 format to date validation
2021-05-12 14:21:56 -05:00
MedAliMarz
779da62845
⚡ Enable sandbox env in Paddle ( #1777 )
...
* Enable sandbox env in Paddle
* Change sandbox option displayName
2021-05-12 13:50:53 -05:00
MedAliMarz
6460ce3965
🐛 Fix Clockify Trigger bug ( #1778 )
...
* Fix the empty results bug
* Fix return value
2021-05-12 13:48:48 -05:00
Ricardo Espinoza
c632f7982f
⚡ Add parameter to include credentials in querystring (Woocommerce) ( #1756 )
2021-05-11 23:20:40 -05:00
Jan Oberhauser
afce58c19a
🐛 Fix issue with Google Sheets update with custom key row #1736
2021-05-09 14:15:47 -05:00
Ricardo Espinoza
3a1a5fd49c
⚡ Add pagination to resource report for Google Analytics ( #1755 )
2021-05-08 15:26:06 -05:00
Jan Oberhauser
77da5b70bc
⚡ Improvements to Webflow Trigger Node
2021-05-07 23:32:59 -05:00
Nikita
8b11eb6332
✨ Add collection events to Webflow Trigger Node ( #1735 )
2021-05-07 23:32:00 -05:00
Jan Oberhauser
abe1ee144a
⚡ Minor fix on Spreadsheet File
2021-05-07 22:51:00 -05:00
fntb
43fae950e6
✨ Add support for files without headers to SpreadsheetFile node ( #1738 )
...
When false the first row of the spreadsheet file is considered a data row and each row is parsed as an array
2021-05-07 22:50:25 -05:00
Jan Oberhauser
1fd0fcc729
⚡ Minor improvements to AWS Comprehend
2021-05-07 22:31:27 -05:00
Alexander Mustafin
71ec72493c
✨ Add WS comprehend detect entities + Load more Lambda functions ( #1742 )
...
* Functions are listed recursively if the number of functions exceeds 50
* Added the DetectEntities action to the Aws Comprehend Node
2021-05-07 22:31:04 -05:00
Jan Oberhauser
5809b1e098
⚡ Optimize svgs
2021-05-07 22:06:31 -05:00
Iván Ovejero
90d69246d9
🐛 Fix null value parsing in Google FIrestore ( #1749 )
2021-05-07 21:59:32 -05:00
Ricardo Espinoza
31dd959109
🐛 Select base url depending on the datacenter ( #1744 )
2021-05-07 18:54:40 -05:00
Ricardo Espinoza
f6fdf6b5e1
✨ Add Reply To parameter to Mailjet node ( #1732 )
...
* ⚡ Add Reply To parameter
* ⚡ Add svg logo
2021-05-07 18:46:50 -05:00
Omar Ajoue
fc3ebf1a4c
⚡ Adds increment operation to Redis ( #1745 )
2021-05-07 18:33:14 -05:00
Mika Luhta
74d8f3d150
✨ Add isRead property & message:move to Outlook ( #1724 )
2021-05-01 23:10:44 -05:00
Ricardo Espinoza
469b92e32a
⚡ Add continueOnFail to Google Calendar ( #1722 )
...
* ⚡ Add continueOnFail to Google Calendar
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-01 22:50:15 -05:00
Omar Ajoue
c972f3dd50
✨ Added logging to n8n ( #1381 )
...
* Added logging to n8n
This commit adds logging to n8n using the Winston library.
For now, this commit only allows logging to console (default behavior)
or file (need to pass in config via environment variables).
Other logging methods can be further implemented using hooks. These were
skipped for now as it would require adding more dependencies.
Logging level is notice by default, meaning no additional messages would
be displayed at the moment. Logging level can be set to info or debug as
well to enrich the generated logs.
The ILogger interface was added to the workflow project as it would make
it available for all other projects but the implementation was done on
the cli project.
* Lint fixes and logging level naming. Also fixed the way we use the logger as it was not working previously
* Improvements to logging framework
Using appropriate single quotes
Improving the way the logger is declared
* Improved naming for Log Types
* Removed logger global variable, replacing it by a proxy
* Add logging to CLI commands
* Remove unused GenericHelpers
* Changed back some messages to console instead of logger and added npm
shortcuts for worker and webhook
* Fix typos
* Adding basic file rotation to logs as suggested by @mutdmour
* Fixed linting issues
* Correcting comment to correctly reflect space usage
* Added settings for log files rotation
* Correcting config type from String to Number
* Changed default file settings to number
To reflect previous changes to the type
* Changed the way log messages are added to be called statically. Also minor naming improvements
* Applying latest corrections sent by @ivov
* ⚡ Some logging improvements
* Saving logs to a folder inside n8n home instead of root
* Fixed broken tests and linting
* Changed some log messages to improve formatting
* Adding quotes to names on log messages
* Added execution and session IDs to logs. Also removed unnecessary line breaks
* ⚡ Added file caller to log messages (#1657 )
This is done using callsites library which already existed
in the project as another library's dependency. So in fact
it does not add any new dependency.
* Adding logs to help debug Salesforce node
* ⚡ Add function name to logs and add more logs
* ⚡ Improve some error messages
* ⚡ Improve some more log messages
* ⚡ Rename logging env variables to match others
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-01 22:43:01 -05:00
Jan Oberhauser
0b69310bed
⚡ Minor improvements to Quickbase Node
2021-04-30 21:49:15 -05:00
Colton Anglin
35cae02a36
⚡ Add option to use Field IDs on Quickbase Node ( #1651 )
...
* QuickBase: Use FieldIDs instead of names
* Fix name change
* Delete tmp-209473KO4eyCT5LSi
* Fix name change
* Change default to false
2021-04-30 21:48:40 -05:00
lublak
c83c05456d
⚡ Use native fs promise where possible ( #1684 )
2021-04-30 21:22:15 -05:00
Jan Oberhauser
9a7de7d077
🐛 Fix bug with activating some trigger nodes #1715
2021-04-30 21:12:11 -05:00
Harshil Agrawal
f2ec7ec6ac
⚡ Add and update codex files ( #1719 )
2021-04-30 20:28:07 -05:00
Ricardo Espinoza
6c773d7a86
✨ Add MQTT & Trigger Node ( #1705 )
...
* ✨ MQTT-Node
* ⚡ Small fix
* ⚡ Error when the publish method faile
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Add Send Input Data parameter
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-30 20:23:25 -05:00
Jan Oberhauser
0dd760f67d
👕 Fix lint issue
2021-04-30 20:07:08 -05:00
Jan
f79bc633c0
✨ Extend Twist Node ( #1721 )
...
* Add get/getAll:messageConversation to Twist node
* Add delete:messageConversation to Twist node
* Add update:messageConversation to Twist node
* Add archive/unarchive/delete:channel to Twist node
* Add add/update/get/getAll/remove:Thread to Twist node
* Add add/update/get/getAll/remove:Comment to Twist node
* Lint fixes
* Fix operations's descriptions
* Enhance Twist node code
* Reorder attributes alphabetically
* Fix typos
* Fix the ouput of get:Comment operation
* Fix getAll:Comment & getAll:Thread operations outputs
* 🐛 Add missing scopes and remove not needed parameters
Co-authored-by: dali <servfrdali@yahoo.fr>
2021-04-30 19:44:12 -05:00
Omar Ajoue
fc54f7c82b
✨ Add query parameters for CrateDB, PostgresDB, TimescaleDB and QuestDB (Parametrized Queries) ( #1577 )
...
* Adding support to ParameterizedQuery on Postgres Node
* Created another parameter to toggle on replacement so it's clear to users what is happening.
* Fixed lint issues
* ⚡ Formatting
* Improvements to questDB node so it is more consistent
* Fixed lint issues
* Fixed typing issue
* ⚡ Apply suggestions BHesseldieck
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
* Standardized output for postgres and postgres-like nodes
This changes the behavior of CrateDB, Postgres, QuestDB and TimescaleDB
nodes.
The Execute Query operation used to execute multiple queries but return
the result from only one of the queries.
This change causes the node output to containt results from all queries
that ran, making the behavior more consistent across all n8n.
* Fixing lint issues
* ⚡ Minor improvements
* ⚡ Fix breaking changes files
Co-authored-by: Gustavo Arjones <gustavo.arjones@ank.app>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
2021-04-30 17:35:34 -05:00
Iván Ovejero
4cf8055224
✨ Add Kitemaker node ( #1676 )
...
* ⚡ Add Kitemaker node
* ⚡ Require status ID for workItem:create
* ✏️ Reword button text
* ⚡ Add credentials file
* ⚡ Implement pagination
* ⚡ Improvements
* ⚡ Remove not needed parameter
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-30 16:00:28 -05:00
Ricardo Espinoza
efd40ea7a6
🐛 Fix issue of Redis never returning ( #1716 )
...
Fixes #1709 . When the node returned an error the reject method was not called. Hence, the process kept running forever.
2021-04-30 15:38:51 -05:00
Ricardo Espinoza
7c418aafe7
🐛 Fix issue when looking up values on Google Sheets ( #1708 )
2021-04-30 15:35:42 -05:00
Jan Oberhauser
5d9280a7ad
👕 Fix lint issue
2021-04-30 15:34:53 -05:00
Ricardo Espinoza
bf93a122ed
⚡ Add file name when downloading files (Google Drive) ( #1710 )
2021-04-30 15:29:10 -05:00
MedAliMarz
c9d0b17291
🐛 Fix Post operations on Orbit Node ( #1699 )
2021-04-30 14:58:23 -05:00
Ricardo Espinoza
444fe64bc1
⚡ Handle comma separated binary properties (Gmail) ( #1711 )
2021-04-30 14:44:46 -05:00
MedAliMarz
029b1390ee
🐛 Fix a small bug on Xero Node ( #1681 )
2021-04-30 14:25:39 -05:00
Ricardo Espinoza
144bf3ea00
⚡ Add svg logos to Facebook nodes ( #1713 )
2021-04-30 14:22:46 -05:00
Ricardo Espinoza
901551ae99
⚡ Add delete folder operation to FTP Node ( #1704 )
...
* ⚡ Add delete folder operation to FTP Node
* ⚡ Minor improvement
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-30 14:19:59 -05:00
Iván Ovejero
b6d45e30ef
⚡ Add self-hosted support to ERPNext ( #1679 )
2021-04-30 13:37:46 -05:00
Omar Ajoue
81d8a9f332
💥 Deprecate Activation Trigger and add two new replacement nodes ( #1680 )
...
* Add Workflow & n8n Trigger nodes
* Update nodes descriptions & icons
* Remove Activation Trigger node
* Update nodes descriptions & Add timestamp and workflow_id
* Added breaking change notice and types to events
* ⚡ Minor improvements
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-24 23:14:06 +02:00
Omar Ajoue
41669c0e0f
✨ Add options to run queries as transactions ( #1612 )
...
* add multi return
* add independently and transaction to query
* pgInsert normal and transaction
* independently for pgInsert
* normal, transaction and independently for pgUpdate
* cleanup
* implement it in other nodes
* multiple fixes
* add optional returning support
* clean up Postgres functions
* fix other postgres based dbs
* Added option to run queries as a transaction to Postgres
This commit allows users to configure Postgres, CrateDB, TimescaleDB and
QuestDB to run queries independently or as transactions as well as the
previous mode which is to execute multiple queries at once.
Previous behavior remains untouched so we only added new options.
* Standardize behavior across nodes that use postgres protocol
Also fixed unit tests.
* Added breaking change notice
* Added more information to breaking changes
* ⚡ Styling fixes
Co-authored-by: lublak <lublak.de@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-24 22:55:14 +02:00
Craig McElroy
9271e73777
⚡ Add custom fields for Salesforce case create/update and alphabetize fields for update ( #1688 )
2021-04-24 22:10:53 +02:00
Bart Vollebregt
adad513718
⚡ Add ability to retrieve custom fields to Zendesk Trigger node. ( #1685 )
2021-04-24 19:57:49 +02:00
Jan Oberhauser
08b42aef97
👕 Fix lint issue
2021-04-24 19:45:33 +02:00
Ricardo Espinoza
d57ae97669
✨ Add Mailcheck Node ( #1690 )
...
* Add Mailcheck integration
* compress logo
* Add mailcheck node info
* ⚡ Improvements
Co-authored-by: bugagashenkj <bugagashenkj@gmail.com>
Co-authored-by: Nosov Konstantin <nosov@nodeart.io>
2021-04-24 19:34:59 +02:00
Craig McElroy
66d4fe4911
⚡ Salesforce Case/Lead Owner - Add Queues to Owner picklist ( #1689 )
2021-04-24 19:25:30 +02:00
Ricardo Espinoza
4d74e1fdea
🐛 Fix issue looking up values with multiple empty rows ( #1701 )
2021-04-24 18:56:47 +02:00
Jan Oberhauser
3904f7d568
⚡ Basic code cleanup on Intercom Node
2021-04-24 17:49:52 +02:00
Jan Oberhauser
223f0130f0
⚡ Fix company:users response
2021-04-24 17:42:31 +02:00
MedAliMarz
6fcbb2ad45
🐛 Fix users:Company operation in Intercom node ( #1666 )
2021-04-24 17:29:09 +02:00
Jan Oberhauser
cc5b1d9cd2
⚡ Improvements on Sentry Node
2021-04-24 00:38:15 +02:00
MedAliMarz
a3c5f41b0f
✨ Add update/delete to Team, Release and Project in SentryIo node ( #1605 )
...
* Add update/delete to Team, Release and Project in SentryIo node
* Add create/delete:Project in SentryIo node
* Minor fix
* Fix descriptions & display names
* Fix casing in descriptions
* Add getTeams load function & Update operations fields
* Change 'Additional Field' to 'Update Fields' for Team,Release,Project & Organization operations
2021-04-24 00:37:37 +02:00
Jan Oberhauser
35e790b8dd
⚡ Minor improvements on NextCloud Node
2021-04-24 00:11:44 +02:00
MedAliMarz
d9f7ebdea9
✨ Extend NextCloud User-Resource ( #1641 )
...
* Add get/getAll:User in NextCloud node
* Add update/delete:User in NextCloud node
* Fix getAll:User operation
2021-04-24 00:08:08 +02:00
Umair Kamran
1b754daa2f
🐛 Fix sending "lastActive" with Mautic
2021-04-23 08:52:53 +02:00
Jan Oberhauser
d33dad7ebc
⚡ Optimize svgs
2021-04-17 17:23:59 +02:00
Konstantin Nosov
5e7f27d137
⚡ Optimize svg ( #1653 )
...
* add optimize-svg command to npm scripts
* run svgo over all svg assets in repo
2021-04-17 17:17:16 +02:00
Bart Vollebregt
c80b0ebfd9
🐛 Fix bug in Zendesk Trigger node with wrong conditions ( #1668 )
2021-04-17 17:08:07 +02:00
Omar Ajoue
73da7998cf
🐛 Fix attempt to reconnect and make IMAP node stable ( #1667 )
2021-04-17 17:01:27 +02:00
Ricardo Espinoza
3fe52c84d5
🐛 Fix issue sending parameter Opt In Reason on Keap Node ( #1674 )
2021-04-17 16:52:56 +02:00
Omar Ajoue
882e2f8e74
⚡ Addglobal timeout setting for all http requests except for http request node ( #1650 )
...
* Added a global timeout setting for all http requests except for http
node.
The http node explicitly sets a timeout that overrides the default
value.
This is to prevent behaviors when users were expecting that their quests
could take a very long time to execute.
* Removed unnecessary typing from code
2021-04-17 15:15:33 +02:00
Jan Oberhauser
a7394daa6b
⚡ Remove console.log
2021-04-17 15:08:13 +02:00
Ricardo Espinoza
b0d3554ced
✨ Add Google BigQuery node ( #1635 )
...
* ✨ Google BigQuery node
* 🔨 Add comment dividers
* ⚡ Add whitespace for readability
* ✏️ Edit resource descriptions
* ⚡ Improvements
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2021-04-17 15:04:25 +02:00
Iván Ovejero
a0f42708d4
✨ Add calculate functionality to DateTime Node ( #1589 )
...
* ⚡ DateTime node improvements
* 🔨 Fix parsing format in date calculation
* ⚡ Small improvements
* ✏️ Rename params and add tooltips
* 🔨 Reorder params
* ⚡ Set default values
* ⚡ Set defaults and use same parameter name
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-17 10:34:48 +02:00
MedAliMarz
415928db3c
✨ Add delete:Folder to Microsoft Drive node ( #1636 )
2021-04-17 10:18:29 +02:00
Ricardo Espinoza
fbc11080c7
🐛 Fix issue loading custom fields on Salesforce Node ( #1654 )
2021-04-17 10:11:18 +02:00
Iván Ovejero
db5bf69fd3
🐛 Fix AWS SQS API version and casing ( #1630 )
...
* 🔧 Add API version and adjust casing
* 🔨 Refactor query string params into array
* 🔨 Add API version to resource loader
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-17 09:59:11 +02:00
Ricardo Espinoza
fbb97cb90f
✨ Add Webflow Node ( #1628 )
...
* ✨ Webflow Node
* 📚 Add endpoint documentation URLs
* ⚡ Simplify field name/type separator
* ⚡ Simplify API call function signature
* ⚡ Reposition query string object
* ✏️ Edit parameter descriptions
* ⚡ Improvements
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-17 09:25:51 +02:00
Harshil Agrawal
78936fd1dc
⚡ Add and update codex files ( #1665 )
2021-04-16 19:03:44 +02:00
Iván Ovejero
1d27a9e87e
✨ Improve node error handling ( #1309 )
...
* Add path mapping and response error interfaces
* Add error handling and throwing functionality
* Refactor error handling into a single function
* Re-implement error handling in Hacker News node
* Fix linting details
* Re-implement error handling in Spotify node
* Re-implement error handling in G Suite Admin node
* 🚧 create basic setup NodeError
* 🚧 add httpCodes
* 🚧 add path priolist
* 🚧 handle statusCode in error, adjust interfaces
* 🚧 fixing type issues w/Ivan
* 🚧 add error exploration
* 👔 fix linter issues
* 🔧 improve object check
* 🚧 remove path passing from NodeApiError
* 🚧 add multi error + refactor findProperty method
* 👔 allow any
* 🔧 handle multi error message callback
* ⚡ change return type of callback
* ⚡ add customCallback to MultiError
* 🚧 refactor to use INode
* 🔨 handle arrays, continue search after first null property found
* 🚫 refactor method access
* 🚧 setup NodeErrorView
* ⚡ change timestamp to Date.now
* 📚 Add documentation for methods and constants
* 🚧 change message setting
* 🚚 move NodeErrors to workflow
* ✨ add new ErrorView for Nodes
* 🎨 improve error notification
* 🎨 refactor interfaces
* ⚡ add WorkflowOperationError, refactor error throwing
* 👕 fix linter issues
* 🎨 rename param
* 🐛 fix handling normal errors
* ⚡ add usage of NodeApiError
* 🎨 fix throw new error instead of constructor
* 🎨 remove unnecessary code/comments
* 🎨 adjusted spacing + updated status messages
* 🎨 fix tab indentation
* ✨ Replace current errors with custom errors (#1576 )
* ⚡ Introduce NodeApiError in catch blocks
* ⚡ Introduce NodeOperationError in nodes
* ⚡ Add missing errors and remove incompatible
* ⚡ Fix NodeOperationError in incompatible nodes
* 🔧 Adjust error handling in missed nodes
PayPal, FileMaker, Reddit, Taiga and Facebook Graph API nodes
* 🔨 Adjust Strava Trigger node error handling
* 🔨 Adjust AWS nodes error handling
* 🔨 Remove duplicate instantiation of NodeApiError
* 🐛 fix strava trigger node error handling
* Add XML parsing to NodeApiError constructor (#1633 )
* 🐛 Remove type annotation from catch variable
* ✨ Add XML parsing to NodeApiError
* ⚡ Simplify error handling in Rekognition node
* ⚡ Pass in XML flag in generic functions
* 🔥 Remove try/catch wrappers at call sites
* 🔨 Refactor setting description from XML
* 🔨 Refactor let to const in resource loaders
* ⚡ Find property in parsed XML
* ⚡ Change let to const
* 🔥 Remove unneeded try/catch block
* 👕 Fix linting issues
* 🐛 Fix errors from merge conflict resolution
* ⚡ Add custom errors to latest contributions
* 👕 Fix linting issues
* ⚡ Refactor MongoDB helpers for custom errors
* 🐛 Correct custom error type
* ⚡ Apply feedback to A nodes
* ⚡ Apply feedback to missed A node
* ⚡ Apply feedback to B-D nodes
* ⚡ Apply feedback to E-F nodes
* ⚡ Apply feedback to G nodes
* ⚡ Apply feedback to H-L nodes
* ⚡ Apply feedback to M nodes
* ⚡ Apply feedback to P nodes
* ⚡ Apply feedback to R nodes
* ⚡ Apply feedback to S nodes
* ⚡ Apply feedback to T nodes
* ⚡ Apply feedback to V-Z nodes
* ⚡ Add HTTP code to iterable node error
* 🔨 Standardize e as error
* 🔨 Standardize err as error
* ⚡ Fix error handling for non-standard nodes
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
2021-04-16 18:33:36 +02:00
Ricardo Espinoza
1a0e129921
⚡ Add OAuth2 support to Monday.com node ( #1642 )
2021-04-16 00:35:39 +02:00
Jan Oberhauser
d87d497371
⚡ Minor formatting improvements
2021-04-16 00:27:49 +02:00
MedAliMarz
dfdb797b31
✨ Add get/getAll/update/delete:Release to Gitlab node ( #1629 )
2021-04-16 00:27:12 +02:00
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
Allan Daemon
ca4c3fa980
✨ add RabbitMQ AMPQS support ( #1598 )
...
* WIP fixes #1596 (RabbitMQ AMPQS support)
* ⚡ fix display options
Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>
2021-04-15 16:20:56 +02:00
ahsan-virani
d59e6d1c4b
👕 Fix lint issue
2021-04-14 14:04:59 +02:00
Allan Daemon
10ba842610
⚡ close mongo connection on close ( #1597 )
...
Fix #1595
2021-04-14 14:02:51 +02:00
Cassiano Vailati
41088fcd9e
✨ Add SSL support to MySQL.credentials and MySQL.node ( #1644 )
...
* added SSL support to MySQL.credentials and MySQL.node
* ⚡ hide certificate field data, change CA name
Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>
2021-04-14 13:43:12 +02:00
Anton Romanov
315d3b59f5
✨ Add limit, skip, sort, upsert in MongoDB node ( #1439 )
...
* mongodb find command improvements: limit, skip, sort
* mongodb update command improvement: upsert
* ⚡ improve mongo node
* 🎨 add missing semicolons
Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>
2021-04-14 13:41:56 +02:00
Allan Daemon
f4916c7efb
⚡ ️ Close RabbitMQ connections left open after use ( #1594 )
2021-04-13 18:27:25 +02:00
entrailz
dd445dafaa
✨ Add INSERT modifiers support in mySQL node ( #1423 )
...
* Update MySql.node.ts
Allow for insert ignore - useful if you are wanting to insert data into an already established table with unique ids.
* ⚡ Improve ignore errors change in mysql node
* ⚡ move modifiers into separate options block
Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>
2021-04-13 18:24:30 +02:00
Harshil Agrawal
a503c0e86b
⚡ Add new codex files and fix previous files ( #1608 )
...
* ✨ Add new codex files and fixed previous files
* 🔨 Minor fix
* 🔨 Minor fix
2021-04-10 10:18:10 +02:00
Ricardo Espinoza
8113693e97
⚡ Add missing fields to folder:list response ( #1626 )
2021-04-10 08:21:03 +02:00
Ricardo Espinoza
5460b248ee
🐛 Fix issue loading issue types with classic projects ( #1627 )
...
* 🐛 Fix issue loading issue types with classic projects
* ⚡ Minor improvements on Jira-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-10 08:05:21 +02:00
Jan Oberhauser
b6e89df660
⚡ Minor improvement on GitHub node
2021-04-10 07:54:27 +02:00
MedAliMarz
62959ec017
✨ Add release operations on GitHub Node ( #1617 )
...
* Add get/getAll:release to Github node
* Add delete:release to Github node
* Add update:release to Github node
* Lint fixe
2021-04-10 07:54:05 +02:00
Jan Oberhauser
3c48b06884
🐛 Fix issue that RabbitMQ Trigger node did reuse same item
2021-04-08 23:34:10 +02:00
Jan Oberhauser
06407a9afe
👕 Fix lint issue
2021-04-07 16:06:57 +02:00
Loran
f74ddb5221
🐛 Fix SendGrid dynamic field generation ( #1631 )
2021-04-07 15:43:11 +02:00
Jan Oberhauser
9560dd6ce2
👕 Fix lint issue
2021-04-05 12:34:52 +02: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
Mika Luhta
1d10cc6f25
⚡ Fetch observable data types from TheHive ( #1291 )
2021-04-05 10:52:56 +02:00
Jan Oberhauser
012818b804
👕 Fix lint issue
2021-04-04 10:49:25 +02:00
Jan Oberhauser
55c67d8a20
⚡ Minor improvements to RabbitMQ headers
2021-04-04 10:33:53 +02:00
s
51f066cbcd
✨ Add RabbitMQ Header parameter ( #1622 )
...
* Add RabbitMQ Exchange's Header parameter
* code refactoring
* remove log
2021-04-04 10:33:22 +02:00
Harshil Agrawal
bf5ed9d8cf
⚡ Update description for file path and folder ( #1282 )
2021-04-03 16:59:07 +02:00
Omar Ajoue
f225bbbb84
✨ Add type casting to postgres queries ( #1600 )
...
* 538 add support for casting types in postgres
* Add typing to postgres insert nodes and removed unnecessary field from crate db
* Added placeholder and description for types in postgres
* Adding tests to insert and changes suggested by Ben
* ⚡ Minor improvement
Co-authored-by: mutdmour <mutdmour@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-03 16:53:47 +02: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
Ricardo Espinoza
12838f26e3
✨ Add Sheet -> create/remove to GoogleSheets node( #1620 )
...
* Add operation 'addSheet' to GoogleSheets node
* lint fixes
* ⚡ Improvements
* ⚡ Move operations to "Sheet"
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-03 10:04:22 +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
bbf875cd08
👕 Fix lint issue
2021-04-02 18:18:43 +02:00
Agata M
499fa48784
⚡ Google Drive: Add support for creating folders & copying files for shared drives ( #1436 )
...
* Google Drive: Add support for creating folders for shared drives
* Google Drive: set supportAllDrives parameter to true
* fix(GoogleDrive): added supportAllDrives parameter for copy files
2021-04-02 18:14:39 +02:00
Jan Oberhauser
b406d4b60b
⚡ Fix display issue with AccountID before Operation & other small fixes
2021-04-02 18:10:22 +02:00
Ricardo Espinoza
7995bd610d
✨ Add Harvest update task operations ( #1603 )
...
* Add create/update task in Harvest node
* ⚡ Small improvements
Co-authored-by: dali <servfrdali@yahoo.fr>
2021-04-02 17:56:45 +02:00
Craig McElroy
aab6946e9e
🐛 Salesforce Get All : Handle string and array options.fields ( #1590 )
2021-04-02 17:46:33 +02:00
Jan Oberhauser
c89cef163c
👕 Fix lint issue
2021-04-02 15:37:10 +02:00
Ricardo Espinoza
0cfcd1170f
⚡ Add reporter field to resource issue (Jira) ( #1592 )
2021-04-02 15:31:25 +02:00
Ricardo Espinoza
9865dcdb0a
🐛 Fix issue with Cortex Node ( #1606 )
...
Cortex node it's iterating over all items, but it's not accumulating the results. Hence just the last item is returned.
2021-04-02 15:26:33 +02:00
Jan Oberhauser
3b620f8da1
🐛 Fix InvoiceNinja Trigger icon
2021-04-02 14:37:13 +02:00
Ricardo Espinoza
7ce2de0e7c
🐛 Fix issue sending the parameter project incorrectly (Invoiceninja) ( #1619 )
...
When creating a task, the project parameter was being send 'project' but it must be 'project_id'
2021-04-02 14:31:44 +02:00
Jan Oberhauser
ee0d6f8d9a
👕 Fix lint issue
2021-04-02 14:17:34 +02:00
Jan Oberhauser
ca50194d71
⚡ Cleanup & Fix lint issues
2021-03-29 11:20:10 +02:00
Jan Oberhauser
e48f555f07
🔀 Merge branch 'Remove-executeSingle' of https://github.com/MedAliMarz/n8n into MedAliMarz-Remove-executeSingle
2021-03-29 11:11:03 +02:00
Iván Ovejero
2ee5853bd0
🐛 Fix update:group in Bitwarden node ( #1580 )
...
* ⚡ Fix default args for update:group
* ⚡ Add external IDs to resource loader
2021-03-29 10:06:07 +02:00
Allan Daemon
33c70153c8
🐛 Close Redis connection ( #1586 )
...
Do like in the info command, and after the execution of the other commands, close the connection, otherwise it will kept open and cause a connection and memory leak.
Also, as to close in case of error, just in case.
2021-03-26 19:02:08 +01:00
Iván Ovejero
b60b66d006
✨ Add mail-send operation to SendGrid node ( #1526 )
...
* ⚡ Add mail description
* ⚡ Add mail:send functionality
* 🔨 Refactor sandbox into additional options
* 🔨 Refactor MIME type as options
* ⚡ Implement send_at functionality
* ⚡ Add headers to additional options
* ⚡ Implement attachments
* 🔥 Remove logging
* ⚡ Improvements
* ⚡ Fix default operation
* 🔨 Fix HTML option
* 🔨 Fix subject in dynamic template email
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-26 08:48:52 +01:00
Jan Oberhauser
d8883fbefe
⚡ Some improvements
2021-03-25 23:45:16 +01:00
Jan Oberhauser
0ba526dd67
🔀 Merge branch 'uProc_integration' of https://github.com/mcolomer/n8n into mcolomer-uProc_integration
2021-03-25 23:38:56 +01:00
Ricardo Espinoza
be02fc8752
🐛 Fix issue with Dropbox App Folder type apps. ( #1569 )
...
#1542
2021-03-25 23:25:05 +01:00
Miquel Colomer
88c8af73a5
+ fix escaping single quotes
2021-03-25 17:50:12 +01:00
Jan Oberhauser
0f9429b261
⚡ Fix conflicts
2021-03-25 17:10:02 +01:00
Jan Oberhauser
0272cec01d
👕 Fix lint issue
2021-03-25 13:19:11 +01:00
Jan Oberhauser
3db1cdbe84
⚡ Minor improvements to MoveBinaryData encoding
2021-03-25 12:59:57 +01:00
lublak
c3496845bf
:add: Add iconv-lite for encoding/decoding for MoveBinaryData ( #1473 )
2021-03-25 12:58:54 +01:00
Brian Thomas Smith
b7c64c6031
⚡ Update QuestDB logo, use 60x60 png ( #1579 )
2021-03-25 11:24:56 +01:00
Ricardo Espinoza
0c3a191859
⚡ Add resources Task Tag, Space Tag & Task List to ClickUp Node ( #1539 )
...
* ⚡ Add resources Task Tag and Space Tag to ClickUp Node
* ⚡ Add Task List resource
* ⚡ Fix spaceTag:update
* ⚡ Fix icon and formatting
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-24 23:01:12 +01:00
Jan Oberhauser
80db50282e
⚡ Minor imporovement
2021-03-24 18:51:43 +01:00
Pavel Yudin
0d8602de5e
✨ Add answerinlinequery option to Telegram ( #1556 )
...
* telegram node: add answerinlinequery option
* remove comments
2021-03-24 18:51:00 +01:00
Iván Ovejero
68c14979d3
✨ Add Mattermost reactions and ephemeral message ( #1552 )
...
* Replace PNG icon with SVG icon
* Add reaction resource and operations
* ⚡ Finalize reactions and add postEphemeral
* ⚡ Improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-03-24 17:59:45 +01:00
Ricardo Espinoza
00e7edea85
* 🐛 Fix autocomplete API uri on Clearbit ( #1565 )
...
* 🐛 Fix autocomplete API uri
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-24 00:20:48 +01:00
Jan Oberhauser
9957c81f13
⚡ Revert wrong "fix" of node name
2021-03-23 23:50:55 +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
11fb97223c
👕 Fix lint issue
2021-03-23 17:42:38 +01:00
Ricardo Espinoza
538d34510d
⚡ Add query parameter to operation issue:getAll (Sentry.io) ( #1560 )
2021-03-21 12:19:15 +01:00
Iván Ovejero
9cec2a73c7
✨ Fetch saved tracks in Spotify node ( #1550 )
...
* ✨ Fetch saved tracks in Spotify node
* Add library resource type to Spotify node
* Add getUserTracks operation to Spotify node
* Add user-library-read to Spotify credential scope
* 🐛 Fix bug in Spotify playlist remove item
* No longer pass position 0 into request
* ⚡ Minor improvements
Co-authored-by: Gerard Louw <gerardlouw@gmail.com>
2021-03-21 11:48:22 +01:00
Iván Ovejero
e37b89df4f
⚡ Fix pagination for retrieving user repos in GitHub node ( #1554 )
...
* ⚡ Fix pagination on user:getRepositories
* ⚡ Fix pagination on repository:getIssues
* ✏️ Fix typos and periods in descriptions
* ⚡ Minor improvement
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-20 21:18:47 +01:00
Ricardo Espinoza
ba4d848acc
🐛 Map CC addresses correctly (AWS SES) ( #1559 )
2021-03-19 17:35:38 +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
d65e8ee73b
🔀 Merge branch 'binary-file-path' of https://github.com/lublak/n8n into lublak-binary-file-path
2021-03-18 13:20:26 +01:00
Mika Luhta
a3003dc273
🐛 Fix TheHive Case resolution status ( #1373 )
2021-03-18 13:10:19 +01:00
Ricardo Espinoza
d56c3da3dd
⚡ TheHive: Add Mark as Read operation to alerts ( #1541 )
...
* ⚡ Add Mark as Read operation to TheHive 4 Alerts
* Remove version check from Mark as Read operation
* Add Mark as Unread operation
* Show Alert ID for markAsUnread operation
* ⚡ Add Ignore SSL Issues parameter to credentials
* ⚡ Add TheHive and Cortex SVG logos
Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
2021-03-18 13:06:51 +01:00
Ricardo Espinoza
c39504719a
🐛 Add credentials in the body to be able to refresh the access token ( #1543 )
2021-03-18 12:27:19 +01:00
Jan Oberhauser
dbe70ea1e0
🔀 Merge branch 'camcelroy-fix/salesforce-customobject-getall'
2021-03-18 11:02:40 +01:00
Jan Oberhauser
40b76fd746
⚡ Simplify code
2021-03-18 11:02:00 +01:00
Ricardo Espinoza
4bff3af058
🐛 Fix issue with firstname when creating/updating a lead ( #1545 )
2021-03-18 10:53:39 +01:00
Craig McElroy
3cb8cd115e
Salesforce Custom Object Get All : Fix TypeError: options.fields.split is not a function
2021-03-17 14:17:21 -05:00
Jan Oberhauser
e419d3ccbe
⚡ Fix small issues
2021-03-12 11:51:35 +01:00
Jan
3d5a81c1f1
⚡ Add "Date Fields" parameter to the insert & update operations ( #1529 )
...
MongoDB
2021-03-12 11:46:19 +01:00
Jan Oberhauser
bae61fb40c
⚡ Fix icon name
2021-03-12 11:45:50 +01:00
Ricardo Espinoza
ac4e4cd17d
⚡ Add boadItem:move ooperation (Monday.com) ( #1533 )
...
Thanks a lot. Got merged.
2021-03-12 11:32:04 +01:00
Ricardo Espinoza
f7bd3060bd
⚡ Add operation file:update to Google Drive node ( #1523 )
...
* ⚡ Add operation file:update to Google Drive node
* ⚡ Improvements
* ⚡ Small changes
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-12 11:24:40 +01:00
Miquel Colomer
1e580a9b85
+ fix spaces
2021-03-12 10:51:35 +01:00
Ricardo Espinoza
148a94a8bb
🐛 Fix bug when updating and deleting records ( #1532 )
2021-03-12 10:23:35 +01:00
Ahsan Virani
71e21c2dae
⚡ Add SASL mechanism option in Kafka ( #1525 )
...
* ⚡ add SASL mechasnim option in Kafka
* add toggle for authentication in kafka credentials
* ⚡ Revery default value
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-11 14:25:02 +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
dali
3ec3f908e8
⏪ Revert 'gm' import statement
2021-03-11 12:27:24 +01:00
Ricardo Espinoza
e1dbb72929
⚡ Add file:search operation to Dropbox Node ( #1494 )
...
* ⚡ Add search resource to Dropbox Node
* 📚 Add breaking change instructions
* ⚡ Add missing credentials
* ⚡ Add "simple" parameter to the operation search:query
* ⚡ Update breaking change message
* ⚡ Improvement
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-11 09:16:05 +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
Iván Ovejero
1842c7158b
:Sparkles: Add create playlist and get new releases - Spotify ( #1520 )
...
* ✨ Create playlist in Spotify node
* Add create operation to Spotify node
* Add description and public properties to playlist resource type
* ⚡ Refactor playlist:create
* ⚡ Add album:getNewReleases
* 🎨 Replace PNG with SVG icon
* ⚡ Small improvements
Co-authored-by: Gerard Louw <gerardlouw@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-03-10 18:50:12 +01:00
Ricardo Espinoza
15ec1f1f4d
⚡ Add field "mobile phone" to lead resource (Salesforce) ( #1522 )
2021-03-10 18:36:26 +01:00
ricardo
ef9178d954
⚡ Add "Date Fields" parameter to the insert & update operations
...
MongoDB
2021-03-10 11:02:52 -05:00
Jan Oberhauser
80dfa75eb5
⚡ Small fix
2021-03-08 18:47:40 +01:00
lublak
5da61ef252
⚡ Replace some fallback values to match the value type ( #1421 )
2021-03-08 18:45:35 +01:00
Mike Quinlan
5a214fb4aa
✨ Adding Box API folder:get functionality ( #1512 )
2021-03-08 18:01:39 +01:00
Jan Oberhauser
63323178f1
⚡ Add new Facebook Graph API versions #1508
2021-03-08 17:36:17 +01:00
Jan Oberhauser
51f2db0578
⚡ Add missing description parameter for Deal -> Update
2021-03-08 14:44:37 +01:00
Jan Oberhauser
61a29ef25e
🔀 Merge branch 'master' of https://github.com/TySmith17/n8n into TySmith17-master
2021-03-08 14:35:58 +01:00
Ricardo Espinoza
e8d77aea47
⚡ Add connection timeout to credentials (MSSQL Node) ( #1517 )
2021-03-07 14:02:26 +01:00
Jan Oberhauser
6b3b4e5a2a
🐛 Fix node name
2021-03-04 12:54:42 +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
MedAliMarz
f0a83e5ca5
🐛 Fix parsing response issue when uploading file (Dropbox) ( #1502 )
2021-03-03 08:20:24 +01:00
Jan Oberhauser
79aab5c692
⚡ Changed labels on IF & Switch for DateTime
2021-03-03 00:17:51 +01:00
Jan Oberhauser
94351c54df
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-03-03 00:00:54 +01:00
Jan Oberhauser
f900c4d058
⚡ Fix HelpScout icon name
2021-03-02 23:57:11 +01:00
Agata M
09659986db
🐛 Fix(GoogleDrive): missing permissions field ( #1503 )
2021-03-02 12:54:42 +01:00
MedAliMarz
e9bd518592
🐛 Fix Gmail label filters ( #1499 )
...
* Change array format in the qs stringify options
* Fix lint
2021-03-02 12:47:53 +01:00
Jan Oberhauser
44100dc675
⚡ Fix bug in HTTP Request node with raw data and file response
2021-03-02 10:18:39 +01:00
Ricardo Espinoza
f13a2781a6
🐛 Fix issue sending tags when creating a conversation (HelpScout) ( #1501 )
2021-03-01 23:38:22 +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
Ricardo Espinoza
725b3eb408
🐛 Add the right scopes to Gmail service account authentication. ( #1481 )
...
* fix: request gmail scope instead of books
* ⚡ Small improvement to #1427
* ⚡ Add svg logo
Co-authored-by: Josh <jojo.parillon@gmail.com>
2021-02-28 17:27:52 +01:00
Jan Oberhauser
402da3d53e
👕 Fix lint issue
2021-02-27 13:06:13 +01:00
Jan Oberhauser
17fb31920e
✨ Add DateTime support to IF and Switch-Node
2021-02-27 12:54:45 +01:00
Miquel Colomer
bf50cbdad3
+ added new tools
2021-02-25 10:48:43 +01:00
Miquel Colomer
4851cb806e
+ added new tools
2021-02-25 10:47:36 +01:00
Miquel Colomer
0a0509a4ae
+ added new tools
2021-02-25 10:35:48 +01:00
Ricardo Espinoza
85703a8bf7
🐛 Fix issue when refreshing OAuth2 credentials (Hubspot) ( #1489 )
2021-02-25 08:05:52 +01:00
Ricardo Espinoza
61903efaed
✨ Add field to reply to message - Microsoft Team ( #1479 )
...
* Add replyTo feature to Microsoft Teams
* consolidate create and replyTo channel message in Microsoft Teams Node
* ⚡ Improvements to #1451
Co-authored-by: Sebastian Vogel <s.vogel@sachsenkabel.de>
2021-02-24 23:58:35 +01:00
Ricardo Espinoza
66f6b7dfeb
🐛 Add back missing field parents id on Google Drive ( #1487 )
2021-02-24 23:33:06 +01:00
dali
ac9b743233
🐛 Fix typescript issues
2021-02-23 15:33:43 +01:00
dali
256711737c
Remove executeSingle from Edit Image node
2021-02-22 16:36:54 +01:00
dali
4bf7ea3e26
🐛 Fix Empty buffer error in ImageEdit node
2021-02-22 16:10:01 +01:00
dali
5cce827d6f
Remove executeSingle from Mailgun node
2021-02-22 15:07:53 +01:00
Jan Oberhauser
cc118c24d5
🐛 Fix GoToWebinar node name
2021-02-22 14:22:54 +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
Ricardo Espinoza
25dffd9904
✨ Add rrule parameter to Google Calendar Node ( #1460 )
2021-02-21 22:04:00 +01:00
Jan Oberhauser
5e923eb002
👕 Fix lint issue
2021-02-21 21:51:39 +01:00
Jan Oberhauser
a678968193
🔀 Merge branch 'telegram-send-location' of https://github.com/maxdanilov/n8n into maxdanilov-telegram-send-location
2021-02-21 21:45:59 +01:00
Harshil Agrawal
a51975c11f
✨ Add node codex files ( #1465 )
2021-02-21 21:42:15 +01:00
Iván Ovejero
b655153431
✨ Add user resource and operations to Jira ( #1448 )
...
* Add user resource and operations
* Update user resource description
* ⚡ Small improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-02-21 11:00:27 +01:00
Ricardo Espinoza
13e76e33e8
⚡ Add text detection operation to AWS Rekognition ( #1417 )
2021-02-21 10:47:34 +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
7df9694b3c
🐛 Fixes error responses & replaced executeSingle in Rocketchat node ( #1367 ) ( #1369 )
...
* 🐛 Fixes issue handling error responses in Rocketchat node (#1367 )
* ⚡ Minor improvements on Rocketchat Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-19 13:34:46 +01:00
Jan Oberhauser
58353d6b8c
👕 Fix lint issue
2021-02-19 13:33:47 +01:00
Maxim Danilov
c26d0ae407
✨ Add send location functionality to Telegram Node
2021-02-19 12:33:20 +01:00
Iván Ovejero
bbf2baf58e
✨ Add Reddit post search ( #1453 )
...
* Make execute method dividers consistent
* Implement post:search
* Add params for post:search
* ⚡ Small improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-02-18 12:46:22 +01:00
dali
81f33b4c04
Remove executeSingle from FunctionItem node
2021-02-17 08:51:02 +01:00
dali
735a7e6812
Remove executeSingle from WriteBinaryFile node
2021-02-16 10:42:46 +01:00
dali
b0664d2aa0
Remove executeSingle from ReadPdf node
2021-02-16 09:51:48 +01:00
dali
8d119852f6
Remove executeSingle from ReadBinaryFile node
2021-02-16 08:09:10 +01:00
dali
46d1a5fe58
Remove executeSingle from EmailSend node
2021-02-16 07:23:37 +01:00
lublak
cb9f31c49d
add dir to different positions
2021-02-15 13:25:30 +01:00
lublak
118b754449
⚡ Make it possible to sort your added values ( #1425 )
2021-02-15 09:53:19 +01:00
Ricardo Espinoza
c1ddb6c000
✨ Add Checklist createItem functionality to Trello Node ( #1444 )
...
* Add Trello Checklist createItem functionality
* 💄 Small cosmetic change to #1433
Co-authored-by: Nicolas Antoniazzi <nicolas@codingame.com>
2021-02-15 09:42:41 +01:00
Ricardo Espinoza
19412b6025
🐛 Fix bug with Google Drive node ( #1443 )
...
* 🐛 Fix bug with Google Drive node
The bug did not let the user to select the fields he wanted the API to return in the resources Folder and File.
* ⚡ Change default to not break anything and hide not needed options
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-15 09:02:47 +01:00
Jan Oberhauser
4b8b08450f
⚡ Fix typo
2021-02-14 21:17:47 +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
9c67c893e7
⚡ Change description of Stackby-Node
2021-02-08 18:44:53 +01:00
Ricardo Espinoza
894a4b950a
⚡ Add resource Custom Verification Email to AWS SES ( #1405 )
...
* ⚡ Add resource Custom Verification Email to AWS SES
* ⚡ Minor improvements to AWS SES Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-08 00:02:10 +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
7c2755c970
⚡ Add task resource to Microsoft Team Node ( #1403 )
...
* ⚡ Add task resource to Microsoft Team Node
* ⚡ Minor improvement on Microsoft Team Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-07 21:39:39 +01:00
Jan Oberhauser
4150ae00c7
⚡ Optimize Stackby-Icon
2021-02-07 17:39:57 +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
Romain Dunand
2d8fe3a4a5
🐛 Fix script list parsing on Filemaker Node( #1342 )
...
Scripts in sub folders where not detected
2021-02-06 16:42:07 +01:00
Iván Ovejero
58c9a92e38
🐛 Fix Google Drive delete and share ( #1384 )
...
* Fix condition that never evaluated to true
* Fix missing permissions for folder:share
2021-02-06 16:12:30 +01:00
Omar Ajoue
0d273ca854
✨ Add delete tweet operation for Twitter node ( #1368 )
...
* Add delete tweet operation for Twitter node
* ⚡ Minior improvement on Twitter-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-06 16:08:47 +01:00
Tysmith17
e92fe252cf
Merge branch 'master' of github.com:n8n-io/n8n
2021-02-05 10:44:56 -07:00
Tysmith17
ddb1f5a22d
add missing file
2021-02-05 10:42:33 -07:00
lublak
0398ec7348
✨ Add s and u flag support for regex ( #1397 )
...
* add s flag support for regex
* add u flag (its supported since nodejs 6.4.0)
2021-02-05 09:29:16 +01:00
Harshil Agrawal
10ddcebf21
⚡ Add codex files for new nodes ( #1409 )
2021-02-05 09:27:12 +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
Ricardo Espinoza
b1ad897a86
✨ Add download field to Airtable Trigger ( #1406 )
2021-02-04 15:43:48 +01:00
Ricardo Espinoza
39ef004021
⚡ Add custom fields to company:create & company:update (Hubspot) ( #1404 )
2021-02-04 15:31:48 +01:00
Ricardo Espinoza
7226b5071e
🐛 Fix bug with Typeform OAuth2 flow ( #1402 )
2021-02-04 09:58:33 +01:00
Iván Ovejero
049bf6bee8
✨ Add message pinning and unpinning to Telegram ( #1398 )
...
* Implement chat message pinning and unpinning
* ⚡ Add svg logo
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-02-04 09:50:39 +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
Ricardo Espinoza
dc98de1ab2
✨ Add support for multiple subscriptions in Hubspot Trigger ( #1358 )
...
* ⚡ Add support for multiple subscriptions in Hubspot Trigger
* ⚡ Load object properties for the user
* ⚡ Improvements
* ⚡ Some improvements to the Hubspot-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-01 08:31:40 +01:00
Jan
5549550928
✨ Add attachment types to Signl4 Node ( #1388 )
...
* SIGNL4: Attachment Support
Attachment support added to SIGNL4.
* SI'GNL4: Attachment Support
Attachment support added for SIGNL4.
* Update GenericFunctions.ts
* Update GenericFunctions.ts
* Update GenericFunctions.ts
* Update GenericFunctions.ts
* ⚡ Improvements to #1356
Co-authored-by: rons4 <ron@signl4.com>
2021-01-31 20:08:38 +01:00
Jan Oberhauser
044218bba7
⚡ Minor improvements on Signl4 Node
2021-01-31 20:07:32 +01:00
Thomas Jost
63f2865d44
✨ Add support for Todoist sections ( #1374 )
2021-01-31 19:09:24 +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
Jan Oberhauser
85c0338014
⚡ Remove debug console.log
2021-01-30 18:49:41 +01:00
Ricardo Espinoza
db417da464
✨ Add list and list-entry resources to Affinity Node ( #1387 )
2021-01-30 18:47:27 +01:00
Ricardo Espinoza
05df13a887
⚡ Add project field when creating a task on Asana Node ( #1386 )
2021-01-30 18:34:49 +01:00
Ricardo Espinoza
46fe96b72c
⚡ Extended Jira Node ( #1306 )
...
* ⚡ Add Issue Attachment resource
* ⚡ Add custom fields to issue:create and issue:update
* ⚡ Filter custom fields by the project selected
* ⚡ Change the logo to SVG
* ⚡ Small improvement
* ⚡ Minor improvements to Jira Node
* ⚡ Add download field to issueAttachment get and getAll
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-29 20:08:27 +01:00
ricardo
73189eda87
⚡ Improvements to #1356
2021-01-29 00:48:05 -05: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
Tysmith17
2c3e32e358
Merge branch 'master' of github.com:TySmith17/n8n
2021-01-28 10:41:10 -07:00
Tysmith17
79d544bbd4
add deal description to hubspot
2021-01-28 10:38:57 -07: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
2c834ef9c4
⚡ Minor improvements to Slack-Node
2021-01-25 14:56:59 +01:00
tumf
025272953e
✨ Add message.delete in Slack nodes ( #1377 )
2021-01-25 14:56:37 +01:00
Harshil Agrawal
4b54b39903
⚡ Add Codex files for Beeminder and SendGrid node ( #1376 )
2021-01-25 13:29:24 +01:00
dilmac
2e1edcad87
⚡ Remove duplicate conditional on Function-Node ( #1375 )
2021-01-25 12:54:49 +01:00
Jan Oberhauser
2568b4b571
⚡ Increase IMAP auth timeout
2021-01-25 08:45:54 +01:00
Jan Oberhauser
70d2a988cc
⚡ Minor improvements on Rocketchat Node
2021-01-24 20:38:16 +01:00
Ben Hesseldieck
d395498882
✨ Add support for webhook route parameters ( #1343 )
...
* 🚧 add webhookId to URL
* 🚧 add webhookId to webhook entity, 🔧 refactor migrations
* 🚧 🐘 postgres migration
* 🚧 add mySQL migration
* 🚧 refactor mongoDB
* 🚧 add webhookId to IWebhookDb
* 🚧 starting workflow with dynamic route works
* ⚡ production dynamic webhooks complete
* 🎨 fix lint issues
* 🔧 dynamic path for webhook-test complete
* 🎨 fix lint issues
* 🎨 fix typescript issue
* ⚡ add error message for dynamic webhook-test
* 🔨 improve handling of leading `/`
* 🚧 add webhookId to URL
* 🚧 add webhookId to webhook entity, 🔧 refactor migrations
* 🚧 🐘 postgres migration
* 🚧 add mySQL migration
* 🚧 refactor mongoDB
* 🚧 add webhookId to IWebhookDb
* 🚧 starting workflow with dynamic route works
* ⚡ production dynamic webhooks complete
* 🎨 fix lint issues
* 🔧 dynamic path for webhook-test complete
* 🎨 fix lint issues
* 🎨 fix typescript issue
* ⚡ add error message for dynamic webhook-test
* 🔨 improve handling of leading `/`
* ⚡ Fix issue that tab-title did not get reset on new workflow
* Revert "⚡ Fix issue that tab-title did not get reset on new workflow"
This reverts commit 699d0a8946
.
* 🔧 reset params before extraction
* 🐘 removing unique constraint for webhookId
* 🚧 handle multiple webhooks per id
* 🔧 enable webhook-test for multiple WH with same id
* 🐘 add migration for postgres
* ⚡ add mysql migration
* 🎨 fix lint issue
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-23 20:00:32 +01:00
Ricardo Espinoza
1a68303319
⚡ Add custom fields to Mautic: contact:create & contact:update ( #1311 )
2021-01-23 19:34:36 +01:00
Iván Ovejero
5ba66fb081
🐛 Fix default value for Send Notification Email option on GDrive ( #1357 )
2021-01-23 15:22:31 +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
Iván Ovejero
ef666ea57b
✨ Add GitHub user invite functionality ( #1334 )
...
* ✨ Add user invite functionality
* Fix getRepositories by un-hiding owner property
* ⚡ Small fix
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-01-23 13:11:00 +01:00
Jan
6448537d4c
✨ Add NextCloud user create functionality
...
✨ Add NextCloud user invite functionality
2021-01-23 13:03:22 +01:00
Jan Oberhauser
1cfdae389e
⚡ Minor improvement to NextCloud Node
2021-01-23 12:57:30 +01:00
Jan
cb5460d3c2
⚡ Add Slack:getPermalink ( #1370 )
...
* Add chat.getPermalink interface in Slack Nodes.
* ⚡ Small improvements to #1366
Co-authored-by: tumf <y.takahara@gmail.com>
2021-01-23 12:18:39 +01:00
Jan Oberhauser
09f075cc5a
⚡ Minor improvements to Slack:getPermalink
2021-01-23 12:17:38 +01:00
ricardo
39fd7dc8ce
⚡ Small improvements to #1366
2021-01-22 15:23:50 -05:00
ricardo
2ca9c6de7d
⚡ Small improvements
2021-01-22 14:58:06 -05:00
ricardo
4ec458d56b
🐛 Fixes issue handling error responses in Rocketchat node ( #1367 )
2021-01-22 10:19:38 -05:00
rons4
6ccc104926
Update GenericFunctions.ts
2021-01-22 10:10:53 +01:00
tumf
2bd05abc3e
Add chat.getPermalink interface in Slack Nodes.
2021-01-22 13:22:33 +09:00
Jan Oberhauser
6cfad7f41f
⚡ Fix Trello icon
2021-01-21 11:32:24 +01:00
Jan Oberhauser
144de3f24b
👕 Fix lint issue
2021-01-21 10:47:45 +01:00
Jan Oberhauser
8432a8774e
⚡ Some improvements on AMQP nodes
2021-01-20 13:20:48 +01:00
Jan Oberhauser
64e36f04b0
🔀 Merge branch 'AMQP-Connection-Parameters' of https://github.com/erbg/n8n into erbg-AMQP-Connection-Parameters
2021-01-20 12:41:49 +01:00
Omar Ajoue
5a6b191688
🐛 Fix AWS lambda and SNS problem with signature ( #1361 )
2021-01-20 12:23:32 +01:00
rons4
19f079d26e
Update GenericFunctions.ts
2021-01-20 12:15:12 +01:00
rons4
d70e2130e1
Update GenericFunctions.ts
2021-01-20 11:55:25 +01:00
rons4
86aeef5703
Update GenericFunctions.ts
2021-01-20 09:31:17 +01:00
Ricardo Espinoza
3b49764fb8
⚡ Add GitHub PR reviews ( #1346 )
...
* Adds operations to get and create PR reviews
* Improvements to #709
* ⚡ Fix commit field description
Co-authored-by: Johannes Kettmann <jkettmann@gmx.net>
2021-01-20 08:33:17 +01:00
Jan Oberhauser
28d54ed439
⚡ Remove debugging code
2021-01-20 00:41:32 +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
Ricardo Espinoza
fd1f60bbbe
⚡ Add Google Drive "drive" resource ( #1327 )
...
* ⚡ Add drive resource
* ⚡ Small improvements
2021-01-19 18:02:52 +01:00
Ricardo Espinoza
4336088741
⚡ Add Trello List getAll/getCards functionality ( #1350 )
...
* Fix to add List.getCards
* ⚡ Small improvements to #1347
* ⚡ Minor formatting improvements
* ⚡ Small fix
Co-authored-by: tumf <y.takahara@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-19 15:09:03 +01:00
rons4
18a6b4500b
SI'GNL4: Attachment Support
...
Attachment support added for SIGNL4.
2021-01-19 13:29:22 +01:00
rons4
06282ff7de
SIGNL4: Attachment Support
...
Attachment support added to SIGNL4.
2021-01-19 13:25:21 +01:00
Iván Ovejero
233a390075
Rename add user operation as create user
2021-01-18 18:55:07 -03:00
Iván Ovejero
cbeeffe805
Remove suffix from URL for user add operation
2021-01-18 18:52:24 -03:00
Iván Ovejero
ebf81a887b
Remove loggers
2021-01-18 18:52:15 -03:00
Iván Ovejero
889dd3c3be
Convert response from add user from XML to JSON
2021-01-18 18:42:54 -03:00
Iván Ovejero
6e4b6f677e
Small details and logs
2021-01-15 08:58:51 -03:00
Harshil Agrawal
f67e6a06da
⚡ Change category for core nodes ( #1341 )
...
* ⚡ Update category for core nodes
* 🔨 Change from core to core nodes
2021-01-15 11:44:21 +01:00
Iván Ovejero
46e9af9646
⚡ Move Slack params to other options ( #1339 )
...
* ⚡ Move Slack params to other options
* ⚡ Minor improvements to Slack Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-15 10:42:35 +01:00
Jan Oberhauser
48c68a30ad
👕 Fix lint issue
2021-01-14 17:47:09 +01:00
Omar Ajoue
e5bbf7144f
⚡ Typeform Trigger translates double curly brackets square brackets ( #1316 )
2021-01-14 17:32:20 +01:00
Harshil Agrawal
f258f3ca33
✨ Add Node Codex ( #1335 )
...
* ✨ Add Node Codex 📇
* ⚡ Add codex files for new nodes
* ⚡ Change category for Affinity
* 🔨 Fix credential documentation link
* ⚡ Improve styling
* ⚡ Add blogposts
Co-authored-by: Amudhan <sm.amudhan@live.com>
2021-01-14 13:56:07 +01:00
Iván Ovejero
9290993400
Remove unneeded type
2021-01-13 19:52:15 -03:00
Iván Ovejero
710ba33d77
✨ Add NextCloud user invite functionality
2021-01-13 19:49:37 -03:00
Jan Oberhauser
785b0e385e
👕 Fix lint issue
2021-01-13 20:20:30 +01:00
Mutasem Aldmour
4f75788818
⚡ Fix function name on Beeminder Node ( #1337 )
2021-01-13 19:34:29 +01:00
Jan Oberhauser
29c9c6d933
⚡ Remove console.logs
2021-01-13 10:49:55 +01:00
Ricardo Espinoza
63a459ac92
⚡ Add filters to all getAll operations to Salesforce Node ( #1292 )
...
* ⚡ Add filters to all get:All operations
* ⚡ Small fix
* ⚡ Add description to condition fields
* ⚡ Minor improvements to Salesforce-Node
Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-13 10:45:41 +01:00
Ricardo Espinoza
46fb9c09ab
👕 Add quotemark rule to tslint ( #1330 )
2021-01-13 09:00:07 +01:00
Ricardo Espinoza
ea873aa8dc
✨ Add exchange to RabbitMQ ( #1328 )
...
* Implement exchange for rabbitmq
* Fix options not parsing displayOptions
* Cleanup code in generic functions
* ⚡ Minor changes to (#1300 )
Co-authored-by: Pieter Jong <jongpieter@hotmail.com>
2021-01-13 08:57:06 +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
Ricardo Espinoza
d78aaa2d64
feature/outlook shared mailbox ( #1323 )
...
* ⚡ Add shared mailbox support
* 🐛 Add filter field to folderMessage:getAll
* ⚡ Small changes to descriptions (#1322 )
Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
2021-01-11 00:09:58 +01:00
Ricardo Espinoza
76cee5577b
⚡ Extend googleApi credentials to support user impersonification ( #1304 )
...
* ⚡ Extend googleApi credentials to support user impersonification
* ⚡ Add service account authentication to Gmail
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-10 20:49:47 +01:00
Ricardo Espinoza
a7dee0aba7
⚡ Add hash type sha384 ( #1324 )
...
* ⚡ Add hash type sha384
* ⚡ Remove console.log
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-10 12:24:18 +01:00
Jan Oberhauser
043385df33
🐛 Fix iteration on CoinGecko-Node
2021-01-08 15:47:57 +01:00
Jan
1501175b81
✨ Add support for custom AWS endpoints ( #1312 )
...
* Setup custom endpoints properties in AWS credentials type
* Update AWS nodes to use new endpoints (if specified)
* Fix a few error scenarios cases where message was being obscured
* Extend usage of URL API to validate user inputted endpoints
https://nodejs.org/docs/latest-v12.x/api/url.html
* Add support to custom endpoints for SES
Forgot to add this in my earlier commits…
* Fix incorrect Amazon SES endpoint placeholder value
* Fixed signing problems with path being ignored. Standardized to avoid future problems
* Linting fix
* ⚡ Make parameters optinal (wip)
* Make sure that we fallback to correct URL without errors if custom endpoints are not used
Co-authored-by: Luis Ramos <luis@ramos.dev>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2021-01-07 14:16:52 +01:00
Iván Ovejero
a13a7487cf
:tap: Fix environment typo in PayPal node ( #1310 )
2021-01-07 13:43:42 +01:00
lublak
2fed026523
🐛 Fix for same name rename ( #1317 )
...
If you rename to the same name, it just gets removed. This should not be the case.
2021-01-07 13:42:05 +01:00
Jan
b389ef116d
🐛 Fix bug when sending audio with Telegram
...
🐛 fix bug when sending audio
2021-01-07 13:33:34 +01:00
Omar Ajoue
143c8bd326
⚡ Allow Gmail node to send messages formatted as HTML ( #1285 )
...
* Allowing Gmail node to send messages formatted as HTML
* Improving message field description
* Fixing lint issues
* Adding missing trailing comma
* ⚡ Small improvements to GMail-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-07 11:58:28 +01:00
Ricardo Espinoza
9b6f0ee3ee
⚡ Add Ephemeral Message support ( #1302 )
...
* Add postEphemeral on Slack node
* ⚡ Add ephemeral option to message:post
* ⚡ Small fix
Co-authored-by: davinerd <anathema@anche.no>
2021-01-07 08:26:17 +01:00
Ricardo Espinoza
1c615b615f
⚡ Add Room/Group Name to Light Name ( #1303 )
...
* Hue Node: Add Room/Group Name to Light Name
To easier identify lights in the dropdown it is useful to know to which group (room) they belong.
While lights can be added to multiple zones, they can only ever belong to one room.
* ⚡ Small improvemenets to (#1299 )
Co-authored-by: Robert Kaelin <robertkaelin@users.noreply.github.com>
2021-01-07 07:58:08 +01:00
Omar Ajoue
9c479abc35
🐛 Fixed batch sizing to work when batchSize = 1 ( #1314 )
2021-01-07 07:53:48 +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
Jan Oberhauser
d52d12d671
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-01-05 17:23:35 +01:00
Jan Oberhauser
f209665730
⚡ Fix "Border" operation on EditImage-Node
2021-01-05 17:23:16 +01:00
Harshil Agrawal
b85f55659e
⚡ Fix E-goi brand name ( #1307 )
2021-01-05 08:46:07 +01:00
ricardo
b989f129be
⚡ Comment bot:info as the endpoint stopped working
2021-01-04 20:21:26 -05:00
Jan Oberhauser
65062dbd48
⚡ Remove debug messages
2021-01-02 23:04:15 +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
Tobias Knapp
29107f130f
⚡ Fix typo in description of SplitInBatches ( #1296 )
2020-12-31 16:52:36 +01:00
ricardo
2274b64694
🐛 fix bug when sending audio
2020-12-30 09:58:52 -05:00
Günther Erb
a4d45e4eda
move to create_container on rhea
2020-12-30 15:26:00 +01:00
Günther Erb
ca8aed39dd
Typeings
2020-12-30 13:58:00 +01:00
Günther Erb
1a1accce43
Fix Subscription
2020-12-30 13:57:53 +01:00
Günther Erb
7648ee8d93
Typings on Amqp
2020-12-30 13:29:29 +01:00
Günther Erb
dfa847cfee
Add new Options to pass to the RHEA Container
2020-12-30 12:42:48 +01:00
Jan Oberhauser
8ada4534ec
⚡ Add support for HEAD to HTTP Request Node
2020-12-30 11:00:06 +01:00
Ricardo Espinoza
51afcd8ad5
🐛 Fix pagination issue on Hubspot Node ( #1281 )
2020-12-30 08:01:27 +01:00
Jan Oberhauser
4fd6c06d65
⚡ Load more options on ActiveCampaign Node
2020-12-29 19:13:52 +01:00
Jonas
79124535af
⚡ Fix typo in Box Trigger description ( #1280 )
...
This trigger probably used the Github trigger as template and forgot to replace the description.
2020-12-29 14:45:13 +01:00
Ricardo Espinoza
baa1ee1ad2
✨ Add File->Get to Telegram Node ( #1242 )
...
* Add option `Include Download Link`
* ⚡ Add File->Get to Telegram Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-29 13:28:50 +01:00
Jan Oberhauser
914b90f4a9
👕 Fix lint issue
2020-12-29 12:22:40 +01:00
Jan Oberhauser
9543221cdd
⚡ Fix issue with sendAudio on Telegram Node
2020-12-29 11:55:31 +01:00
Ricardo Espinoza
ea2d0920a8
⚡ Add useQueryString option to HTTP Request Node ( #1279 )
2020-12-29 11:37:06 +01:00
Ricardo Espinoza
2f0c48f8d9
✨ Add Issue Comment resource to Jira Node ( #1261 )
...
* ⚡ Add Issue Comment resource
* 🔨 Fix Expand field description
* ⚡ Small fix
* ⚡ Minor improvements on Jira Node
Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-29 11:33:13 +01:00
Jan Oberhauser
9215558608
👕 Fix lint issue
2020-12-29 08:41:10 +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
8da254fb48
🐛 Fix bug in S3 Node #1278
2020-12-28 22:59:35 +01:00
Jan Oberhauser
1d2c286b88
🐛 Fix bug in Stripe Trigger Node with existing webhooks
2020-12-28 17:57:19 +01:00
Jan
3c67ac5a52
⚡ Add task:getAll and subtask:create to Asana ( #1266 )
...
* ⚡ Add task:getAll and subtask:create
* ⚡ Improvements
2020-12-28 08:50:16 +01:00
Jan Oberhauser
ef53eddb6c
⚡ Small improvements to Asana Node
2020-12-28 08:48:57 +01:00
Jan Oberhauser
0809952173
⚡ Add "Ends With" and "Starts With" support to If and Switch Node
2020-12-27 20:33:46 +01:00
Jan Oberhauser
f95104bcab
⚡ Made operations of EditImage Node sortable
2020-12-27 00:17:16 +01:00
Jan Oberhauser
17056122af
👕 Fix lint issue
2020-12-26 22:35:56 +01:00
Jan Oberhauser
a19be309f7
⚡ Further improve composite operation
2020-12-26 21:30:42 +01:00
Jan Oberhauser
062210d8b9
⚡ Fix issue with multiple composite operations
2020-12-25 23:44:58 +01:00
Jan Oberhauser
7826cc06e9
⚡ Add "Multi Step" option to EditImage Node
2020-12-25 23:03:12 +01:00
Jan Oberhauser
5c83be18a8
🐛 Fix issue that binary data got reused
2020-12-25 22:59:22 +01:00
ricardo
c6ef0ea079
⚡ Improvements
2020-12-25 14:41:48 -05:00
Jan Oberhauser
9dfcfc72bd
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-12-23 13:00:26 +01:00
Jan Oberhauser
6a6c5ddd74
⚡ Minor improvement to MessageBird-Node
2020-12-23 12:59:28 +01:00
Harshil Agrawal
48e2c3781c
⚡ Rename display name of Google Firebase Realtime Database node ( #1248 )
2020-12-23 12:47:21 +01:00
Jan Oberhauser
529c450f49
🔀 Merge branch 'feat/messagebird_add_balance' of https://github.com/Jefiozie/n8n into Jefiozie-feat/messagebird_add_balance
2020-12-23 10:21:30 +01:00
Ricardo Espinoza
df4f433d9b
⚡ add collection id in response ( #1254 )
...
* ⚡ add collection id in response
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-23 09:12:05 +01:00
Jefiozie
c922163622
feat: add balance endpoint to messagebird
2020-12-23 08:51:07 +01:00
Ricardo Espinoza
0f0e67eb30
⚡ Now tags are loaded for the user (contactTag:add) ( #1267 )
2020-12-23 08:23:40 +01:00
Ricardo Espinoza
f36af0fcfd
⚡ Add user list resource to Iterable Node ( #1252 )
...
* Add user list resource
* ⚡ Now lists are loaded automatically
2020-12-23 08:19:10 +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
ricardo
9de91cae70
⚡ Add task:getAll and subtask:create
2020-12-22 17:44:31 -05:00
Ricardo Espinoza
7a614b1e1f
⚡ Add delete and rename operation ( #1265 )
...
* ⚡ Add delete and rename operation
* ⚡ Little bit cleanup on FTP-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-22 08:34:42 +01:00
Jan Oberhauser
54bd145a3b
🐛 Fix issue that parameters do not get hidden for other operations
2020-12-21 17:54:03 +01:00
Jan Oberhauser
59882efa92
👕 Fix lint issue
2020-12-19 23:03:24 +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
aafbe5af40
Feature/thehive trigger improvements ( #1259 )
...
* Add support for TheHive3 webhook events
* Add Log Updated & Log Deleted events
* Remove configuration field
* ⚡ Small change (#1235 )
* 👕 Fix lint issue
Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-19 18:19:12 +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
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
Jan Oberhauser
abb1c54fce
⚡ Remove accidentally committed node
2020-12-14 22:06:58 +01:00
Jan Oberhauser
f9911c65fe
✨ Make it possible that Webhook-Node can send custom response
2020-12-14 17:19:20 +01:00
Ricardo Espinoza
d5da7865b9
⚡ Add create:spreadsheet operation ( #1234 )
...
* ⚡ Add create:spreadsheet operation
* ⚡ Small changes
* ⚡ Improvements to Google Sheets
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-13 15:36:48 +01:00
Ricardo Espinoza
532503b69f
✨ Feature/slack node extended ( #1239 )
...
* Added reaction method to message
* Increased limit for channels on getChannels, removed unused fields in the code
* Using own operation for reactions
* Registering reaction fields and operations
* Added Operation "Reaction" to Slack.node.ts
* Fixing variable name for emoji
* now removing reaction on "remove" instead of "add"
* Using GET for reactions.get and passing arguments as query
* Added members operation
* Fixed typo in timestamp
* Added user.info and user.getPresence
* Fixed: wrong operation name
* ⚡ Improvements to #1238
* ⚡ Add field resolve data when retrieving channel members
* ⚡ Minor improvements to Slack-Node
Co-authored-by: Andreas Scherren <ascherren@brightfuture.de>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-13 10:47:52 +01:00
Jan Oberhauser
c2d80d6d70
👕 Fix lint issue
2020-12-12 17:35:35 +01:00
Ricardo Espinoza
18313e1199
⚡ Now OAuth2 send authentication data in the body ( #1241 )
2020-12-12 17:00:57 +01:00
Jan Oberhauser
46e6212750
⚡ Minor improvements to Pushcut Nodes
2020-12-12 08:59:25 +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
16438ea8f7
⚡ Minor naming fix
2020-12-12 08:16:43 +01:00
AxelRueweler
35f6fe8298
⚡ Added includeEmptyCells to Spreadsheet node ( #1249 )
...
* Added description to ShopifyCredentials subdomain
* Added includeEmptyCells to Spreadsheet node
2020-12-12 08:16:06 +01:00
Jan Oberhauser
c90da82a7b
👕 Fix lint issue
2020-12-11 22:26:38 +01:00
Jan Oberhauser
3e0b9f2eba
⚡ Add "isEmpty" option to IF-Node
2020-12-11 18:15:07 +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
Ricardo Espinoza
3c2d75ce68
⚡ Add Add Tags and Remove Tags fields to contact:update ( #1229 )
...
As requested here https://community.n8n.io/t/can-we-have-automizy-integration-node-got-created/2368/13
2020-12-07 23:53:55 +01:00
Ricardo Espinoza
7d3d907a77
⚡ Rename display name on Google Cloud Firestore Node ( #1228 )
2020-12-07 23:45:47 +01:00
Ricardo Espinoza
da450dcb41
⚡ Add label field to persons, organizations and deals ( #1209 )
...
* ⚡ Add label field to persons, organizations and deals
* ⚡ Add option no label to label field
* ⚡ Add organization:update operation
* ⚡ Fix removing label from Organization on Pipedrive-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-07 23:44:10 +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
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
bea7469c61
⚡ Add Contact List resource and deal:search operation ( #1217 )
...
* ⚡ Add Contact List resource and deal:search operation
* ⚡ Minior improvements to Hubspot-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-02 13:25:13 +01:00
Jan Oberhauser
00249c85ee
👕 Fix lint issue
2020-12-02 13:11:01 +01:00
Ricardo Espinoza
1b724db3c2
⚡ Now private and public channels are loaded ( #1222 )
...
Fixes #1210
2020-12-02 12:54:19 +01:00
Jan Oberhauser
a38665e82c
⚡ Fix lint issues, formatting and icons
2020-12-02 11:54:10 +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
f79cb7e989
⚡ Allow multiple attendees in one field in Google Calendar
2020-12-01 10:13:48 +01:00
Jan Oberhauser
ebc51848b3
🐛 Fix AirtableTrigger-Icon
2020-11-25 14:09:29 +01:00
Jan Oberhauser
55f3f2830b
👕 Fix lint issue
2020-11-25 13:11:20 +01:00
Jan Oberhauser
60be31d410
⚡ Improvements to Quick Base Node
2020-11-25 13:09:58 +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
Jan Oberhauser
991379066b
⚡ Minor improvements to Spontit-Node
2020-11-24 23:20:09 +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
Ricardo Espinoza
56d19cc2c6
⚡ Add missing descriptions to Airtable Trigger ( #1203 )
2020-11-24 21:07:28 +01:00
Jan Oberhauser
a4a04720fa
⚡ Minor improvement to AirtableTrigger-Node
2020-11-24 19:58:49 +01:00
Jan Oberhauser
68106a66e6
⚡ Minor improvement to Airtable-Node
2020-11-24 19:52:29 +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
Jan Oberhauser
af9d8e1cba
⚡ Change description of OpenThesaurus Node
2020-11-24 11:23:05 +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
Ricardo Espinoza
8111fea470
⚡ List operation now can download attachaments automatically ( #1199 )
...
* ⚡ List operation now can download attachaments automatically
https://community.n8n.io/t/how-to-send-attachments-using-mailgun-node/2979/4
* ⚡ Minor improvements to Airtable node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-11-24 10:53:39 +01:00
Ricardo Espinoza
1b0dda6ddc
🐛 Fix parameters when inviting a user in Slack #1175 & #1130 ( #1202 )
...
- User IDs parameter is not allow when creating a channel so it got removed.
- User field is not valid when inviting a user to a channel. Correct name should be users so it got renamed to it.
2020-11-24 09:09:00 +01:00
Ricardo Espinoza
07ed360f8f
⚡ Reuse webhook if one exists - Woocommerce Trigger ( #1196 )
2020-11-20 16:56:51 +01:00
Jan Oberhauser
8214a7f22a
⚡ Fix GraphQL Bug
2020-11-20 16:51:46 +01:00
ricardo
0e03ab7e79
⚡ Return all fields by default
2020-11-19 18:44:21 -05:00
ricardo
fe97bf6619
⚡ Return last record when executing manually
2020-11-19 18:28:13 -05:00
Jan Oberhauser
06095ca0a7
⚡ Make it possible to create a new image
2020-11-19 10:48:46 +01:00
Jan Oberhauser
8aa50df457
⚡ Small improvements to Google Cloud Natural Language
2020-11-19 09:06:03 +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 Oberhauser
79ccf6a2e9
⚡ Revert wrong bugfix and fix typo
2020-11-19 08:37:19 +01:00
Ricardo Espinoza
db47892e77
⚡ Add contact list and list resources to Active Campaign Node ( #1187 )
...
* ⬆️ Set google-fonts-webpack-plugin to latest version
* ⚡ Add Contact List and List resources to Active Campaign Node
2020-11-19 08:37:01 +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
Jan Oberhauser
c4518f8f17
⚡ Small improvement on EditImage-Node
2020-11-19 00:17:29 +01:00
Jan Oberhauser
eafbe424b9
🐛 Fix small bug in HumanticAI-Node
2020-11-18 23:59:36 +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
Ricardo Espinoza
b0863e55b1
⚡ Feature/segment extended ( #1174 )
...
* ⚡ Add custom traits
* ⚡ Improvements
* ⚡ Small changes
* ⚡ Improvements
2020-11-18 23:37:56 +01:00
Luis Herranz
06fa48dd2e
🐛 Fix typo in YouTube unlisted setting ( #1170 )
...
* Fix typo in YouTube unlisted option
* Fix typo in YouTube unlisted option (2)
2020-11-18 23:30:43 +01:00
Henrik Feldt
d9a7d5fa34
⚡ Update GraphQL.node.ts ( #1185 )
...
* Update GraphQL.node.ts
Fix this
* Update GraphQL.node.ts
2020-11-18 23:14:41 +01:00
Jan Oberhauser
c4ed26a6cc
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-11-18 20:09:11 +01:00
Jan Oberhauser
02669c04f1
⚡ Add support for draw and allow font selection EditImage-Node
2020-11-18 18:19:41 +01:00
Omar Ajoue
71bf9cb9c0
⚡ Increase timeout to IMAP node. ( #1178 )
...
Yahoo mail is unable to provide a response in under 3 seconds. Increasing
this limit to 10 seconds seems to solve the timeout issue.
I was unable to properly login to Yahoo but at least the timeout error
is not happening anymore.
Setting the node to work with Gmail worked fine although it is a
somewhat painful process as Gmail avoids the so called non secure apps.
2020-11-18 14:41:18 +01:00
Jan Oberhauser
b81d175145
🐛 Fix bug with multi line texts on Edit Image Node
2020-11-18 11:31:19 +01:00
Jan Oberhauser
aaaa804f36
⚡ Add "composite" option to Edit Image Node
2020-11-18 11:08:50 +01:00
Frane Bandov
c57250c71f
⚡ SFTP: make dir creation more robust ( #1166 )
2020-11-16 18:18:48 +01:00
Jan Oberhauser
59ecc0e9c1
⚡ Minor improvements to Matrix Node
2020-11-16 07:58:58 +01:00
Ricardo Espinoza
4ca2b63bcc
⚡ Feature/matrix extended ( #1162 )
...
* added Matrix option to send notice and emote messages
* added Matrix option to send HTML messages
* ⚡ Small text changes
Co-authored-by: Sabine <sabinbox@laszakovits.net>
2020-11-16 07:42:57 +01:00
ricardo
fd1897a288
Merge branch 'master' into feature/airtable-trigger
2020-11-14 20:11:30 -05:00
Ricardo Espinoza
042028fb5f
⚡ Add private key and passphrase fields to SFTP credentials ( #1136 )
...
* ⚡ Add private key and passphrase fields to credentials
* ⚡ Small improvement
2020-11-12 19:23:55 +01:00
Jan Oberhauser
c15637a0a8
⚡ Minor improvements to Strapi-Node
2020-11-11 09:52:05 +01:00
Jan Oberhauser
73e1399c42
⚡ Minor improvements to Strapi-Node
2020-11-11 09:45:50 +01:00
Ricardo Espinoza
a5ecf3d58d
✨ Add Strapi-Node ( #1143 )
...
* ✨ Strapi-Node
* ⚡ Small improvements
* ⚡ Small improvement
2020-11-11 09:44:53 +01:00
Jan Oberhauser
702a8bf3bf
⚡ Additional improvements to AMQP node
2020-11-11 08:45:31 +01:00
Günther
da5fddad5a
⚡ Amqp - Message Throttling - Close Connection on Send ( #1127 )
...
* Azuer Service Bus
* Message throttling
* remove the Events the WF is desabled
* close connections after send
* sendable once
2020-11-11 08:44:59 +01:00
Jan Oberhauser
97289a244f
⚡ Fix indentation
2020-11-10 23:30:40 +01:00
bsanderrmg
10645c2ef5
⚡ TLS option for MSSQL credentials type ( #1132 )
...
* Update MicrosoftSql.node.ts
* Update MicrosoftSql.credentials.ts
* Update MicrosoftSql.node.ts
Add TLS encryption toggle to MSSQL credentials type and implement into the connection config object. This will help users connect to certain Azure MSSQL products and older MSSQL instances.
2020-11-10 23:30:03 +01:00
Ricardo Espinoza
03a672300f
⚡ Add custom traits to Segment Node ( #1145 )
2020-11-10 23:05:08 +01:00
ricardo
32cd54e705
⚡ Small improvements
2020-11-10 16:40:52 -05:00
Jan Oberhauser
1630d20e39
⚡ Add OAuth2 authentication to Pipedrive Trigger Node
2020-11-10 21:27:20 +01:00
Jan Oberhauser
86d19fb11f
⚡ Minor improvements to Gotify Node
2020-11-10 19:17:47 +01:00
Jan Oberhauser
001b93151b
⚡ Minor improvements to Gotify Node
2020-11-10 19:16:35 +01:00
Ricardo Espinoza
13e3efe312
✨ Add Gotify-Node ( #1135 )
2020-11-10 19:15:56 +01:00
Jan Oberhauser
6125dee8f1
⚡ Minor improvements to Line-Node
2020-11-10 19:09:13 +01:00
Ricardo Espinoza
1ce19de200
✨ Add Line-Node ( #1137 )
...
* ✨ Line-Node
* ⚡ Improvements
2020-11-10 19:08:48 +01:00
Jan Oberhauser
2d74ebb9ab
⚡ Minor improvement to GetResponse Node
2020-11-10 18:32:19 +01:00
Ricardo Espinoza
bbef8b7f71
✨ Add GetResponse-Node ( #1139 )
2020-11-10 18:28:03 +01:00
Jan Oberhauser
f8af777423
⚡ Sort Jira options
2020-11-10 07:49:43 +01:00
Ricardo Espinoza
ad6155068e
⚡ Jira retrieve all projects ( #1140 )
...
Fixes #1138
2020-11-10 07:43:39 +01:00
Jan Oberhauser
9fee42b2a8
⚡ Add shear option, resize with alpha color and fix bug
2020-11-09 11:26:46 +01:00
ricardo
83ce722dcf
⚡ Fields ordered alphabetically
2020-11-08 11:14:43 -05:00
Vincent Barrier
b1ba991367
Manage custom properties on Hubspot deals
2020-11-08 14:45:00 +01:00
Vincent Barrier
5288365104
add custom properties for deals
...
add custom properties for deals
2020-11-08 14:43:16 +01:00
Ricardo Espinoza
96cffdfd1e
🐛 Fix error when checking if webhook exists ( #1129 )
...
* 🐛 Fix error when checking if webhook exists
* zap: Small fix
2020-11-07 19:44:13 +01:00
ricardo
42758988f2
✨ Airtable Trigger
2020-11-06 20:18:10 -05:00
Jan Oberhauser
a6cf9bceb3
⚡ Improve channel selection on Mattermost node
2020-11-06 13:39:38 +01:00
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
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