Tokens not populating in an ICS file | Community
Skip to main content
Barry_Hershly1
Level 1
June 20, 2017
Question

Tokens not populating in an ICS file

  • June 20, 2017
  • 1 reply
  • 971 views

Hello, I created an ICS file token to use with an ON24 Webinar. I inserted this token into a confirmation landing page and confirmation email (once they've registered).

In the description box, I use two tokens:

Webinar: {{my.WebinarTitle}}

Join now:{{member.Webinar URL}}

Neither one are populating. I believe that this function was working previously, but isn't working now at all. Any ideas on why these are not populating?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
June 20, 2017

The common understanding is that you need to have a wait step before trying to use {{member.tokens}}, as they are created via remote connector API calls and cannot be used immediately.

Of course, no one actually knows how long to wait, because if there's a prob with the connector it might never populate the tokens! I've seen people wait 2-10m. The whole thing frankly gives me the creeps but make sure you have at least some delay.