Hello makres, Here the API documentation anchor link to the request I’m working on : https://documenter.getpostman.com/view/15303175/U16nLQ7r#7a189979-f729-42b3-9f54-471abb330a90
- What I want to do : Creating new Item in the collection
It works, I know how to do it
- Problem : I would like to check in the Collection if the Item exists before creating it
How to avoid creating duplicate item through API calls?
NB : In my case, Collection is my customer database, and Item is a customer