Hello, I’m trying to update specific elements in a collection but I don’t fin the “Element ID” when i-am fetching the entire collection with GET All.
Basically, in the payload, I don’t find the element ID - only the fields from the collection. So, I don’t have a way to update a specific record because I don’t have Element ID which is required.
Does anyone know what can I do?
Thanks