Dynamic Remedy steps configuration

Hi!
In Remedy SD automation workflows I need to manage records in bulk for a large number of modules and fields, for operations such as insert and update. However, entering all the field names on the Remedy (REST) Insert and Update steps slows down my step configuration. Besides the step configuration is dynamic. Please suggest how I can expedite the configuration and also make it dynamic?

I recommend you enable and use the Accept fields as JSON checkbox and provide the JSON. The required JSON format is documented in the AutomationEdge_plugin_Reference_Guide. This will address both of your requirements.