Commit Graph

1173 Commits

Author SHA1 Message Date
Tanay Pant
b245bfda3f Merge branch 'master' into creds/github 2021-01-26 11:07:21 +01:00
Tanay Pant
127a9ff9e3 🔨 Minor changes 2021-01-26 10:35:58 +01:00
Tanay Pant
483c1b6fac Merge branch 'pr-improve-funcnode-docs' of https://github.com/ixidion/n8n-docs into ixidion-pr-improve-funcnode-docs 2021-01-26 10:31:41 +01:00
Tanay Pant
a11f6170bb Merge branch 'master' of https://github.com/n8n-io/n8n-docs 2021-01-26 09:52:21 +01:00
Tanay Pant
f91b45c9ce Merge branch 'master' into creds/pipedrive 2021-01-26 09:44:19 +01:00
Harshil Agrawal
3e8c11f957
Make videos responsive for Zendesk credentials (#384)
* 🔨 Make videos responsive

* 🔨 Minor fix
2021-01-26 09:35:50 +01:00
Harshil Agrawal
3898f8e76b
Minor fix to changelog (#388)
* Add new commit to changelog

* 🔨Minor fix
2021-01-26 09:35:30 +01:00
Harshil Agrawal
dae4b75834
Fix permalink for Beeminder node documentation (#386)
* 🔨Fix permalink

* 🔨Minor fix
2021-01-26 09:35:02 +01:00
Tanay Pant
07a7cc00ce Merge branch 'master' into docs/sendgrid 2021-01-26 09:30:35 +01:00
Harshil
6625cd5a42 🔨 Minor fix 2021-01-25 16:13:42 +05:30
Harshil
dd46d32adc 🔨 Minor fix 2021-01-25 16:10:22 +05:30
Harshil
738fe541c7 🔨 Minor fix 2021-01-25 16:04:35 +05:30
Tanay Pant
9803f0de22 🔨 Minor changes 2021-01-25 10:19:16 +01:00
Harshil
ae16570077 Improve GitHub credentials documentation 2021-01-22 17:38:03 +05:30
Harshil
1cd7ae89a3 Improve Pipedrive Credentials documentation 2021-01-22 16:41:23 +05:30
Harshil
7108057130 Add video for Managed OAuth 2021-01-22 15:39:12 +05:30
Harshil
bb24717e09 Merge branch 'master' of github.com:n8n-io/n8n-docs into creds/slack 2021-01-22 15:21:06 +05:30
Harshil
7f36cdaaa5 Merge branch 'master' of github.com:n8n-io/n8n-docs into docs/sendgrid 2021-01-22 15:16:11 +05:30
Tanay Pant
29f7cf7102 Merge branch 'master' of https://github.com/n8n-io/n8n-docs 2021-01-22 10:31:45 +01:00
Tanay Pant
a63b6ba21e 🔨 Minor fix 2021-01-22 10:31:16 +01:00
Tanay Pant
240782916e Merge branch 'master' into update/webhook 2021-01-22 10:27:56 +01:00
Harshil Agrawal
7c1f14cddd
Add new commit to changelog (#379) 2021-01-22 10:25:59 +01:00
Tanay Pant
fece409279 🔨 Minor fix 2021-01-22 10:25:10 +01:00
Tanay Pant
eb7e8f1a75 Merge branch 'master' into docs/beeminder 2021-01-22 10:08:16 +01:00
Harshil
36fe289b9d Add FAQ 2021-01-22 11:11:27 +05:30
Harshil
bb193ba30e Add SendGrid node documentation 2021-01-22 10:50:09 +05:30
Harshil
c73de58388 Add documentation for Beeminder node 2021-01-21 18:08:15 +05:30
Tanay Pant
de163d4b29 🔨 Minor changes 2021-01-21 12:57:12 +01:00
Tanay Pant
329df6d60e Merge branch 'master' into changelog/0.103.x 2021-01-21 12:42:31 +01:00
Tanay Pant
452dfd50a1 🔨 Minor fixes 2021-01-21 12:42:03 +01:00
Tanay Pant
5a190e2a0d 🔨 Add new commands 2021-01-21 12:35:49 +01:00
Harshil
0f65f2fca7 Add changelogs for 0.103.0 and 0.103.1 2021-01-21 17:03:50 +05:30
Tanay Pant
07ce9e51da 🔨 Fix issues 2021-01-20 11:37:24 +01:00
Tanay Pant
7ea063730f 🔨 Typo fix 2021-01-20 10:07:08 +01:00
Patrick
1a947b2e07 Update README.md of FunctionItem & function-nodes.md
I fully understood FuntionItem node in the end from checking the source code, but documentation is confusing in several ways. That's because Function and FunctionItem have different styles. Function gives access to the whole items array and the structure is transparently available with json/binary.
In case of FunctionItem. The item is not item, it's item.json. You can't access item.binary cause of this, as it would be intuitive to do so.
At first an update to the documentation to guide new users. It should be also considered that Function and FunctionItem behave the same, e.g. item.json and item.binary should exists. The variable might also called itemjson instead of item.
2021-01-19 20:30:57 +01:00
Harshil
9464c2d4e9 Improve Slack credentials documnetation 2021-01-16 21:30:30 +05:30
Tanay Pant
77f5ee1475 🔨 Minor fix 2021-01-15 17:10:25 +01:00
Tanay Pant
594f0bffc1 Merge branch 'master' into changelog/0.102.0 2021-01-15 17:05:13 +01:00
Tanay Pant
f4fe713ea3 🔨 Minor adjustments 2021-01-15 15:38:37 +01:00
Harshil
aee1459bb8 Add changelog for 0.102.0 2021-01-15 20:00:03 +05:30
Harshil
26d5ad600b 🔨Minor fixes 2021-01-15 18:01:46 +05:30
Harshil
58afae0aa9 Update Zendesk credentials documentation 2021-01-15 17:13:48 +05:30
Tanay Pant
eb42c4c8b4 🔨 Minor changes 2021-01-14 13:20:23 +01:00
Tanay Pant
b13e506546 Merge branch 'master' into docs/googleAnalytics 2021-01-14 13:16:09 +01:00
Tanay Pant
6f3b0b8a31 Merge branch 'master' into update/blog 2021-01-14 13:15:31 +01:00
Tanay Pant
83ba5c6076 🔨 Minor changes 2021-01-14 13:12:56 +01:00
TephlonDude
ad667f4b42 Added reference to the Coffee Chat blog post 2021-01-14 05:05:52 -07:00
TephlonDude
fcaac3f81d
Added Coffee Break Post 2021-01-14 04:42:48 -07:00
Harshil
a7a8ab629b 🔨Minor improvements 2021-01-14 11:01:09 +05:30
Harshil
e89791313f Add blog post links 2021-01-14 09:49:28 +05:30