To ensure that only users who have granted consent are exported to an SFTP server using dataflows, you should use thedatasource.read.gigya.accountcomponent with the consent parameter.
Using datasource.read.gigya.account with consent parameter:
This component reads account data from SAP Customer Data Cloud.
By specifying theconsentparameter, you can filter the accounts to only include those where users have given consent.
This approach ensures that only data from consenting users is included in the export.
References
SAP Customer Data Cloud Dataflows Documentation
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit