Hi,
I am using GET attachment "https://api.trello.com/1/cards/{card_id}/attachments" api. It returns download url only, but I need attachment content in base64 or any binary format, so that we can migrate data to other system.
I have checked trello api docs, but didn't find any api.
Please suggest how can I get the content of any attachment in binary/base64.
Download of attachments is mentioned (Not tried it myself) here: https://developer.atlassian.com/cloud/trello/changelog/#CHANGE-346
Thanks it worked!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.