Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The table on the left side of the screen shows all webhooks received within the last week. Messages are purged automatically after 7 days. 

Field

Description

Message Id

The id given to message

Provider Name

The provider the message was matched to

Status

The status of the message. Can be SUCCESS, PENDING, or FAILED

Uri

The uri where the webhook was received

Message

A message containing more detail on the execution. This message can be set in a function script by using the LOG.setMessage function. If any errors occur during execution, the message will be overwritten

Created By

User who created the webhook

Created On

Date and time of webhook message creation

...