API security filter configuration

By default, Unica Platform protects webhook invocations. To change the security settings for webhook, create an API security filter under Unica Platform | Security | API management | Unica Content Integration.

To set up the API security filter for HCL DX:

  • For the API URI property, enter /webhook/DX-CORE/*. Specify other security settings accordingly. For more information, see API security filter section in Unica Platform Administrator's Guide.
  • To turn the authentication off, deselect Require authentication for API access.

For multi-partitioned setup, configure HCL DX with an aliased system identifier. In such case, enter DX-CORE in system identifier followed by a space and an alias. For example, DX-CORE partition2, DX-CORE partition3 etc. (Avoid using special characters and space in alias. Only English alphanumeric characters are recommended.) For multi-partitioned setups, configure a separate API security filter for each partition.

Note: If API URI contains a space, it must be replaced with %20. For configuring API security filter, for DX-CORE partition2, provide the following value for API URI : /webhook/DX-CORE%20partition2/*.