I have a requirement to send document from appian to GCP(google cloud platform) , GCP team gave the API bucket and SA key file for us and we used those credentials in connected system.
Now the document which user uploads in appian we have to send that document in encoded format to GCP . How do we achive this
Discussion posts and replies are publicly visible
Hello Bhargav, As i am not a GCP expert - any GCP specific format? If not - i assume as you are talking about buckets , you are looking for a Base64 encoding?So your question is essentially how to encode files with base64 in appian?Can you confirm this?Kind regards, Richard