Can podio's api filter item response with only a mini detail level for each item?
问题 My script needs to check from time to time that all items present in an app are recorded in its own db. Indeed even when using the podio hooks, it happens that my script and podio are getting desynchronised. It uses the filter item api call by batch of 100 of items. In this case the script doesn't need to know all the fields values, but only the basic informations: item_id, app, title, link and current_revision. I wonder if it's possible to set a query parameter in the filter function only