Skip to content

Files

Latest commit

f3f1b3b · Jun 24, 2020

History

History
32 lines (22 loc) · 861 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 861 Bytes

Atlassian Forge Webhook Macro for Confluence

This project contains a Forge app written in Javascript that displays a configurable webhook button in a Confluence macro. The button can be configured with text, a webhook URL, HTTP methods, headers and body.

See developer.atlassian.com/platform/forge/ for documentation and tutorials explaining Forge.

Requirements

See Set up Forge for instructions to get set up.

Quick start

  • Register this app:
forge register
  • Build and deploy your app by running:
forge deploy
  • Install your app in an Atlassian site by running:
forge install

Support

See Get help for how to get help and provide feedback.