Please enable JavaScript to view this site.

Process Designer

Own scripts can also be developed outside of JobRouter in an IDE. The jobrouter / api Packagist package can be integrated so that the API functions and their definitions are available for automatic completion.

The integration is done via composer:

 

composer require jobrouter/api

Please note: If these are PHP functions that are usually written and saved in JobRouter's script editor, they must be copied and saved in the script editor after being finalized in the IDE.