Coding action guide

Shypyard is deliberately designed as a development platform for building automation & integration because we believe only code can truly solve any custom business needs. But while it offers the greatest flexibility, writing code is hard! So it is our long term vision to build features that reduce the time and complexity to write code.

Developers often spend a lot of time figuring out what a particular function definition is, what data structure it takes in. This is especially true when dealing with APIs/SDK to integrate with third party apps. What we came up with are a set of “guides” for various set of actions we think a user could see during development.

You can search to drill down on the actions you want to take. This is a searchable list of actions, with example code snippets and method definitions (to varying degrees of details).

Last updated