Install
- In n8n: Settings → Community nodes → Install
n8n-nodes-nilyo. - In Nilyo (dashboard → Agent access), create a personal token and store it in an n8n Nilyo API credential. It is shown once; never paste it in a workflow field.
- Add the Nilyo node: pick the account, the action and its parameters (the same tools as the MCP, with exact IDs).
- Add the Nilyo Trigger node for realtime events: it registers a webhook destination restricted to your accounts and wakes the workflow on new messages, emails or account status changes.
Workflow ideas
Lead reply → CRM + WhatsApp
Trigger on a new LinkedIn message, look up the sender, create or update the CRM record, send yourself a WhatsApp summary.
Morning digest
Every day at 8, list what arrived on email, LinkedIn and WhatsApp, ask an LLM node for a summary, post it to Slack.
Applicant intake
New applicant on a LinkedIn job posting → fetch the resume → score with an LLM → email the shortlist to the hiring manager.
Good to know
Personal tokens carry the same pacing and ownership checks as the MCP: one call at a time per account, daily budgets, and no access outside your own workspace. Realtime payloads go directly from the connection layer to your n8n webhook; Nilyo only manages the subscription.
Give Nilyo to your agent.
Paste one setup link. Your agent can guide OAuth, account connection and the first useful action.