5
3 Comments

How do I get popular brands APIs to integrate with my SaaS Startup?

Hello, I am building a SaaS platform in the customer messaging and sales automation niche and I need to get APIs of some popular brands like Zapier, Facebook, Instagram, Discord, Twitter and Hubspot so that I can send to my developer to Integrate with my SaaS platform. I am finding it difficult to get these APIs.
Does anyone know how I can go about this? I hired a new developer to take care of Integration aspect of the product and he is asking for the ApIs, hoe do I go about it. Thanks.

on January 22, 2022
  1. 1

    A lot of established startups still trade off Zapier integrations vs. native ones. I've never personally connected a system to it, but it seems to be hugely popular and could save you a lot of time writing custom integrations for each service. If you see people connecting Zapier to certain services more than others you could focus in on that service to build a direct integration.

  2. 1

    For Twitter try : https://developer.twitter.com/en/products/twitter-api. Register your Twitter account. If you want to tweet, enable the "read/write" option in the menu. You need to create an OAuth key and provide these: the API key, API secret, consumer key, and consumer secret.

    1. 1

      Thank you so much. I really appreciate. We will use it to integrate Twitter.