{"type":"video","version":"1.0","html":"<iframe src=\"https://www.loom.com/embed/0bac4ebcfc824410b43dcdfa14b03586\" frameborder=\"0\" width=\"1662\" height=\"1246\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>","height":1246,"width":1662,"provider_name":"Loom","provider_url":"https://www.loom.com","thumbnail_height":1246,"thumbnail_width":1662,"thumbnail_url":"https://cdn.loom.com/sessions/thumbnails/0bac4ebcfc824410b43dcdfa14b03586-d739c5b135d3779e.gif","duration":304.819,"title":"Connecting Thunk to a REST API without OpenAPI spec","description":"I’m going to show you how to connect your Thunk account to a REST API when there is no OpenAPI spec. I used the Public Pet Store API, set up a custom REST connection with the base URL but without Swagger.json, and confirmed it needs no authentication. In Thunk, I enabled the GenericAPIGet tools from View Tools. Then I built a custom tool that gets a pet by ID by wrapping the underlying get call, and I tested it with pet ID 1. If you want, follow the same steps to create your own wrapped tool and run it in a workflow plan."}