Using TIBCO Scribe to publish Marketo static list to sql database | Community
Skip to main content
Level 3
March 4, 2020
Question

Using TIBCO Scribe to publish Marketo static list to sql database

  • March 4, 2020
  • 1 reply
  • 1439 views

I want to use TIBCO SCRIBE (we have a license) to push leads from our lead gen campaign from Marketo to a SQL database. It should be possible for SCRIBE to sync a static list in Marketo with this SQL database using REST API, yes? This isn't my area of expertise but it seems doable. 

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
March 4, 2020

Get Leads by (Static) List is an API endpoint. That returns a list of Lead IDs, which then need to be dereferenced.

You can also filter a Bulk Extract by List ID.