Hi Everyone,
I’m trying to Automate the User creation in our LMS system (TalentLMS) based on any new users added to our CRM system (EngageBay).
Below is the simple scenario I created
Step1 : Use the Trigger “Watch Contacts Updates” in EngageBay , to look out for any contacts that have been updated
Step2: If Any contacts have been updated, I wanted to check if the Tags field contains the value “CRAT User” and allow only the Contacts containing the Tag to flow through.
Step3 : Create a User in my LMS system based on the various values captured in the various fields of Contacts.
I’m facing trouble in Step 2, where the Filter is unable to recognize the Tags field value and is not allowing the Contacts containing the right Tag also to flow through.
Any suggestions / guidance would be of great help please.
Thanks in advance!