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

convert a recipe to a SDK code?

rayudu_addagarl
Deputy Chef I
Deputy Chef I

Friends, Is there a way to convert a recipe to a SDK code. Reason: I like to start the basic and then extend the larger piece in SDK. This is for a tool that is not available OOTB(out of the box) so want to get a component SDK using http api provided by tool. Thanks

3 REPLIES 3

federico-oro
Workato employee
Workato employee

Maybe you can use the Open API Connector. This is the link to the documentation. https://docs.workato.com/connectors/openapi/guides/setting-up-the-openapi-connector.html


Regards,

bennett-goh
Workato employee
Workato employee

RAYUDU ADDAGRALA Do you mean the HTTP connector? So the concept here would be to convert a HTTP connector configured action into an SDK?

rayudu_addagarl
Deputy Chef I
Deputy Chef I

Bennett Goh,
Scenario: start a recipe using http connector , set up connector and one endpoint method , make sure itโ€™s working with the needed response . Now all works
But I have 100s of get post methods at End point
I like to be able to take this recipe , click some where โ€œconvert to sdK โ€œ and then extend all methods and create โ€œRayuduโ€™s eventApp connectorโ€ publish and use in recipes and be able to just drag and drop configure ,