Hello @SmritiFotedar Even you delete the customers from the service. It
retains the history as unsubscribed in the history tab.Add a condition
of Action = ' Subscribed' in the filters.
Hello @Mrityunjay The workflow goes in pause state because you have 2
incoming transitions in the delivery. You should have only one incoming
transition. Instead of checking conditions with test activity use a
split and then do a union.
Hello @SmritiFotedar Looks like your subscription service already had
some subscribers and you added additional 13,880 subscribers. Maybe this
is why the counts are different.
Hello @AndrewC14 There is no such limitation on the files. But you will
have to consider a few things like how much time it will take to ingest
the data in AC. How are you planning to use the data once ingested?Best
practices for SFTP are mentioned here:SFTP server usage | Adobe Campaign
Hello @SmritiFotedar It depends on the values you have in the CSV file.
If the value is IN for India then use the IsoA2 attribute and if it is
IND for India then use the IsoA3 for the mapping.
Hello @himanshu-singh After you query, use a fork and then by using the
enrichment activity do a 1:N join on the basis of email address. With
this you will be able to use the rows data in the column using the
additional data tab of enrichment.