Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks for the suggestion Jep Castelein, I have already read it and need some more information on how do get all the leads using the REST API or How do I get all the leads of particular Campaigns using REST API.Could you please suggest me any related discussion.
I have tried to search for similar topics, but couldn't get the exact answer for it.Could you please suggest something related to my queries.
Hi Team,Is there any way to get all the leads of the particular campaigns using the Marketo REST API ?I can get all the campaigns and then get campaign by particular id.FYI.GET /rest/v1/campaigns.jsonGET /rest/v1/campaigns/{campaignId}.jsonDocs Link: REST API DOCUnfortunately, I didn't find any do...
Hi Team,I am developing the integration between Marketo and third-party application.And, we are planning to integrate the Marketo Leads, Campaigns, Accounts and others to third party application and vice versa.While analyzing the Marketo REST API document, we are facing some difficulties to get info...