Convert List to JSON?

Hello all, new here!

I have a Custom Data Type that I am saving in an App State List variable. I need to pass this list as JSON in the Body of an API Post. How do I go about doing this? Do I need to convert it? Can I do it with the UI or will I need to write custom code?

6
7 replies