I am trying to Authenticate user using Azure Active Directory SSO. It is successfully login but post login unable to trigger custom event automatically.
Can anyone please provide the help.
Thanks & Regards,
Hasan
I am trying to Authenticate user using Azure Active Directory SSO. It is successfully login but post login unable to trigger custom event automatically.
Can anyone please provide the help.
Thanks & Regards,
Hasan
After successful authentication, you will receive azure-auth-success event. Please activate it in Events (integrations) if its not already activated. and listen to that event in the flow,

I am not able to get Account Name on the trigger node. can you please suggest me step to add Account Name.
Can you share events (integration) page screenshot and trigger node screenshots