Webhooks Integration

You can integrate any shopping cart by providing three custom programmed URLs to our software.

Each URL will receive a custom http header called "x-rsis-key" with a secret key on each request. You can choose the secret key and configure it along with the URLs in our software. You should check each request to make sure it includes your chosen key to prevent unauthorized access to your system. Because the key is sent with each request, you should make sure your URLs are served via HTTPS to prevent discovery of your secret key.

Webhooks Documentation

Steps to Configure the Webhooks Integration

  1. Go to eCommerce Webship and select the gear icon to access the settings screen
    • Gear Icon
  2. Click eCommerce Integrations
    • Settings Menu Item
  3. At this page you can view and modify previous integrations. Since we are adding a new one, select Add eCommerce Integration
    • Add Ecommerce Button
  4. Click Webhooks
    • Webhooks Integration Button
  5. Enter your List Orders URL, Update Order URL, and your Secret Key
    • Webhooks Fields
  6. Click "Save New Integration"
    • Save New Button
  7. You are now connected — Happy shipping!
    • Connected Icon