mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
⚡ Minor fixes
This commit is contained in:
parent
fa730165bb
commit
92cf6c9403
@ -17,7 +17,7 @@ Create an [Asana](https://www.Asana.com/) account.
|
||||
|
||||
1. Open your Asana dashboard.
|
||||
2. Click on your user icon in the top right.
|
||||
3. Click on ***My Profile Settings...***.
|
||||
3. Click on **_My Profile Settings..._**
|
||||
4. Click on the ***Apps*** tab.
|
||||
5. Click on ***Manage Developer Apps***.
|
||||
6. Click on ***New App***.
|
||||
|
||||
@ -43,4 +43,4 @@ Create a [LinkedIn](https://www.linkedin.com/) account.
|
||||
2. Click the ***Select*** button next to the API you want to enable in the ***Products*** section.
|
||||
3. Click the checkbox to accept the terms and conditions and then click on the ***Add product*** button.
|
||||
|
||||
**Note:** You will need to enable the 'Share on LinkedIn' and 'Sign In with LinkedIn' products to connect with n8n. If you would like to connect an organizational LinkedIn account to n8n, then you also additionally need to enable the 'Marketing Developer Platform' product.
|
||||
**Note:** You will need to enable the ***Share on LinkedIn*** and ***Sign In with LinkedIn*** products to connect with n8n. If you would like to connect an organizational LinkedIn account to n8n, then you also additionally need to enable the ***Marketing Developer Platform*** product.
|
||||
@ -20,7 +20,7 @@ You can find authentication information for this node [here](../../../credential
|
||||
This workflow allows you to download an image and post it on LinkedIn. You can also find the [workflow](https://n8n.io/workflows/681) on the website. This example usage workflow would use the following two nodes.
|
||||
- [Start](../../core-nodes/Start/README.md)
|
||||
- [HTTP Request](../../core-nodes/HTTPRequest/README.md)
|
||||
- [LinkedIn]
|
||||
- [LinkedIn]()
|
||||
|
||||
The final workflow should look like the following image.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user