izzy_babcock
4 years agoNew Contributor II
How to list file names from an FTP in another file?
Hello snapLogic Community!
I am very new to the solution, but loving it more each day 🙂
I am trying to read the name of files from an FTP directory and write the details to a separate file withi...
- 8 years ago
Hi @Surendar
The Access tokens was not available for everyone in the organisation to create for the REST.
There were only Access tokens available for SSH which will not work for REST API.
So We created a service account and given the account the BitBucket access and used the it as Basic Authentication for accessing the bitbucket files.
Thanks for the links 🙂