Hello Community.
Recently, I’ve created a workflow to manage a property that describes the origin of a contact. for contacts manually imported, I can have something like this, for example:
- Original source: Offline Source
- Original Source Drill-Down 1: IMPORT
- Original Source Drill-Down 2: Ask for a Demo 2023
- First Conversion: --
- Created by user ID: Fernando Solórzano
- Create Date: 1/1/2023
In this case, the value for the property that I created (Original Source Description) will be something like this:
“This contact came from a Direct Importation, made by Fernando Solórzano. The imported list’s name is Ask for a Demo 2023, added 1/1/2023.”
But the problem is that, instead of this result, what I receive is:
“This contact came from a Direct Importation, made by Fernando Solórzano. The imported list’s name is 165387954, added 1/1/2023.”
When I try to check this in any contact, I can see the name of the import, but there’s a little circle with an exclamation sign that says “The internal value for this property is 165387954. Use this internal value when creating a list or saved filter”
Is there any way that I can receive the actual name of the import list, rather than this internal value? thanks a lot