Hi,
We are currently developing a microservice using Adobe App Builder that will fetch data from Adobe Commerce and export it as a CSV file to an sFTP server.
Our requirement is to whitelist the IP address or public key of the I/O runtime server on the sFTP server, rather than allowing access to the sFTP server port globally.
if there are options to obtain the public key or IP address (static IP) of the I/O runtime server?