Making a Custom Class Schema Available to a Condition during Journey Building
I am in a bit of a time crunch so would really appreciate any help.
Scenario: want to have data with 2 attributes "location" and a "set of dates associated with that location" be available in journey building conditions.
This data is not profile data, nor event data, but I need it to be available in my journey, depending on my user's location, so I can make conditions using it.
How can I go about doing this?
Note: Also, I can have this type of data stored anywhere, doesn't necessarily need to be in a schema, but I just need it accessible in my conditions.
I've tried creating a lookup schema, but I am not able to make a data source out of this schema as it is not built using profile/event (out of the box) classes; it is built using a custom class.
Any way to get this type of data be available to my conditions?
I don't mind work arounds if this specific functionality is not available. Any and all help is appreciated 🙂