This section describes how to configure webhooks in the Oracle Commerce Cloud Service administration console. Before you configure the webhooks, you must identify the URLs of the web application or third-party provider where the webhooks will send notifications. You must use HTTPS URLs. See Troubleshoot SSL certificates for information about configuring the SSL certificates you install on your external system’s web servers.

To configure a webhook:

  1. On the Settings tab, click Web APIs.

  2. Click the type of webhook you want to configure.

  3. Enter one or more URLs where you want to send the POST requests. Separate multiple URLs with commas. You must enter HTTPS URLs. For information about

  4. Select an authentication method:

    • Basic Authentication: Enter a username and password.

    • Secret Key: Click the Secret Key field to reveal the secret key or click Reset to generate a new one. See Secure webhooks for sample code that uses the secret key to generate a HMAC SHA1 signature.

  5. (Optional) To add a new property to the header of the JSON request, click Add New Header Property and enter the name and value for the new property.

  6. Click Save.

Once the webhook is set up, Oracle Commerce Cloud Service can push data to the external system specified by the URLs you entered.


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices