Relevant to: Demand Acceleration Platform | Content Syndication | Event Lead Management | Webinar Integrations | Social Integrations
Suppression lists are used on Campaigns and Sources to reject specific email addresses that you do not wish to send to your Marketing Automation or CRM system. Since Suppression lists contain Personal Identifiable Information (PII), the Demand Acceleration Platform allows you to upload lists that contain MD5 hashed values.
Hashing Suppression lists in the Demand Acceleration Platform is optional. If you prefer not to hash the values in your Suppression list, refer to Suppression Lists. |
In this article
What is hashing?
Hashing is the process of using functions or algorithms to transform given values into values that are not easily readable or decodable, with the intention of protecting sensitive information.
How is hashing used in the Demand Acceleration Platform?
The Demand Acceleration Platform allows you to upload Suppression lists that contain MD5 hashed values in order to protect Personal Identifiable Information (PII) and ensure hashed values are properly compared during lead processing.
The Demand Acceleration Platform supports the use of MD5 hashing. MD5 is a hash function that produces a 128-bit hash value.
Consider the following:
Plain Text Value | MD5 hash value |
helpcenter@integrate.com | 2815241d4d1e32fdc69b2e80ffa97c5b |
Hashing your Suppression list
You can transform the plain text email values in your Suppression list into MD5 hash values by using:
- A trusted online MD5 generator.
- A custom Microsoft Excel Macro that you have created or acquired from a third party.
- A custom Google Sheets script that you have created or acquired from a third party.
Uploading your hashed Suppression list
1. Once your Suppression list contains the MD5 hashed values of your email addresses, ensure your list is formatted with a header in the first row and save your file as either .csv or .txt.
2. Then, navigate to the Demand Acceleration Platform and select the Lists tab.
3. Select Create List
Choose Suppression List.
4. Enter your List Name
Ensure Toggle MD5 Store is enabled.
5. Upload your Suppression List by dragging and dropping or browsing for the file.
6. Click Create List.
You will see the message Suppression List Created! once finished.
7. From the Lists page, you can confirm your email values were uploaded successfully by clicking the name of your list.
Frequently Asked Questions
If I upload a Suppression List containing plain text values and enable the MD5 Store toggle will the Demand Acceleration Platform hash the values automatically?
No. The Demand Acceleration Platform will not automatically transform plain text values into hashed values by enabling the MD5 Store toggle.
You must pre-hash your Suppression List values before uploading them to the Demand Acceleration Platform if you wish to use hash values. Consider one of the options mentioned in the section above.
Does the Demand Acceleration Platform support the use of SHA1 or SHA2 hash functions?
No. Only MD5 hash values are supported in the Demand Acceleration Platform.