Documentation
All possible data integrations with Orbit
Introduction
This doc will walk you through all the ways you can integrate data with Orbit. With this, you should be able to find a solution to integrate any data source you have in mind.
First-class integrations
These are integrations that we directly support in the Orbit app. The current list of first-class integrations includes:
- DEV
- Discord
- Discourse
- Github
- Hubspot
- Insided
- Salesforce
- Slack
- StackOverflow
- Youtube
You can find these integrations by going to the Integrations tab in your Orbit workspace.
Here are additional resources to help you set up these integrations:
- : setup docsIntegrations
- : details of whatβs included in each integration.What activities are tracked by each integration?
Automation integrations
Orbit supports a variety of no-code automation tools that you can use to set up other integrations. Here are the no-code tools we support, the integrations you can set up with them, and how to get started:
Solution | Differentiators | Integrations possible | Documentation |
Zapier | Ease of use: No coding required
More integrations | Airtable, Calendly, ConvertKit, Drift, Drip, Eventbrite, Google Forms, Google Sheets, Hopin, Hubspot forms, Luma, Medium, Netlify, Pipedrive, Segment, SurveyMonkey, Twilio, Typeform, Zoom, etc. | |
n8n | Price: free open source version and reasonably priced hosted version
Flexibility: more customization for technical users | similar to Zapier, but does not include Calendly, Drip, Eventbrite, Hopin, Luma, SurveyMonkey, Pipedrive, Typeform (Medium??) | |
Make | aiming to be a more intuitive no-code automation platform | similar to Zapier but does not include Hopin, Luma (Medium??) |
Check if your team has access to any of these no-code tools and find out if this could be a viable solution to connecting your needed data sources.
If you need help walking through a specific Zapier integration, weβve created a few additional guides below:
Reverse ETL integrations
If you have data stored in a data warehouse and you want to bring this into Orbit, you have the option of doing this via a reverse ETL tool.
What is a reverse ETL tool? βETLβ stands for βextract, transform, and load.β This is the standard process for taking data from a source, structuring it, and then sending it to a data warehouse.
Reverse ETLΒ sends data in the opposite direction. It sends data from a data warehouse to a business application, like Orbit.
Check out these docs to learn how to use these with Orbit:
Custom integrations
In some cases, the data source you want to bring into Orbit is not compatible with no-code solutions (or itβs too expensive to use them!)
If your team has technical expertise, theΒ Orbit APIΒ is a powerful tool that allows you to send data to your Orbit workspace from other apps or even from your own product.
With the API, youβll be able to:
- Add new members.
- Create activities that get added to members.
- Add content, notes, and tags to members.
Some common use cases of the API include:
- Add product milestones to Orbit, allowing you to see product and community data in a single place (common events include account creation, docs views, and conversion to paid plans).
- Bulk import historical data from your data warehouse or a similar source.
- Pull data out of Orbit for further query in tools like BigQuery or Snowflake (yes, this post is about getting dataΒ inΒ to Orbit, but we thought weβd include this idea for folks interested in the API).
To get started with the API, we have the following resources:
Manual integrations
In some cases, part of your community data may live in spreadsheets (ex. for tracking event attendees, people you talked to at a conference, ambassadors, etc). You can bring this data into Orbit via our CSV import, which allows you to add members and activities in bulk.
The doc below walks you through how to use the CSV import tool:
Still got questions? Talk to us and see if we have any other ideas! Just join the Discord - weβd love to chat.