Hello,
I have a .csv file that feeds into my scenario and creates several new records in Salesforce. The output of the "Create new record in SF" is the ID for each newly created record.
When I am testing this out:
I want the next step to be simply to create a new .csv, again with 3 rows, one for each contact and also showing the new ID number for each record. I cannot figure out where I am going wrong! The best I can get is creating 3 x csv files but I can't seem to combine them all into one place.
Any help is much appreciated. Thanks
CSV is parsed producing 3 bundles from the 3 rows in the file.
3 x SF records are created based on the data.
Trying Array aggregator but 3 operations are still produced
I want to aggreagate the 3 operations and include some data (first name, last name) from the original csv file but additionally have the ID number from the SF module as well.
3 operations of the create csv module are run, instead of just 1 go with all the data from the 3 operations.
Views
Replies
Total Likes
Hi Poppy,
Did you get this aggregation to work and create a single operation to aggregate the bundle data rows? I'm running into something similar while working on a layer-data issue in a photoshop import.
Hi, unfortunately, I didn't ever get this to work. However, I am working with an external consultant on various Fusion-related things and hope he can guide me on this. I'll update you if I find a way to do it.
Views
Replies
Total Likes
Hi Poppy,
Have you found a solution to this aggregation issue? I have similar problem and can't figure out how to combine bundles together.
Views
Replies
Total Likes
Views
Likes
Replies