<< Click to Display Table of Contents >> Easy REST connectors |
Connectors in Bizagi are portable modules that allow you to extend the functionality in terms of integrating to external systems or applications, as described at Bizagi Connectors.
In addition to using available connectors from the Connector Xchange, you can create your own connectors either by modifying any of the existing ones, or by creating it from scratch.
Recall that there are two types of connectors: Easy REST connectors which require no code (preferred approach), and Custom connectors which allow you to include any third-party libraries and write your own code.
For more information about the other type of connectors, refer to Custom connectors.
•For an overview of the interface presented when creating an Easy REST connector, visit Easy REST connectors interface.
•Follow the recommended steps for the creation of an Easy REST connector in Recommended steps to create an Easy REST connector.
•To view an example of how to create an Easy REST connector, refer to Easy REST example.
•To review when you will necessarily create a Custom connector, refer to Authentication methods and REST connectors.
Last Updated 1/3/2024 10:48:47 AM