SOLVED

How to search form in Marketo using form id?

Go to solution
Harish_Gupta6
Level 8

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?

Harish Gupta
1 ACCEPTED SOLUTION
Anonymous
Not applicable

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!

View solution in original post

3 REPLIES 3
Harish_Gupta6
Level 8

Thanks Amandeep.

Harish Gupta
Anonymous
Not applicable

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
Level 10 - Community Moderator

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.