Hi there,

Thank's for trying BigPicture! Let's get you started.
 

Getting started with the dashboard

1. Install BigPicture

If you haven't done so already, you or someone on your team will need to install our javascript snippet on your website. Check out our Install page of the docs for more info.

 

2. Connect Salesforce and Outreach

Once the data starts flowing in, you'll likely want to add filters for existing customers or the accounts already being actively prospected by your sales team. You can do that by connecting Salesforce and Outreach. Once connected, we'll automatically automatically begin matching BigPicture company data to your accounts.

Image


3. Invite your team

Share the wealth by adding your team to your account. Just go to the "Settings" menu and click "Members" to add new people.


Getting started with the API

1. Get a free API key

If you haven't already, you can create a free API key and try out our Enrichment APIs. You can easily test out any of the APIs via cURL.
curl https://company.bigpicture.io/v1/companies/find?domain=bigpicture.io -H 'Authorization: {YOUR_API_KEY}'

2. Read the docs

Dive in to our API docs and learn how to access all of our endpoints. 


3. Build

Right now, the primary way to integrate with BigPicture is via our REST API. We also have a couple language specific packages in the works, which will be available shortly.

That's should be enough to get you started ─ if you have any questions shoot a reply directly to this email.

Welcome to BigPicture! We're excited to have you.

- The BigPicture Team