Transfer File File Download from File(s) present on Adobe Campaign server does not work!
Hi,
I am trying to load file into a workflow from the Adobe Campaign server SFTP.
For example:
My instance URL is https://example.campaign.adobe.com.
The file I am trying to load is stored in /incoming/test.csv.
From the documentation here, it seems to advise to follow the relative path of 'sftp<yourinstancename>/'.
I have tried inputting 'incoming/test.csv' or 'test.csv' in the file path, but doesn't work.
What is the correct file path to enter?