Retrieve the total count of pages in a Shopify store. Use when you need to determine how many pages exist, optionally filtered by creation date, update date, publication date, publication status, or title.
titlestringCount pages matching a specific title.
created_at_maxstringFilter pages created before a specified date (ISO 8601 format).
created_at_minstringFilter pages created after a specified date (ISO 8601 format).
updated_at_maxstringFilter pages updated before a specified date (ISO 8601 format).
updated_at_minstringFilter pages updated after a specified date (ISO 8601 format).
published_at_maxstringFilter pages published before a specified date (ISO 8601 format).
published_at_minstringFilter pages published after a specified date (ISO 8601 format).
published_statusstringRestrict results by publication state. Valid options: 'published', 'unpublished', or 'any' (default).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.