Required Query Parameters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2023 01:10 PM
Hello, im converting a Mulesoft API to SnapLogic. I have 2 query parameters that are required. In Mulesoft they are specified in the Raml. How do I make these query parameters required in SnapLogic?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2023 03:07 PM
Hi Max,
You can convert the RAML to OAS 2.0 or 3.0 in the Mulesoft Design Center, then take the YAML and import it into the SnapLogic APIM. This link will take you to the SnapLogic documentation on Design First API creation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2023 07:07 AM - edited ‎11-15-2023 07:16 AM
I imported the OAS file and it was not much use.
Still looking for a solution to make query parameters required.
