Forum Discussion

snapation6713's avatar
snapation6713
New Contributor III
2 years ago
Solved

Issue using mapValues and mapKeys functions in Mapper Snap

I have data from salesforce that contain fields with a suffix of '__c' and the dates are formatted in UTC. I want to format the incoming data using the mapValue and the mapKey functions to remove the...
  • GjorgeArgirov's avatar
    3 months ago

    Simpler Alternative
    If you only need the document ID as the filename, you can set the Binary Header property in the JSON Formatter snap to the ID field.

    I’ve attached a sample pipeline that shows the settings in action.

    Hope it helps—let me know if any part isn’t clear!