Versions Compared

Key

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

...

The blocks will often have configurable parameters, shown in the “Working Area” tab, which make them easy to configure without having to modify code.

(If you need additional blocks you can either create them yourself, as shown in this documentation, or contact ConnectMyApps for assistance.)

Modifying blocks

If you need to alter or extend block functionality, you can do this directly in the workflow editor.

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

...

Creating new blocks

If you want to add a new block to your workflow

...