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?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes