AT.JS custom events equivalent in WebSDK | Community
Skip to main content
Amrish_Popat
New Participant
April 14, 2023
Solved

AT.JS custom events equivalent in WebSDK

  • April 14, 2023
  • 1 reply
  • 1105 views

@dwright-adobe 

 

I am referring to your tutorial on custom AT.JS events, where one could use evens like at-content-rendering-succeeded for fetching user attributes in response tokens. We are currently just listening to the 'at-content-rendering-succeeded' in the web to refresh a token. Since we have migrated to WebSDK, we are wondering what is the WebSDK equivalent of this/these events so we can use the same and modify our listener to listen to the new WebSDK.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by dwright-adobe

Hi @amrish_popat ,

Thanks for writing. Unfortunately the custom events are one of the at.js features which has not yet made it to Web SDK. The only event we have is the "send event complete" event which is available in tags with the Web SDK extension. I suggest you open a feature request ticket and let your account team know so they can help prioritize the development of this feature.

1 reply

dwright-adobeAccepted solution
Employee
April 14, 2023

Hi @amrish_popat ,

Thanks for writing. Unfortunately the custom events are one of the at.js features which has not yet made it to Web SDK. The only event we have is the "send event complete" event which is available in tags with the Web SDK extension. I suggest you open a feature request ticket and let your account team know so they can help prioritize the development of this feature.