Hello experts,
I am finding a scalable solution for sending out gated marketing material through a customer journey based on the chosen subscription lists.
However the problem is:
As-is situation: There are about 100 materials (files) to be connected to subscription lists . Ex. Manufacturing list, Mining etc.
Providing 100 subscription options in the marketing form for the customer to check is not desirable.
But we also do not want to lose insight of what they are interested in.
This is the base issue.
Ideation:
One of the solution I am trying to achieve is : Grouping as many similar marketing materials and have reduced number of subscription list in the form.
To do so I need a custom entity to store these content file names and Look up to the Subscription list.
Questions:
1. Can we create a 1:N relation to the subscription list and use the custom table data as a filtered drop down option.
For reference : Countries and Cities
2. What is the Subscription list entity referred as in Default solution? I could only find Marketing list.
I would like to know if there are alternative solutions to this problem.