CapSap / pformz

https://pformz.vercel.app
0 stars 0 forks source link

ask zendesk for all problem ibt numbers (all numbers within a field) #4

Closed CapSap closed 1 year ago

CapSap commented 1 year ago

in order to prevent user from submiting a duplicate ibt no, we need to ask zen for what tickets already exist.

CapSap commented 1 year ago

so i've got the right endpoint in postman: {{baseUrl}}/api/v2/search?query=tags:problem_ibt

now trying to figure out how to do the request (and where) and then how to pass it to client