Rename Dataset Fields
Pricing
Pay per usage
Go to Apify Store
Rename Dataset Fields
Rename field/columns of any dataset with a simple mapping
0.0 (0)
Pricing
Pay per usage
1
6
1
Last modified
a year ago
Rename dataset fields/columns. You can use this Actor as an integration to automatically process the dataset after a run finishes.
Fields mapping
Provide a list of fields and their new names. In JSON input, it will have this format
{"renameMapping": {"old_field_name_1": "new_field_name_1","old_field_name_2": "new_field_name_2",// ...}}