Now let’s talk about methods

The Methods tab displays all the methods you set up within your connector, and they’re arranged into categories. So you can see I’ve got the pet category at the top that’s been arranged by the Pet Store swagger API. And if you were to look at the open API, you’d see everything was contained within a category called pets.

From here, you can edit individual methods, duplicate them or delete them.

Now want to open pets, I see all the methods that relate to the pet object within Pet Store.

Let’s go in and see what’s held within one of these.

So this is the pet methods. Again, similar settings here you can to the overall connector here, you can set up the endpoint, you can overwrite the paging rules if inbound paging works for this, you can write the outbound paging size as well, you could set the outbound array location, choose what type of method is as well as set descriptions, subcategories, warnings and comments as well.

If you’re using XML, you can settle the XML root element is just so that Cyclr knows Okay, here’s the root. And we’re sending it off from this It’s particularly useful with paging.

The rate limits page is the same; anything set at the method level overrides what happens at the connector level.