Due to my company policy, I can’t have clientID nor client secret for Oauth2 to connect to Salesforce.
Today I tried on Zapier and could connect with Salesforce only with Login and password. How is this possible?
How can I do? What do I miss?
It’s because Zapier has their own OAuth connection to salesforce (using their own ID and Secret). When you sign in with Salesforce on Zapier, you are giving Zapier access to your Salesforce then they get the data for you as a middle man.
The biggest pro and con of n8n is that you need to set that up youself. You need to register your own ID and secret. In theory it’s more secure because a third party doesn’t have access to it (like Zapier)(which is the pro).
So that’s why. if you can’t get around that policy and you have access to Zapier, then you can trigger Zapier with a webhook whenever you need something done with Salesforce (or vise versa).
TLDR: if you can’t get the ID & secret you’ll need to do all Salesforce actions from Zapier
Many thanks for your quick answer… Indeed it makes sense…
Unfortunately to use Salesforce with Zapier, I would need to pay for their premium plan… 19€/month…
Far too expensive! I would need to find another way or not do!
Many thanks anyway!