Project Settings Service Hooks Tab

The Service hooks tab on the Project settings page allows users with appropriate permissions to add service hooks to their project to leverage data outputs between Experlogix Documentsand other providers. Service hooks are specific to each project and are not shared across organizations.

You can review and edit the configuration and executions of any of your service hooks by selecting them in the Service Hooks List view on the Project Settings page.

Supported Service Hook Types

  • Webhook

Service Hook Overview

The Service Hook Overview tab provides the configuration information for your service hooks. You can also enable, disable, or edit your service hooks from this view.

Field

Description

Event Type

Sets the execution trigger for the service hook with the following options.

  • Data set created

  • Data set updated

  • Data set deleted

  • File created

  • File updated

  • File deleted

  • Folder created

  • Folder deleted

  • Folder updated

State

Determines whether your service hook is enabled or disabled.

Type

Denotes the type of service hook.

URL

Sets the URL used by the service hook during execution.

Service Hook Executions

The Service Hooks Executions tab provides a report listing the executions of your service hook.

Field

Description

Status

Shows the current or final status of a service hook with the following states:

  • Queued

  • Executing

  • Succeeded

  • Failed

  • Skipped

Timestamp

Provides time for the trigger of the service hook execution.

Event Type

Displays the trigger for the execution.

Http Status

Displays the HTTP response status with the following states:

  • Success

  • Failure

Procedures

Creating a Service Hook

Service hooks allow you to execute tasks in other services when events occur in your project. When you create a service hook, you configure the event type for the service hook.

1. Select +Create.

2. In the Name field, enter a unique name for the webhook.

3. In the Event Type drop-down menu, select an event type for this service hook.
4. In the URL field, enter the URL for your service hook.
5. Select Create.

Your new service hook displays in the List view.

Deleting a Service Hook

1. Select the service hook you want to delete.

2. Select Delete.

The service hook is deleted from the List view.