Forum Discussion

MyThumbsClick's avatar
MyThumbsClick
Helper II
2 years ago
Solved

using a colon in a Query - Invalid Identifier

Hi I have a query setup to a json API source and i want to filter the query by department ID. the API developer reference states the format as /api/v2/agents?query=department_id:123456 which works t...
  • MyThumbsClick's avatar
    MyThumbsClick
    2 years ago

    Got there in the end. I was missing query at the start of the filter. Thanks for your help