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
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
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.
Cheers
Tim
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.
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.
Perfect, andy! Thanks a lot for your help
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
Awesome! Thanks a lot for your support