Creating a Flow Attached to a REST (Receive HTTP Message) Trigger
When creating a flow with a REST trigger, you have the option to either enter the schema in the Configure trigger dialog during flow creation, or you can use a Swagger 2.0 or OpenAPI 3.0 specification file that you have saved either in TIBCO Cloud™ Integration - API Modeler or on your local machine.
If you want to use a specification file, refer to the Using an OpenAPI Specification section for details.
You can create a REST flow by entering a JSON schema or dragging and dropping an API specification JSON file. See Using an OpenAPI Specification section for how to use a specification file.
Important: If you modify the
Reply Settings tab of a
ReceiveHTTPMessage trigger, the corresponding
ConfigureHTTPResponse activities within that flow do not change appropriately. This happens specifically when removing fields from the
Reply Settings tab. Redo the mappings for the
ConfigureHTTPResponse activity.
Procedure
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.