For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to use Layout level fields data in Action Chains
Summary:
How to use Layout level fields data in Action Chains
Content (please ensure you mask any confidential information):
This is HCM Redwood migration issue, where want to fetch personal details of employee which we are searching in Connection and display it on
ProfileBasicInfoCardLayout of Connection.
To fetch employees Basic details we are planning to use HCM APIs which are available.
To get person details we need a data which uniquely represent the person. We decided to use Work_Email as a input parameter for HCM API. But Work_Email is comes under ProfileBasicInfoCardLayout and when we created an action chain there we are not getting access to Fields of ProfileBasicInfoCardLayout in action chain and so we are not able to pass Work_Email to HCM API .