Hi all
We are looking into making our own Service Desk integration with one of our customers.
Part of this journey is to get the Field type and field length of all the fields that we will be integrating.
I have found:
Standard Variable Reference - Structure for Jira (Cloud) (almworks.com)
Which gives me the type for most of the standard fields (though not the length).
But how do I get an overview of ALL the custom fields and type and length?
All help is greatly appreciated. :)
Bet reagards,
Bo
Hi @Bo Schlichting,
I would suggest to have a look at the Jira cloud REST API to see where you can get.
Hope this helps!
HI Walter
Thanks for quick reply.
I was looking for a list showing something like this:
"Field name" "Field type" "Field size"
Priority Text 255
Key String 24
etc.
Thanks.
Bo
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.