Exporting won deals details from Pipedrive to XML

Hello guys,

I need help with my scenario. It should work like this: In a specific time, all won deals from Pipedrive are merged in a XML file, then uploaded to some cloud storage. Every other automatic export will replace previous XML file. I have this so far:


This scenario reads the deals but creates multiple XML files. How can I modify the scenario so it makes one XML with all deals?

Thanks.

Ho @Oldrich_Sedlacek ,

As per my Assumption(by google translate), Module 19 is Create JSON module, right? What you want to do is add an Aggregrate to the JSON module instead of that and set the Source Module to be List Products in Deal.

This should create a single JSON and you can run the Convert to XML one and see if that works for you.

1 Like