Export Categories from BigCommerce V3
This task will export categories registered on your BigCommerce store to an XML file.
Settings
Connection
Required
The BigCommerce connection to use.See the Connecting to BigCommerce v3 article if you require more information on how to create/manage connections.
Id
Optional
Filter results by a comma-seperated list of category IDs.
Is Visible
Optional
Filter items by if visible on the storefront.
Keywords
Optional
Filter items by keywords. eg. new, towel, bath
Name
Optional
Filter items by name.
Page Title
Optional
Filter items by page_title.
Parent Id
Optional
Filter items by parent_id. If the category is a child or sub category it can be filtered with the parent_id.
Output File
Required
The name of the XML file to export the data to (e.g. big_commerce_export_categories.xml).
Page Size
Required
The number of records returned per page of the request. Defaults to 50.