From 68ad117c90fa8b8ef94bb92e5d5551aba950334f Mon Sep 17 00:00:00 2001 From: Harshil Date: Tue, 27 Oct 2020 13:58:01 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20List=20ID=20instruction?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/nodes/nodes-library/nodes/Sendy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nodes/nodes-library/nodes/Sendy/README.md b/docs/nodes/nodes-library/nodes/Sendy/README.md index 602100787..b31a79db2 100644 --- a/docs/nodes/nodes-library/nodes/Sendy/README.md +++ b/docs/nodes/nodes-library/nodes/Sendy/README.md @@ -46,7 +46,7 @@ This node will add a subscriber to a list in Sendy. If you don't have a list in 1. First of all, you'll have to enter credentials for the Sendy node. You can find out how to do that [here](../../../credentials/Sendy/README.md). 2. Enter the subscriber's email address in the ***Email*** field. -3. Copy and paste the list id from Sendy in the ***List ID*** field in n8n. +3. On your Sendy dashboard, click on 'View all lists' and copy the list ID of the list you want to add the subscriber to. Paste this list ID in the ***List ID*** field in n8n. 4. Click on the ***Add Field*** button and select 'Name'. 5. Enter the name of the subscriber in the ***Name*** field. 6. Click on ***Execute Node*** to run the node.