Versions Compared

Key

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

...

Blocks are written in modern Javascript, and can be inspected, modified, and debugged directly in the browser:

...

Running blocks in the debugger

Debug and Response tabs

Debugging

Creating new blocks

In Canvas, blocks are meant to be modular and single purpose. Although it is possible to run the whole integration in one monolithic mega-block, we instead recommend creating new, separate blocks as needed in keeping with this philosophy. See also the Best practices section.

If you want to add a new block to your workflowCreating block templates

Generic blocks

Custom blocks

  • Customized blocks, generic

  • Ready-made blocks (templates)

...