Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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...