14 Update Flow Definitions
When you convert a Postman collection into an adapter definition document, the VS Code extension for Rapid Adapter Builder generates flow definitions using the information in the collection. The flow definitions are in the flows
section and are used to invoke the external APIs at runtime. You can update these definitions as needed, according to your requirements.
What Do You Want to Do?
Task | More information |
---|---|
Get oriented |
|
Review the properties and syntax to define and see sample code |
Flows Properties and Syntax for Dot (.) Notation |
Define the requirements for a flow definition |
Implement the Test-Connection Behavior Using Flows Switch States Conditionally in a Flow Response Transformation in Post-processing Send or Receive Form URL Encoded Content Override Default Content Handling in connectivity::rest Pre and Post Processing Expressions and Multiple Outbound Requests |