Realtime Postman WooCommerce Customer Sync

Заказчик: AI | Опубликовано: 10.11.2025
Бюджет: 30 $

I need my WooCommerce store to keep its customer records perfectly aligned with an external system that is exposed through the Postman API. The scope is focused only on customer data—names, emails, phone numbers, addresses, and any other basic profile fields—not orders, products, or loyalty metrics. Whenever a new shopper registers or updates their details on either side, both platforms must reflect the change instantly. Here’s the flow I have in mind: • WooCommerce fires a webhook the moment a customer account is created or edited. • Your script catches that event, calls the Postman-hosted endpoint, and pushes the updated payload. • Likewise, if the Postman side changes first, the same details are pushed back to WooCommerce through its REST API. • All calls must authenticate securely (OAuth or key-based), handle rate limits gracefully, and log failures for easy troubleshooting. Deliverables • A lightweight plugin or standalone PHP file that plugs into WooCommerce and performs the real-time two-way sync. • A clearly organised Postman collection showing every request, environment variables, and example bodies so I can test or extend the workflow later. • Setup notes covering required API keys, webhooks, and any cron or listener you create. • Quick verification guide so I can see the sync happen live (e.g., create customer in WooCommerce, watch it appear on the Postman side within seconds, and vice versa). If you’ve already built similar WooCommerce REST integrations or regularly use Postman for automated workflows, this should be a straightforward project. Let me know your approach, timeline, and any questions you need answered before we start.