How we helped Lead Manager

Development work and technical support for Lead Manager, India.

Lead Manager provide contact data finding and cleaning services. We helped automate a lot of their offering.

Web Development and Support

Lead Manager needed a system to help streamline finding contact data and sanitising it before sending off to their clients.

Using Clearbit and Rails we were able to create a system that would allow the team to quickly import leads, clean them and grab additional information before exporting them in a way that works for their clients.

One of the interesting challenges with this project was the amount of data that sometimes needed to be processed - it could be tens of thousands of contacts at once. To help with this we set up a queueing system.

The queueing system allowed us to unblock the users and make sure we weren't hitting any API limits.

We provide ongoing code maintanence and hosting support for this project.

Tech Stack

Some of the technologies we used to help Lead Manager;

Interested in hearing more about this project or working together? Get in touch

View more clients

Recent posts View all

Web Dev

Updating payment method email addresses in Stripe

You can't update the email address associated with a payment method in Stripe via their dashboard, you need to use the Stripe CLI

Ruby

Irreversible Rails Migrations

What are irreversible migrations and how might we use them to our advantage?