Powered By Olvy

Revert Updates
Find the latest updates & improvement to Revert!
Search releases
v1.2.1
11 July 2023
release-featured-image


Woot, Woot! New feature alert! 🔈

Want to use your own App? No problem!

We are thrilled to announce that we now support Custom App credentials to be used alongside Revert APIs! Now you can truly white-label an integration without your customers knowing about you using Revert.

Here's how it works:

  1. Rapid Integration: By leveraging Revert's Apps on popular CRMs like HubSpot (or any CRM of your choice), you can now go-live with a fully functional integration in under 48 hours. It's quick, efficient, and hassle-free! 🪄

  2. Unleash Your Branding: Alternatively, you have the freedom to use your own App, complete with your unique branding elements. Enhance your customers' experience by presenting a consistent and customized integration, aligned perfectly with your brand identity. 💯

  3. Simple Configuration: Setting up your custom App couldn't be easier. Just head over to our user-friendly UI and enter your client_id and client_secret. Once done, you're all set to go! 🥳

  4. Enhanced Control: Take your integration to the next level of precision. With our new feature, you can now define the scopes required by your App, providing you with even more granularity and flexibility. 🎛️

That's it! In just a few simple steps, you'll have your very own CRM App seamlessly powered by Revert APIs in the background.

This empowers you to focus on your core product, enabling you to move swiftly.

v1.2.0
11 July 2023

💥 Revert gets better every week 💥

Today, we are sharing a Recap of what we shipped in the past couple of weeks, including big additions like:

 • Connections API alongside webhooks that listen to connection events.
 • Pagination: All our API endpoints now support pagination by default.
 • Added support for Hubspot associations across the APIs.
 • A robust API versioning system that allows us to move fast

Connections API:

Revert makes it easy for developers to build customer facing connections with CRMs. You can now manage these connections with an API.

Read, update or delete a connection for good CRM hygiene with our simple connection APIs.

We also shipped webhooks that listen for events on connections such as when a connection gets created or is deleted.

Pagination:

Paginated results across our APIs allows our customers to batch responses and query large amounts of data through us.

Better API versioning:

We introduced a header based api versioning system in place so our customers could continue to use our APIs without worrying about breaking changes and upgrade when they have to.

Management UI:

We've shipped a v1 of a management UI for our customers to manage their third party integrations with Revert with ease. There's a lot more to come on here for observability, stay tuned for more.

Thats it, for the product update!

You can find more on our Github 🌟 https://github.com/revertinc/Revert

Watch
or star our repo to stay tuned into what we're shipping next!

11 July 2023

We’re going open-source! 

As we build out our platform we’ve learnt from our early partners that trust and collaboration are of paramount importance in a long term solution like ours.

We think building a platform in open is THE way to go forward and here’s what it means for our customers:

  1. Self-Hosted Option: Provides the flexibility to self-host the integration solution, giving you full control over deployment and data management.

  2. Greater Integration support: Allows us to support a great set of long tail of CRMs and do it much faster!

  3. Reliability & Longevity: Software like ours should come with a high degree of reliability and longevity. Open source software guarantees that to everyone.

  4. Collaboration: We want to build the best solution possible and what better way than to do it with our customers, right?


We’re really looking forward to the contributions from the community in the form of bug fixes, feature requests, and pull requests.

⭐ Star us on GitHub: https://github.com/revertinc/Revert

v1.0.0
11 July 2023
release-featured-image



Having built some of the hardest integrations (cough Salesforce cough) for products we built in the past and gone through the pain of it ourselves, we wished there was a better experience of developing native integrations quickly so we could go back to building our core product.

From our early customers & conversations with CTOs of SaaS companies over the past year and our personal experience, here is what we found:

  1. Native Integrations are still being built in-house by engineers working full-time on them.

  2. Tools like Zapier do not work for this use-case where the integrations need to be native to the product as they put burden on the end user.

  3. Some of these integrations take over months to build and get right.

  4. Maintaining these integrations is a nightmare and wastes hundreds of engineering hours which could be spent on a company’s core product/business. The current tools just don't cut it.


This our my attempt to fix just that.

Here's how we solve it:

  • We're a single API/Schema to build all your customer facing CRM integrations.

  • The goal is to allow SaaS companies to ship their 6 month roadmap in a matter of few days with a 10x better developer experience that we'd offer.


We currently support unified APIs that allow you ship an integration with your customers in < 48 hours for

  • Salesforce

  • Hubspot

  • Zoho CRM

If you're a B2B company building a ton of CRM integrations yourselves, request early access at https://revert.dev or email us at [email protected].

Contributors