Trying to create an API that filters based on custom field not being present.
Hello All,
I'm trying to write an API that only returns tasks if a custom field is present. I see Wrike has this as an option in the https://www.wrike.com/api/v4/tasks api, but there's no examples that use the advanced fields in the customField portion of the API.
Can anyone provide me some assistance or an example API that does this?
(picture provided of the available fields.)
Hi Austin Boucher, I can see that my colleague from the Support team contacted you about your API question. Could you please let us know if the proposed solution worked for you?
Lisa Community Team at Wrike Wrike Product Manager Become a Wrike expert with Wrike Discover
Lisa Wrike Team member Become a Wrike expert with Wrike Discover
Hello, is there any update on this, I need the same thing
Hi Jeremy Miedreich,
when you make a GET /task call as showed here https://developers.wrike.com/api/v4/tasks/ you can:
- add in URL something like this