Hi,
I’m working on integrating the new CAEP feature via the SSF Transmitter. I’ve successfully added the API to the integration app, created an SSF stream, and received the verification message on my endpoint.
However, I’m not receiving any subsequent events at the endpoint.
I’ve specifically triggered the following events and can see them appearing in the system logs:
user.account.update_password
user.session.end
I noticed that as of Thursday, May 8th, the feature was marked as Early Access, but as of today (May 11th), it appears to be fully available. Could you please confirm whether these specific events should be working, and if there’s any additional configuration required to ensure they’re sent to the endpoint?
Thanks in advance!