Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Teams
, (opens new window)

Simple Issue Language™
Results will update as you type.
  • What's new in SIL®
  • Philosophy behind SIL™
  • Getting started
  • How it works
  • Configuring and installing guide
  • Simple Issue Language™ usage
    • Structure of a SIL™ program
    • Syntax and types
    • Operators
    • Variable resolution
    • Statements
    • Type conversion
    • Error handling
    • Predefined structure types
    • User-Defined routines (UDR)
    • Inclusions
    • Custom Field types
    • Routines
      • Array routines
      • Basic routines
      • Date and Interval routines
      • File Manipulation routines
      • HTTP routines
      • Integration with other systems
      • Jira Administration Routines
      • Jira Integration Routines
      • Math routines
      • Parameter routines
      • Scheduling routines
      • String routines
      • System integration
      • Webhooks routines
        • appendToWebhookResponse
        • getWebhookPayload
    • Advanced features
  • SIL™ Template language
  • Tools and utilities
  • Development using SIL
  • Common REST service
  • How-to articles
    Calendars
You‘re viewing this with anonymous access, so some content might be blocked.
/
Webhooks routines

Webhooks routines

Oct 22, 2021

Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !

Availability

  • The Webhooks feature is available in Jira starting with v4.5.0 of the power apps.
  • The Webhooks feature is available in Confluence starting with v1.1.0 of the Power Scripts for Confluence.

This section contains helper routines that you can use when writing a SIL script for Webhooks.

Getting the input from the calling client and returning the answer to the caller is done by using these routines.

Routines summary

  • appendToWebhookResponse — Adds an object to the response that will be returned to the Webhook caller, as the HTTP body.
  • getWebhookPayload — Gets the Webhook payload from the calling client.


See also

  • Page:
    Predefined structure types
  • Page:
    Webhooks configuration

, multiple selections available, Use left or right arrow keys to navigate selected items
webhooks_routines
webhooks
{"serverDuration": 15, "requestCorrelationId": "010fed955e024068b00029016f4b69fb"}