Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi, I have a few questions regarding modification dynamic image content in emails by Rest API. Generally I need update alternative text, but to update just this property, it is neccessary provide request with all content arguments (image url, alt text, with, style...). See issues bellow. 1. Sometime...
Hello,I have encountered a strange problem while testing my application that uses Marketo REST API.When I try to get a landing page by ID, everything works fine and the response contains all data: GET /rest/asset/v1/landingPage/{id}.jsonHowever, when I call this request: GET /rest/asset/v1/landingPa...
Hello,I am writing a REST API client and, at some point, I need to obtain a list of workspaces of the particular Marketo account. Is it possible? I could not find such endpoint at the Marketo REST API documentation.Thanks,Filip