This document explains what data gets read or written to in a client’s instance.
The Transporter Sync app doesn’t touch the PII (Personally Identifiable Information) data from your instance – at all.
The app needs to move an asset and associated assets across instances, it needs to read the data related to that asset. Under the hood, this app is moving the metadata across instances. The app reads the metadata from the source instance, and hence needs only read access – and since the app writes to the destination instance, it needs read and write access in the destination instance.
So, what does it read and write? #
Each asset is of a different nature. For example, an email contains both content & meta-data, but a campaign contains no content but configurations of the flow of the campaign. So, the following table helps us know the specifics.
<insert table here>