'Connect to SFTP dynamically in Azure Logic App

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?

enter image description here

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



Solution 1:[1]

Currently, this is not supported seems like there is an feedback request already made in Support Dynamic API connection in Logic app designer. You may upvote this recommendation to request it to be implemented as soon as possible.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 SwethaKandikonda-MT