Overview
Contact profiles can be downloaded from the system via the UI or using the REST API.
A contact profile includes all data associated with that contact:
- Channel Association
- Contact Attributes
- Contact Activities (Events)
Download Contact Profile Via the UI
- Navigate to Contacts › Search Contacts.
- Search for desired contact(s) using audience rules. To search for an individual contact, use the Channel Address rule.
- Once you have a search result, look under the Actions menu and choose View/Edit individual subscriber results.
- Select a contact whose profile you wish to download and click the Download Full Profile button in the toolbar.
- You can also hover over the arrow next to the desired contact and choose Download Full Profile.
- Click Yes, Continue when prompted and the jobs page will open with your download request listed as the first entry in the jobs table. Depending on the file size and number of concurrently requested jobs, the job status may be Pending or Processing. Refresh the jobs page to view the latest status update. When the job status changes to Done, hover the arrow next to the job ID and download the file locally.
Download Contact Profile Via the API
You are able to download the profile for a single contact with the POST <path>/contacts/{primary_key}/downloadprofile method.
Comments
0 comments
Please sign in to leave a comment.