0

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

tommyhmt
  • 145
  • 2
  • 11
  • I'm pretty sure you can't. Questions around dynamically selecting a connection have been asked before and I don't think anything has ever surfaced where you can do it at runtime. If you find a way, be sure to share! – Skin Mar 11 '22 at 02:00

1 Answers1

0

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.

SwethaKandikonda
  • 7,513
  • 2
  • 4
  • 18