Following Company via API

We use the Companies House API to access company information when we open up an account for a new company on our platform.

A feature that we would like to see is:

  • the ability to select to follow a company using a call on the API
  • if there are any updates for the company the information is also sent over the API so that we can update our database.

Currently, we have had to manually select every single company to Follow and if we then receive an email update we have to manually update our CRM accordingly.

Thank you

You can achieve this by subscribing to the streaming API’s - you then just need to ‘listen’ for events relating to the companies you want to follow, then update your CRM accordingly in real-time.

Thank you Phillip - we will investigate.