Uploading data automatically without a CRM | Community
Skip to main content
February 9, 2015
Question

Uploading data automatically without a CRM

  • February 9, 2015
  • 1 reply
  • 672 views
Is there a way to automatically upload lists daily into Marketo via an sFTP? I work for a medical company so cannot link Marketo directly up to our CRM and am having our data team set up an automatic report to run each day containing only the information I need. I am hoping there is a way to upload this info automatically versus uploading a list manually every morning.

Has anyone had a similar situation they dealt with?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grant_Booth
Level 9
February 9, 2015

Hi Erika,

There's not an out-of-the-box way to do this in Marketo, but your developers might be able to set something up using our APIs. Keep in mind these are outside the scope of Support and require an experienced developer. For example with the REST API, there is the Create/Update Leads call:
http://developers.marketo.com/documentation/rest/createupdate-leads/
and the Add Leads to List call:
http://developers.marketo.com/documentation/rest/add-leads-to-list/