Translations:N8N Integration/7/en

  • To get started install the package in your n8n root directory:
npm install n8n-nodes-simplybook
  • For Docker-based deployments, add the following line before the font installation command in your n8n Dockerfile:
RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-simplybook