Solved
How to bulk extract Lead Data and Lead Activity using Marketo Rest API
Hi there,
I'm new to the Marketo REST API , Using Marketo Rest API & PostMan fetch the lead information
Example: <Your Endpoint URL>/rest/v1/leads.json?access_token=<Your Access Token>&filterType=email&filterValues=<Your Email Address>
My goal is to bulk extract lead & Lead Activity , Does someone have a solution ?
Thank you very much !