Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure outbound configurations in ServiceNow instance

Specify events in ServiceNow instance for which actions must be performed on your Slack spoke application.

Before you begin

Role required: admin

About this task

The outbound configurations provide a template to the Post Actionable Message and Post Approval Message actions and subflows. You can customise the default outbound configurations or create outbound configuration as per your requirement.

Procedure

  1. Navigate to All > Slack > Outbound Configurations.

  2. Click New to create a outbound configuration template or click the default outbound configuration to configure it.

  3. On the Outbound Configuration form, fill these values.

FieldDescription
NameName to identify the outbound configuration record.
Message TitleTitle of message that is posted in the Slack spoke channel. For example, `Pending approvals for {0}`.
Target TableServiceNow table from which the record details are retrieved.
FieldsFields from the ServiceNow table whose values must be displayed in the message that is posted in the Slack spoke channel.
ButtonsButtons for the relevant users to take action in the Slack spoke channel. For example, Approve or Reject a request. For more information about buttons and their styling, see Button element.Note: Users must have the required permissions to perform the necessary actions. For example, user must have the required permissions to approve or reject a request. These permissions are based on user roles assigned to users in your ServiceNow instance.
Choice ListSlack outbound choices such as, Reject. These options are displayed as a list in the Slack channel.
Action IDUnique identifier of the outbound configuration.Note: Action ID of the outbound configuration must be used in the relevant inbound decision to complete the flow. For example, Action ID of the Approval Message outbound configuration is provided in the Approval Decision inbound decision. This ensures that upon the request approval or rejection, update is made to the relevant record in your ServiceNow instance.
  1. Click Submit.