Well I am trying to make integration with salesforce,
When I select a node, it asks me to connect
When I click to connect it redirects me page (link: https://companyName.my.salesforce.com/setup/secur/RemoteAccessAuthorizationPage.apexp?source=tokenhere=1 with options that screen 1
But this link leads to the main salesforce.
And I need it to lead me to an sandbox environment (its possible to create them in salesforce) , where I test things in Salesforce and it is by the link https://companyname--integr.sandbox.my.salesforce.com/
But obviously if I change main Saleceforce link to the Sandbox link it throws me an error
So I think, or I need to set additional rules to allow to connect to Sleceforce from Lindy, or I dont know, maybe there is an custom integration flow in Lindy where I type in the urls and my creds and get connected to that Sandbox environment?