darshthakkar
4 years agoValued Contributor
Ingesting dynamic values in XML generator snap
I’ve 10+ columns which needs to go inside an XML generator snap; out of which, there is 1 column which has none to single to multiple values. For each of these records, how can I dynamically pass it ...
- 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 🙂