MARKETO Dependencies and API's Synchronization Order.
Hi All,
Can Anyone help me with Marketo Dependencies and API's sync order to be maintained while calling all API's. As I want to crawl/profile complete data from Marketo and Store in local Database like MySQL.
So, wanted to know about Sync order to be maintained like : First All Leads should be fetched from Leads API then Company Changes should be fetched from Company API.
And Dependencies like Getting Activities with LeadIds by using API : /rest/v1/activities.json?leadIds={leadIds}