How to search form in Marketo using form id? | Community
Skip to main content
Harish_Gupta6
New Participant
June 30, 2015
Solved

How to search form in Marketo using form id?

  • June 30, 2015
  • 3 replies
  • 4220 views

I have form id with me but i don't know the location of form in Marketo. Can anyone knows how to do search using form id?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by

Go to design studio

Click on any form

In the address bar, after #FO, replace the four digits with the Form ID you need to find. Rest URL remains same.

Hit Enter, you will land on the form you were looking for!

3 replies

Harish_Gupta6
New Participant
July 1, 2015

Thanks Amandeep.

Harish Gupta
Accepted solution
June 30, 2015

Go to design studio

Click on any form

In the address bar, after #FO, replace the four digits with the Form ID you need to find. Rest URL remains same.

Hit Enter, you will land on the form you were looking for!

SanfordWhiteman
New Participant
June 30, 2015

It's a tough one -- and the reason I append the form ID to the end of the form name.

If you're desperate, you can parse and search the response to /landingPage/showForms -- it's a JSON string.