Solved
Forum Discussion
4 Replies
- Jake_pmNew Contributor II
Figured it out… here’s what the MongoDB Update snap should look like.
and the fields you want to “$set” come from a mapper snap prior to the MongoDB Update snap.
Hello All,
I have file called “filename.json.gz” which is obtained using REST GET Snap and I need to convert it to a CSV format file. I need this transformation to be done in one pipeline.
Any help would be greatly appreciated. Thanks!!
Figured it out… here’s what the MongoDB Update snap should look like.
and the fields you want to “$set” come from a mapper snap prior to the MongoDB Update snap.
Figured it out… here’s what the MongoDB Update snap should look like.
and the fields you want to “$set” come from a mapper snap prior to the MongoDB Update snap.