I have a question Is there a way for Lindy to connect to this type of urls on salesforce https://companyname--integr.sandbox.my.salesforce.com/ I was trying and shoot me an
{"error": {"type": "InternalServerError",
"message": "Something went wrong while processing your request."
}
}Any support and explenations on how to do this would be cool
Hey Emily! Hmmm -- do you mind providing a bit more detail of what you're looking to do here? For example, how does your workflow look? ๐
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?
