Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I am also getting a 709 error on a landing page with a youtube video on it. It is returning the error "Social content type is not supported for landing page"I looked at Marketo's error codes to find this:The last part, the part that is highlighted is the reason for the error. However, I haven't ...
I am working with the new Forms API and so far it has been pretty great. However, I am running into a problem when I am trying to update a select box's dropdown options via the update form api call. I am able to update the label, labelWidth, fieldWidth, instructions, validationMessage, rowNumber, co...
Thanks for updating them!Also I noticed, and it may be an issue with the CMS that you mentioned above, some of the example request's and example response's are also missing from a good majority of the web page object endpoints.
The link is still missing the URL for each endpoint. It simply looks like this: It should look like this:Thanks.
Great! Thank you!I was also looking over the landing page endpoints. I am not sure if this is missing or if it is just not included in the endpoints, but with a landing page I can get the landing pages (Bulk), get them by ID and name, create a new landing page, update the metadata, get landing page ...
I am trying to access the recently released API endpoints for Forms and Landing Pages but it seems that the documentation is not yet complete. I am needing the URL's for the following:Get Form Fields ListApprove FormUpdate Form Field Visibility RulesAny help on these would be great.Thanks
I am trying to do something similar however, I am trying to update a snippet within an email. There is a current snippet ID within my email, but I want to dynamically change that snippet ID to be a different snippet ID is this possible? When I try to do it, I am getting this error:"code" => "709" "...
From my current understanding there is not a way to create a global client id and client secret to authorize an app site wide. Is this correct?I am needing to have access to a global client id and client secret that authorizes my app with Marekto as many users will be using this app. Requiring users...