Adding LaunchPoint details to an email | Community
Skip to main content
Level 4
August 11, 2016
Question

Adding LaunchPoint details to an email

  • August 11, 2016
  • 4 replies
  • 3158 views

Hi all,

Has anyone added details from a LaunchPoint provider to their emails? We are looking to add a token to our emails that pulls in webinar details (name, time, region) directly from the webinar provider.

I know you can use the {{member.xxxx}} token for things like webinar URLs, but can that be extended to include event details?

Thanks

Natali

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

4 replies

Josh_Hill13
Level 10
August 11, 2016

Which vendor and what exactly do you want it to look like? You may need to ask the vendor.

{{member.webinar url}} is special.

August 11, 2016

Most likely not possible.  You may want to consult your vendor but Tokens cannot reach out and contact third party data sources

Level 4
August 11, 2016

The vendor is BrightTALK. We've asked them, but they aren't sure how it would be done. All we want is the name of the webinar, the time and the description to be dynamically populated in our invite emails. At the moment, we need to manually add it to every email, yet when you sync a program to BrightTALK, it brings across that info at the program level. So if Marketo can see it at program, then I would guess there would be some way to show that in an asset?

SanfordWhiteman
Level 10
August 11, 2016

So if Marketo can see it at program, then I would guess there would be some way to show that in an asset?

What do you mean by "see it at program"? Unless it's a {{something.token}} or a custom object (which can be used via Velocity scripting) it won't be able to be inserted into an email.

Level 4
August 11, 2016

As in, when I look at the settings of the program, I can see Event Partner, Event Status, Event Name, Event Description

SanfordWhiteman
Level 10
August 11, 2016

I don't think that Event Settings metadata is even available using the REST API, so you're out of luck (I would otherwise have said you could copy the data into {{my.tokens}} programmatically).

Level 4
August 11, 2016

I thought about that with the Email Script token, but I'm not sure how I would set it up