Frequently Asked Questions

What is Saddle Data?

Saddle Data is an intelligent, cloud-native data integration platform. It allows you to build, manage, and automate data pipelines that connect your various applications, databases, and cloud services. Our visual-first approach makes it easy to see how your data moves, while our developer-centric tools provide the power and flexibility that technical teams need.

Who is Saddle Data designed for?

Saddle Data is built primarily for data engineers, analytics engineers, and backend developers who need a powerful and efficient way to manage their organization's data infrastructure. It's also a great fit for technical users in operations, marketing, or finance who need to move beyond the limitations of simpler automation tools and require more control over larger datasets.

How is Saddle Data different from other tools like Fivetran or Zapier?

Saddle Data combines the best of both worlds. Like Fivetran, we offer robust, scalable data replication for databases and cloud services. However, we differentiate ourselves with a more intuitive visual interface and a strong focus on developer experience (DX), including a first-class API and future support for managing flows as code. Unlike simpler tools like Zapier which are primarily for task automation, Saddle Data is built for larger, more complex data movement and transformation, providing features like schema discovery and data quality monitoring.

What kind of data sources and destinations do you support?

We are constantly expanding our library of connectors. Currently, we support PostgreSQL, Google Sheets, and AWS Cost Explorer as sources, with more on the way. Our platform is designed to connect to a wide range of databases, SaaS applications, and data warehouses.

Can I transform my data with Saddle Data?

Yes! Saddle Data has a powerful in-flight transformation engine. You can build a series of steps to filter rows, select or rename columns, and reshape your data before it ever reaches its destination. This ensures your data is clean and in the correct format for analysis.

Does Saddle Data support real-time data movement?

Saddle Data is designed for flexibility. You can run your data flows on a traditional cron schedule (e.g., every hour) or trigger them on-demand via our API or a "Run Now" button in the UI. This allows for both batch processing and near real-time use cases.

How does Saddle Data handle sensitive credentials like database passwords and API keys?

Security is our top priority. We never store your sensitive credentials directly in our application database. When you create a new integration, we use secure methods like OAuth 2.0 for services like Google, and for direct credentials, we immediately encrypt and store them in Google Secret Manager, a secure, dedicated secret storage service. Our platform only ever stores a reference to that secret, ensuring your credentials remain safe.

Can I control which team members have access to what?

Yes. Saddle Data is built for teams. Users are organized into organizations, and you can assign roles like "Admin," "Editor," or "Viewer" to control who has permission to create, edit, or just view connections and flows.

Do you have a free plan?

Yes, we have a generous free tier that allows you to start building and running data pipelines right away. You can sign up and get started in minutes without a credit card.

Is there documentation for your API?

Absolutely. We are an API-first platform. Everything you can do in our UI is also available via our REST API. You can find our comprehensive API documentation at [link to your future docs page].