Hi Team,
Can you please help me to subscribe profile by default to particular service while inserting data from Mailchimp?
It is urgent. Request all to please reply to ASAP.
Thanks,
Saurabh
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
I see that the subscription field is Map datatype. In this case, I believe you will have to use flow service API to see if that works as it supports JSON, and Parquet file formats to align with XDM supported format.
Is there no expert who can answer above question
Views
Replies
Total Likes
I don't know whether you can directly add users to the subscription list in AJO while importing data from MailChimp. Try to see if this works,
consents.marketing.email.subscriptions.get("MailChimpSubscribers").val = "y"
Views
Replies
Total Likes
Thanks for your reply.
I have created journey and tried to update consents.marketing.email.subscriptions field in AJO Consent Service schema but subscription field in disabled.
I also added Consent and Preferences details field group in my custom schema and then tried to inserted data in consents.marketing.email.subscriptions field but getting error as Subscrition field is of Map type.
Thanks,
Saurabh (8826031921)
Views
Replies
Total Likes
I see that the subscription field is Map datatype. In this case, I believe you will have to use flow service API to see if that works as it supports JSON, and Parquet file formats to align with XDM supported format.
Hi @Saurabh_G,
Were you able to resolve this query with the given solution? Do let us know.
Thanks!
Views
Replies
Total Likes
Views
Likes
Replies