12 Update Action Definitions
The VS Code extension for Rapid Adapter Builder pulls actions related information from the application's APIs when you convert the Postman collection into an adapter definition document. This information appears in the actions
section of the adapter definition document. You can update this information as needed for your requirements.
What Do You Want to Do?
Task | More information |
---|---|
Get oriented |
Introduction to Action Definitions Design Considerations to Implement an Action Identity of an Action Definition Input and Output Schemas of an Action Definition |
Review the properties to define and see sample code |
|
Implement an action definition |
Implement an Action Definition Design Considerations to Implement an Action Design User Interface Components of an Adapter Design of Configuration Fields |