Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Personalize AJO content with external data

Avatar

Level 2

Hi Community,

 

I have configured an external API as a data source and I'm attempting to retrieve some data from this API endpoint to personalize my AJO email content.

I am making a call within the journey to update the profile data (that I have extended with the relevant fields), and then referencing this profile data in the subsequent email.

The issue I am facing is that I am getting error messages that prevent testing/activation:

  • Custom fieldgroup: invalid param definition for 'e6b333f2-4180-44e1-8c7b-9fd8db96839b': key definition and key mapping must have the same count of key items (ERR_ENRICHMENT_104 )
  • Custom fieldgroup: invalid param 'delivery_id' definition for 'e6b333f2-4180-44e1-8c7b-9fd8db96839b': not found in expression key mapping (ERR_ENRICHMENT_105 )

I can't find reference to these here, is anyone able to help me identify the cause/resolution?

 

Thanks,

Alex

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 2
5 Replies

Avatar

Community Advisor

Hi @alexcroker, If I understand the steps you followed,

- Created a data source with a GET call to an external API to pull the data.

- Used update activity to update profile data with the data received from the GET call.

- Journey created to use the updated profile data to personalize.

Maybe if you could explain/show the journey will help to understand the problem.

Thanks, Sathees

Avatar

Administrator

Hi @alexcroker,

Were you able to resolve this query on your own or do you still need help here? Do let us know.

Thanks!



Sukrity Wadhwa

Avatar

Level 2

Hi @Sukrity_Wadhwa 

I understand that there may be a release soon that solves this problem.

I'll come back with more details once confirmed.

Thanks

AC

Avatar

Administrator

Thanks for sharing that @alexcroker! 🙂



Sukrity Wadhwa

Avatar

Correct answer by
Level 2