Coming Soon
We’re working on comprehensive documentation for building Speckle connectors. This guide will cover everything you need to create connectors for new applications and integrate them with the Speckle platform.What You’ll Learn
When available, this documentation will include:- Connector Architecture - Understanding how connectors work with Speckle
- Development Setup - Setting up your development environment
- Data Conversion - Converting application data to Speckle objects
- Sending & Receiving - Implementing send and receive workflows
- UI Integration - Building user interfaces for connector settings
- Testing & Deployment - Testing your connector and making it available
Interested in Building a Connector?
If you’re interested in building a connector for an application that doesn’t have one yet, we’d love to hear from you!Community Forum
Ask questions and discuss connector development
GitHub Discussions
Share your connector ideas and get feedback
Existing Connectors
To understand how connectors work, you can explore the source code of existing connectors:- Speckle Connectors Repository - Browse connector implementations
- Connector Documentation - Learn about available connectors
Next Steps
- Getting Started - Learn the basics of Speckle development
- Data Schema - Understand Speckle’s data model
- Python SDK - Work with Speckle data programmatically
Want to contribute? If you have experience building connectors or are working on one, reach out to us! We’re happy to help and may feature your connector in our documentation.