Hi @ParthaSarathy, thank you for taking the time to help me! I noticed
that I should change the crmID with CustomerID. In Campaign database
crmID is empty, while each profile has a CustomerID, so I changed all
the criteria in the workflow to reflect CustomerID. The problem could
still be from matching the IDs? I mean in the csv file the ID is like
12345, 12346 and so on, while in the database the IDs are of different
formats: some like "cust1" while others a longer combination of numbers
and let...