The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Why I get from PluginData value a encrypted name of my custom field?

Daniel Danelli
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 17, 2017

Hi all!

I'm trying to get the infos of my custom fields requesting this URL to Trello: https://api.trello.com/1/cards/[card_id]/pluginData

It's respoding all related custom fields, but with encrypted names:

{"fields":{"4umwBLPD-eUkpAr":"2017-04-05T12:00:00-03:00","4umwBLPD-V3CsQs":"2017-04-11T12:00:00-03:00","4umwBLPD-Dyphkk":"2017-05-22T12:00:00-03:00","4umwBLPD-llps3f":"2017-06-16T12:00:00-03:00","4umwBLPD-oEV3YY":"omLLwb"}}

How can I get it not encrypted?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Caity
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 19, 2017

Hi Daniel,

The values you're seeing in those results are the unique IDs for those custom fields, rather than an encryption. You can match those unique IDs to the names of the custom fields by using this request:

GET /1/boards/[boardID]/pluginData

Daniel Danelli
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 22, 2017

Really thanks Caity!

It will help a lot!

TAGS
AUG Leaders

Atlassian Community Events