Incase someone else is finding this answer in future, if you have to pass a parameter which is at path level. In Swagger file itself we have to send that as input type path : example : Subsection of Swagger file : parameter [ "name" : "" , "in" : "path" , "description" : Null , "required" : false , "type" : "string" ] When we add this then it will be resolved in path
IDMC has a functionality where we can create a swagger file from the Admin tool, but it would need some more details. My suggestion would be to use that URL in POSTMAN application and try to hit that API by providing all the details. This will give you a response which you can download. Then copy the URL along with the body if it is there . Go in admin console > Swagger file and create the swagger file by inputting URL, base path and API path. Add the body , response and then save it. It will create a swagger file which you can download from the console and use accordingly.
Completely useless information here. Anybody can generate a swagger file for No Authentication. You took the happy path to explain something like a story. Seems that you yourself struggled with this!! Useless product that takes a ton of time to debug!!!!
Hello Mam, please upload the screenshots bit bigger sized so that we can able to see clearly
Hi, Could you please let me know how to call webservice transformation for each record in the source file. Thanks
Hi, Your video is really helpful. I have tried but getting null as output in the target file can you please help?
I need your support or video where a Get call is made with parameter in API path .how to define the parameter which is present in path
Did you find out the answer?
Incase someone else is finding this answer in future, if you have to pass a parameter which is at path level. In Swagger file itself we have to send that as input type path : example :
Subsection of Swagger file :
parameter [
"name" : "" ,
"in" : "path" ,
"description" : Null ,
"required" : false ,
"type" : "string"
]
When we add this then it will be resolved in path
IS it possible to upload videos with HD quality?
can someone help me on how to import a zip file into another iics org by using rest api v3 in python?
Can you please suggeste, if i have rest api URL only, how to convert into swagger file
How u did that?
IDMC has a functionality where we can create a swagger file from the Admin tool, but it would need some more details. My suggestion would be to use that URL in POSTMAN application and try to hit that API by providing all the details. This will give you a response which you can download.
Then copy the URL along with the body if it is there . Go in admin console > Swagger file and create the swagger file by inputting URL, base path and API path. Add the body , response and then save it. It will create a swagger file which you can download from the console and use accordingly.
Completely useless information here. Anybody can generate a swagger file for No Authentication. You took the happy path to explain something like a story. Seems that you yourself struggled with this!! Useless product that takes a ton of time to debug!!!!