📄️ Configuring your REST Connector Project
Set up a REST connector project using Gradle and the Boomi Connector plugin, configuring SDK version, class name, and dependencies in the build file.
📄️ Authentication to your web service
Configure authentication for a REST connector by setting up supported schemes such as Basic Auth and OAuth 2.0 in the connector descriptor file.
📄️ Adding Browse functionality
Add browse functionality to a REST connector so users can discover object types and their request/response profiles through the Import Wizard.