Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I am using the same endpoint with Content-Type as multipart/form-data. POST > BaseURL/rest/asset/v1/form/{id}/richText.json?{access_token}
Hello, Community members! I am trying to add a Rich Text field in a Marketo form using API but it's throwing "System error" code 611. The content type used is multipart/form-data. Below is the body content (syntax similar to that described on developers.marketo.com). Also, can we add JavaScript code...
Hello Sanford,Thanks a lot for this, works great!!!
Hello Community! I am trying to use the Marketo Lightbox form on an AEM Landing page which already contains multiple Marketo forms. The idea is to display a specific form in Lightbox when a link is clicked. Currently, the script used is displaying all the Marketo forms in Lightbox overlapping each o...