Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

Daniel Danelli 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

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 May 22, 2017

Really thanks Caity!

It will help a lot!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events