The one major issue my team has with this connector is lets say we are launching an event that contains the option for users to register for multiple webinars. The registration link for each of those webinars can be found in the token: {{member.webinar url}}
The problem we have is when we try and email a confirmation with the user's registration link, we need to send a confirmation email for each webinar since the {{member.webinar url}} token is specific to a single webinar and there appears to be no way to have different {{member.webinar url}} tokens from different programs in a single email.
This creates a MAJOR user experience issue and is really the largest problem we have with the connector and in my opinion fixing the above functionality will greatly improve the connector.
Solution: Allow multiple {{member.webinar url}} tokens to be referenced in a parent default program so that they can all be accurately referenced and used in a single email
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.