I have set up a subscription to the IdentityAccess.UserLoggedIn event and spent most of the morning trying to get it to fire. It doesn’t. My API works. It is a Google Scripts API. It simply adds data to a spreadsheet. The example payload works without an issue when called on various sites to test it. The subscription seems absolutely fine. I have tested a few things to see if registering it could be the issue. A registration fails when I expect it to (incorrect event name, for example) and works when I expect it to. But when, after subscribing, I log in and logout of InSided, I get absolutely no evidence the API has been called. Has anyone seen this? Maybe I am overlooking something that others have also overlooked? Any ideas?
Hi,
I have asked about this internally and will let you know if there are any known issues with this webhook at the moment. In the meantime, I would recommend reaching out to our support team, so we can get this case logged and begin supporting you through those channels, too.
Hopefully we can get it working for you!
{
"userId": 12,
"date": "2019-10-10T16:07:21+02:00"
}
Unfortunately, the payload returned is actually this….
{"IdentityAccess.UserLoggedIn":{
"userId": 12,
"date": "2019-10-10T16:07:21+02:00"
}
}
Not terribly different, but since I was sure I had followed this exactly as it was shown, I moved to investigate other areas. This led me to believe the issue was elsewhere.
Regards
Richard
Ok, good to hear you got it sorted out,
We’ll make sure to update this information - if you worked with support, they will have flagged it.
Reply
Sign up
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Welcome to the Gainsight Community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.