We have updated our Terms of Service, Code of Conduct, and Addendum.

Is there a way to order/sort the JSON keys prior to hitting the destination?

Options

Is there a way to order/sort the JSON keys prior to hitting the destination? I thought prepending the key names with an underscore would bring them on the top but they show up at the bottom of the JSON structure. The ordering looks the way we want it in the pipeline view but come out differently in the actually output.

Answers