0

I have a form in Eloqua which I need to translate in my project. I have added checkboxes/radiobuttons and the options are used from picklist. I am able to fetch all the fields except the picklist. How can fetch the picklist using Rest Api so that I can send them out for translation?

Help is appreciated.

1 Answers1

1

You can retrieve a single picklist by id using the Retrieve an option list Application API endpoint, or you can retrieve a list of picklists using the Retrieve a list of option lists Application API endpoint.

loupatrick
  • 106
  • 4