1. Home
  2. Docs
  3. Notiqoo
  4. Settings Page
  5. App Secret Key & Webhook

App Secret Key & Webhook

The App Secret Key acts as a secure credential for your integration with Facebook, functioning like a password that ensures only authorized messages are accepted from Meta’s servers.

  • It validates all incoming messages from Facebook to your Webhook URL.
  • This prevents unauthorized or spoofed data from reaching your site.
  • You’ll find the App Secret Key in your Facebook Developer Dashboard → App Settings → Basic.

Webhook URL

The Webhook URL is the endpoint on your site that receives real-time event notifications from Facebook.

  • It acts as a bridge between your website and Facebook’s servers.
  • Once connected, your website can instantly receive updates such as incoming messages, status changes, and more.
  • Notiqoo automatically generates this Webhook URL and a Verify Token.
  • You simply need to copy and paste these into your Facebook Developer Console under WhatsApp → Configuration → Edit, then click Verify and Save.

🛡️ Together, the App Secret Key and Webhook provide a secure and real-time connection between your WhatsApp Business API and your WooCommerce store using Notiqoo.

How can we help?