[βœ… Solution] API: Get records by VIEW ID

Hi, I cannot find API that return records per VIEW ID. I saw there is action for VIEW in automation, but cannot find the similar in API doc.

Thanks,
Andy

1 Like

Hi @andyG,

indeed it seems the docs are missing for that endpoint. We will add it properly and let you know once docs are available.

Thanks for bringing this up. :eyes:

Cheers
Tim

Hi @andyG,

the docs have been updated:

Hope that helps! Thanks again for reporting.

Cheers
Tim

1 Like

Hi @Tim! Hope you’re doing well.

Where can I find View IDs in the web interface?
I’ve took a quite look at that but didn’t find it.

Best,
Graco.

1 Like

Yep, it is not visibly in the web UI, probably need to make a feature-request.

However you can get it by searching for it in the Chrome debug window. Go to Network tab then β€œfilter” on β€œselectBlabView”.

You will find the id in the POST body. Just click on different view(s), you will see each post back and the JSON data.

3 Likes

Perfect, andy! Thanks a lot for your help :handshake:t3:

1 Like

Hi @gracosilva and @andyG,

thank you very much for the feedback with the View IDs, we have now made them more accessible and integrated them into the URL.

Cheers
Leo

1 Like

Awesome! Thanks a lot for your support

1 Like