I have a logic app created in Azure which has 2 SFTP connections, is it possible to dynamically connect to the correct one based on the parameter?
The idea is that based on the SFTPConnection parameter (shown above) at step 1, the logic app can then use the appropriate SFTP Connection in step 2