API POST sending choice reference instead of text

Hi,

Does anyone have any examples of data processors for a REST api POST call which is sending a Choice reference in the request payload instead of the text ?

Here’s the request payload:

image

Thanks,

Mark

Hi Mark,

On your choice field in the API request, use the “To Choice Text” preprocessor which will output the actual value instead.

Carl

1 Like

Great! Thanks very much Carl