Subscription Data Fields¶
Warning
WooCommerce Zapier uses WooCommerce’s REST API. This means that data field names, descriptions and values can vary from one WooCommerce store to another.
Your store’s data, fields and trigger rules may be different to this documentation due any of the following:
- Your installed (active) WordPress plugins and WooCommerce extensions.
- Your WooCommerce and WordPress versions and the used locale/language.
- Any custom code that overrides or changes how the WooCommerce/WordPress REST API operates.
Field definitions in this documentation are generated with WordPress v5.3 and WooCommerce v3.9 with en-AU
locale.
Data Fields for Triggers and usage in Create and Update Actions¶
NAME | TYPE | DESCRIPTION | TRIGGER | ACTIONS | DEFAULT | CHOICES |
---|---|---|---|---|---|---|
NAME | TYPE | DESCRIPTION | TRIGGER | ACTIONS | DEFAULT | CHOICES |
Column definitions
- NAME: Internal name of the field. For example
id
. Embedded fields have “→” in the name. - TYPE: Data type of the field. See Different field types in Zaps for more details. If field type is
array
and doesn’t have embedded fields, usually accept comma separated items. - DESCRIPTION: Short description of the field.
- DEFAULT: Some fields have default value. If not set during an action this value will be used. Automatically set for Create, but not for Update.
- CHOICES: Some fields only accept predetermined values. Displayed here as comma separated list. If other value set in an action the task will fail.
- TRIGGER: Available in Triggers.
- ACTIONS: Can be used in Create or Update Actions.
Search Action (Find) Data Fields¶
NAME | TYPE | DESCRIPTION | DEFAULT | CHOICES |
---|---|---|---|---|
NAME | TYPE | DESCRIPTION | DEFAULT | CHOICES |
Column definitions
- NAME: Internal name of the field. For example
id
. Embedded fields have “→” in the name. - TYPE: Data type of the field. See Different field types in Zaps for more details. If field type is
array
and doesn’t have embedded fields, usually accept comma separated items. - DESCRIPTION: Short description of the field.
- DEFAULT: Some fields have default value. If not set during an action this value will be used. Automatically set for Create, but not for Update.
- CHOICES: Some fields only accept predetermined values. Displayed here as comma separated list. If other value set in an action the task will fail.
Last update: 2021-07-22