How to get external data into AJO and use it in workflow without APIs | Community
Skip to main content
New Participant
October 9, 2023
Solved

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

  • October 9, 2023
  • 1 reply
  • 711 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manoj_Kumar_

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.

 

 

1 reply

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
October 10, 2023

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