Solved

Pages integrations errors count doesn't work


Hi, I am currently trying to identify pages that have integration errors using Unbounce API. I believed that the best way was to make an API call and check the pages that have “integrations_errors_count”. However, testing it even if the page is marked to have integration errors I still get
integrations_errors_count": 0
So need your support here.
Screenshot_1

icon

Best answer by Anna_Z 15 June 2021, 22:10

View original

2 replies

Hi Anna, Thank you worked like a charm.

Badge +1

Hi Abduallah,

I sent you an email about this but I just wanted to add it here in case others come across this issue!

The /accounts/{account_id}/pages endpoint is currently returning incorrect counts of integration errors for each page. To retrieve the correct counts, use the /pages endpoint instead. It returns all the pages the caller has access to. The “integrationsErrorsCount” field for each page has the correct number of integration errors for each page.

Reply