@HankSinatra. Thanks for the update. It looks like the accept_marketing metadata is successfully stored in WordPress, but Zapier isn’t recognizing it yet. This could be due to one of the following reasons:
1. Zapier isn’t pulling in all metadata fields. You can try refreshing the sample data in the Zapier trigger to see if accept_marketing appears.
2. The accept_marketing field isn’t included in the webhook (if a webhook is used). If you’re using a webhook, we need to ensure that this metadata is explicitly sent along with the user data.
Next Steps:
If you're using Zapier’s built-in WordPress integration, try refreshing the sample data.
If you're using a webhook, we may need to modify it to include accept_marketing.
As an alternative, I can guide you through a custom function in WordPress to send this data directly to Klaviyo.
Let me know how you'd like to proceed!