Get to production faster with use cases you’re likely to create. Step through complete apps and integrations.
Guides
- A Game of Flows: Building Your First Connector, Part 1
- Learn how to build your first connector with part 1 of Building Your Connector. This tutorial leverages Joakim Skoog’s An API of Ice and Fire, a simple, fun, themed API.
- A Game of Flows: Building Your First Connector, Part 2
- A continuation of our Game of Flows series.
Connector Development
- Connector Development Best Practices
- Please read this guide before developing your first connector.
- API Requirements for Connector Building
- Trying to build a connector for your service? Check this article out for requirements.
- Authentication
- Authentication
- The basics of authentication inside the connector builder.
- _authping
- Building the necessary _authping meta method
- Authentication
- Events and Actions
- Learn more about how to create events and actions inside a connector.
- Connector Template Guide
- This guide will walk you through building a new connector Action / Event that will leverage a provided template.
- For more information on how to build a new connector Action / Event, watch this video.
- Connector Method UI
- Parameters
- The basics of how-to handle parameters inside a connector.
- Inputs and Outputs
- Inputs and outputs are a quintessential component of a connector. How do they work?
- Parameters
- Modules
- The building blocks of your connector.
- See here for a list of all available modules.
- Metadata Methods
- An important tool in effectively managing the logic in a connector.
- Testing
- Errors
- The common error message you may see pop up during connector development, and what they mean.
- Version Management
- Getting Started with Testing
- File System
- Importing a Connector
- Paged HTTP Calls