function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AbAb 

Creating swagger and testing on ost man - Ouath +user

Hello,

I have developed a webservice on the salesforce , i exposed the data. Hence the user can connect to salesforce and read the information.

i have created a connected app and also secifieda user with API acess.

How can i create a swagger and let the user test the API

Thank you in advance
Best Answer chosen by Ab
Deepali KulshresthaDeepali Kulshrestha
Hi Sandrine,

Please refer the below links:
https://developer.salesforce.com/blogs/2018/04/connecting-to-swagger-backed-apis-with-clicks-or-code.html
https://dzone.com/articles/how-to-use-swagger-ui-for-api-testing
https://dzone.com/articles/create-your-first-openapi-definition-with-swagger

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.
Thanks.
Deepali Kulshrestha