Expand my Community achievements bar.

SOLVED

How to get external data into AJO and use it in workflow without APIs

Avatar

Level 1

How do we use/access data into AJO and use it in workflow without APIs?

 

For example, lets assume I have a member profile (with definite attributes). But, payment due amount and date are not part of the profile. This information is available in a table or separate feed. How do we use this payment due amount/date data (elements) in a workflow without API call? Is there any way/method to access it in the workflow and use so that I can send a notification for the corresponding members who are having a due amount and approaching their due date?

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hello @SandeepVasudevan 

 

You can create a relationship between the profile and the payments schema. Once the schemas ar linked then you can edit the AEP data source to select the additional attributes from Lookup table.

 

 


     Manoj
     Find me on LinkedIn

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hello @SandeepVasudevan 

 

You can create a relationship between the profile and the payments schema. Once the schemas ar linked then you can edit the AEP data source to select the additional attributes from Lookup table.

 

 


     Manoj
     Find me on LinkedIn