How to determine list id | Community
Skip to main content
Nicholas_Manojl
Level 8
September 30, 2015
Question

How to determine list id

  • September 30, 2015
  • 2 replies
  • 3755 views

Hi

Quick question - I want to pull a few things via the API.

Does anyone know a simple way to determine what the id of a static list is?

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

2 replies

Matt_Stone2
Level 9
September 30, 2015

Are you wanting to pull the list ID via the API? Or pull it via Marketo to use in code somewhere?

If it's the latter, I think you can grab the ID by navigating to the list, then looking at the URL. You'll get something like: #ST12345A1 -- the ID would be the numbers after #ST and before A1. I'm not 100% sure about that, but that's how it works with forms.

Nicholas_Manojl
Level 8
September 30, 2015

Never mind!

"Note: To access the list id through the Marketo UI, navigate to the list. The list id will be in the URL of the static list, app-****.marketo.com/#ST1001A1. In this example, 1001 is the ID for the list."