Versions Compared

Key

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

Canvas is simple to use, but before diving in it can be a good idea to get to know some of the key concepts.

...

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

Summary:

  • Applications are used to store API credentials, and to provide a simplified middle layer for working with external APIs. To create an integration you must first register the applications that you want to integrate with.

  • Blocks are modular pieces of code, used to build workflows. By combining pre-made or custom blocks you will be able to quickly develop the integration logic you need.

  • Workflows are integrations, built out of blocks. Workflows can be scheduled to run at given intervals, and they can be turned into templates for easy setup.

Table of Contents
minLevel1
maxLevel7

>>>>>Illustration<<<<<< How apps blocks and wfs relate

Applications

Canvas simplifies interaction with APIs by letting you register applications.

...