Loading value to a label from File

Scheibli Márk July 13, 2017

Hi!

Is that even possible to load values from file into a label? For example, i have a JSON file with names and telephone numbers and i want to load them into a label and the user could choose from them. Can i do it somehow?

If possible please guide me for this.

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 13, 2017

To "load values into a label", you need to add them to an issue.

You could use the REST API to add them all to a placeholder issue, and you're pretty close as the API accepts JSON, you'd just need the wrapper to tell it what issue to create or edit.

Suggest an answer

Log in or Sign up to answer