N8N Integration/en: Difference between revisions

FuzzyBot (talk | contribs)
Updating to match new version of source page
 
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
Line 8: Line 8:


n8n is a fair-code licensed workflow automation platform that allows to sync SimplyBook.me data between various applications like CRMs (Salesforce, HubSpot), email marketing tools (Mailchimp, SendGrid) and much much more helping you to save time and ensure that data is always up-to-date across all platforms as lots of repetitive work will be automated.
n8n is a fair-code licensed workflow automation platform that allows to sync SimplyBook.me data between various applications like CRMs (Salesforce, HubSpot), email marketing tools (Mailchimp, SendGrid) and much much more helping you to save time and ensure that data is always up-to-date across all platforms as lots of repetitive work will be automated.


;How to install
;How to install
Line 22: Line 21:
Follow the installation guide in the n8n community nodes documentation.
Follow the installation guide in the n8n community nodes documentation.
<br><br>
<br><br>


'''Manual installation'''
'''Manual installation'''
Line 30: Line 28:
* For Docker-based deployments, add the following line before the font installation command in your n8n Dockerfile:
* For Docker-based deployments, add the following line before the font installation command in your n8n Dockerfile:
<pre>RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-simplybook</pre>
<pre>RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-simplybook</pre>


'''Operations'''
'''Operations'''
Line 59: Line 56:
* '''New Client:''' Triggers when a new client is created.
* '''New Client:''' Triggers when a new client is created.
* '''New Offer:''' Triggers when a new offer is created.
* '''New Offer:''' Triggers when a new offer is created.


'''Credentials'''
'''Credentials'''
Line 66: Line 62:
1. Sign up for a SimplyBook.me account if you don't have one yet.<br>
1. Sign up for a SimplyBook.me account if you don't have one yet.<br>
2. Enter your credentials in the n8n SimplyBook node.<br>
2. Enter your credentials in the n8n SimplyBook node.<br>


'''Compatibility'''
'''Compatibility'''