โ04-20-2022 03:19 PM
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
โ04-20-2022 05:41 PM
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,
โ04-21-2022 03:22 AM
RAYUDU ADDAGRALA Do you mean the HTTP connector? So the concept here would be to convert a HTTP connector configured action into an SDK?
โ04-21-2022 01:33 PM
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 ,