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?