Hi All,
I have trying for a while to sync supervisor details(first_name,last_name and email_address) to the one of the target but as we do not have any attribute which holds these details in user attributes, I need to query it in workflow and then pass it to AFX handler. I have created 2 variables but the same is not getting synced.
Can someone help me out here ?
I am using default AFX workflow (just added one sql node to fetch supervisor details in it).
I might be missing something here, but supervisor is like any other user.
If the first name (or last name or any other value) is changed in the authoritative source, the system is able to detect it and sync it to a specified end point without the need to fetch values from the DB (as all the user attributes are available)