---
title: "Product Update: Directly sync unified API data to a data store of your choice"
slug: product-update-directly-sync-unified-api-data-to-a-data-store-of-your-choice
date: 2024-05-16
author: Nachi Raman
categories: [Product Updates]
excerpt: We have added the ability to sync data from your customers’ accounts directly to your datastore. Learn more in this blog post.
tldr: "Truto's RapidBridge update allows developers to sync unified API data directly to their own data stores like MongoDB Atlas, enabling lower latency and tighter control over data storage."
canonical: https://truto.one/blog/product-update-directly-sync-unified-api-data-to-a-data-store-of-your-choice/
---

# Product Update: Directly sync unified API data to a data store of your choice


RapidBridge has been our solution to effectively sync data from your customer’s account for any time interval you choose.

Until now, RapidBridge helped our customers sync data by sending webhooks for new records created and changes in already synced records.

Now, with our latest update, we have added the ability to sync data from your customers’ accounts directly to your datastore. With MongoDB Atlas supported, we are adding more datastores based on customer requests. Please reach out to us on Slack or at support@truto.one to get your datastore added.

With data hosted on your infrastructure, you can query it with even lower latency. With this update, Truto offers three implementation options to choose from:

-   **Truto Real-time:** Our real-time version offers a unified API without storing end customer data on the platform. Learn more about considerations to keep in mind while considering real-time unified APIs [here](https://truto.one/docs/guides/how-truto-works/realtime-unified-apis-considerations).
    
-   **Truto SuperQuery (data cached by Truto):** Truto will cache the data, allowing you to query it in any way you need even when the underlying APIs do not provide the needed filters. Truto provides single-tenancy by default for each integrated account/connection on SuperQuery.
    
-   **Truto SuperQuery (data cached on our customers' infrastructure):** The unified APIs will function exactly the same way, but the data will be stored on your infrastructure, providing even tighter control over data storage. This option also reduces latency when fetching data.
    
      
    

![Diagram showing data syncing from Salesforce, Zendesk, and BambooHR to AWS S3, Pinecone, and PostgreSQL.](https://truto.one/images/content/product-update-directly-sync-unified-api-data-to-a-data-store-of-your-choice-0.png)
