You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to use the API to integrate ConnectWise with a company portal and using the getTicketsCount to determine how many pages to create. However when I use the node API I get the wrong number. When I directly used to API to run the same query I received the correct value. Example shown below.
I am attempting to use the API to integrate ConnectWise with a company portal and using the getTicketsCount to determine how many pages to create. However when I use the node API I get the wrong number. When I directly used to API to run the same query I received the correct value. Example shown below.
This code returns 554 as the ticket count. However using the direct url for the API in a browser returned 161 the correct amount of tickets.
The text was updated successfully, but these errors were encountered: