SOLVED

Re: URL Endpoints for REST API Web Page Objects

Go to solution
Joseph_Wood
Level 2

URL Endpoints for REST API Web Page Objects

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 List

Approve Form

Update Form Field Visibility Rules

Any help on these would be great.

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
Kenny_Elkington
Marketo Employee

Re: URL Endpoints for REST API Web Page Objects

We're working through some issues with the CMS and there were some changes that failed to publish.  I've fixed the pages you noted.

View solution in original post

7 REPLIES 7
Anonymous
Not applicable

Re: URL Endpoints for REST API Web Page Objects

It does not look like they have updated it yet.  I can ask PM for you

Joseph_Wood
Level 2

Re: URL Endpoints for REST API Web Page Objects

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 content (which returns list of the sections on a landing page) but I cannot, to my understanding get the content of a landing page section. I can add a section and update a section but I cannot get the content of a section.

Is this something that will be added or do we not have access to it?

Thank  you.

Anonymous
Not applicable

Re: URL Endpoints for REST API Web Page Objects

Here they are:  http://developers.marketo.com/documentation/marketo-rest-apis-web-page-objects/

Those APIs are listed under the web pages section towards the middle.

Good luck!

Joseph_Wood
Level 2

Re: URL Endpoints for REST API Web Page Objects

The link is still missing the URL for each endpoint. It simply looks like this: 1.png

2.png

3.png

It should look like this:

4.png

Thanks.

Kenny_Elkington
Marketo Employee

Re: URL Endpoints for REST API Web Page Objects

We're working through some issues with the CMS and there were some changes that failed to publish.  I've fixed the pages you noted.

Joseph_Wood
Level 2

Re: URL Endpoints for REST API Web Page Objects

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.

Kenny_Elkington
Marketo Employee

Re: URL Endpoints for REST API Web Page Objects

I took another pass.  Most all of them should be there now, minus a few where the example drafts weren't saved.  I'll try to get the remainder by the end of the day.