snapation6713
2 years agoNew Contributor III
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...
- 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!