Linking to external site from within Marketo | Community
Skip to main content
Dave_Costantino
Level 2
September 15, 2016
Question

Linking to external site from within Marketo

  • September 15, 2016
  • 1 reply
  • 1572 views

Is it possible to link to an external site from within the Marketo interface, passing in information from the lead/contact record? For example, if we wanted to dynamically retrieve information about a particular lead. Salesforce can do this using Visualforce / iFrames.  I was hoping we would be able to achieve this with a webhook, but that does not seem to be the case.

Thanks,

Dave

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

1 reply

Josh_Hill13
Level 10
September 15, 2016

Sure, webhooks and the API. Depends exactly on your use case and the other systems. I would seek out developer help.

Dave_Costantino
Level 2
September 16, 2016

Thanks Josh. I have looked at Webhooks. They would allow us to retrieve data, but it does not look like they allow us to pop up a window/link to an external site.  Is that not the case?

Dave

SanfordWhiteman
Level 10
September 16, 2016

Webhooks will not allow you to customize the UI at all.

What you're describing unfortunately can't be done within Marketo. The lead UI isn't really meant to be an everyday tool, unlike the SFDC UI. It's best to think of Marketo as "headless" in that regard.