cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Required Query Parameters

Max
New Contributor II

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?

 

2 REPLIES 2

acbradley
Employee
Employee

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. 

Max
New Contributor II

I imported the OAS file and it was not much use.

Still looking for a solution to make query parameters required.