Rule to Call Webhook when existing user registers for a new app

Thanks! I wish that the context.stats was more fully fleshed out - not sure what all that holds, but I’m using that loginsCount to figure out if it’s the user’s first login or not (per the demo), and that’s what’s producing my issue, since the loginsCount is actually much higher than 0 if the user has logged into ‘App B’.

Any chance there’s further documention on the stats?