Popl Documentation
  • Popl Documentation
  • Integrations
    • Syncing Members from Azure Active Directory (Entra ID)
      • Entra ID (Azure) - Auto Sync™
      • Entra ID (Azure) - Permissions
    • Syncing Members from Google Workspace
      • Google Workspace - Auto Sync™
      • Google Workspace - Permissions
    • Syncing Members from Workday
      • Workday - Auto Sync™
      • Workday - Permissions
    • Salesforce Integration
      • Salesforce - Lead/Contact Sync Logic
    • HubSpot Integration
      • How to Uninstall HubSpot
    • HubSpot Integration (Legacy)
      • HubSpot - Contact Sync Logic (Legacy)
    • Dynamics 365 Sales Integration
    • Outlook Contact Sync - Full Team Integration
    • Outlook Contact Sync - Individual Member Integration
    • Zoho Integration
    • Monday Integration
    • Pipedrive Integration
    • Pardot Integration
    • Chili Piper Integration
    • Zapier Integration
    • VinSolutions Integration
    • Marketo Integration
    • Badge Kit Integration
  • SSO (SAML 2.0)
    • Azure SAML
    • Okta SAML
    • SCIM Provisioning
  • Email Signatures
    • Microsoft Outlook Email Signature Add-In
  • Members
    • Create New Member
    • Update Member
    • Update Template Links
    • Get Members
    • Remove Member
  • Leads/Contacts
    • Get Last Lead
    • Get Leads by Time Period
    • Delete Lead
  • Analytics
    • Get Analytics
    • Get Views
Powered by GitBook
On this page
  • Overview
  • Authentication

Popl Documentation

Connect to the Popl API to push or pull lead, contact, member or analytics information directly from our database.

NextSyncing Members from Azure Active Directory (Entra ID)

Last updated 23 days ago

Overview

Popl Open API enables Popl customers to create, access, or manage leads, contacts, members or analytics externally with a simple and easy to use API. Connecting to our ecosystem can be great for:

  • Exporting leads to CRMs that Popl does not offer directly

  • Keeping multiple external databases up to date concurrently

  • Polling for new lead data that can then trigger other tasks

Authentication

The Popl API requires an API key to connect. This API key is unique per each account and can be generated via the Popl dashboard. For API Key access on the dashboard, you must have Full Team Admin permissions. The requested API Key must be made by a Popl Teams admin in order for our APIs to return team-wide lead data. Follow the steps below to generate and access your API key. Generate an API Key: 1. First, from the Home page of , click into the ‘Admin’ tab in the sidebar menu, and select ‘’

  1. On the API Keys page, click the button ‘Create API Key’ and enter a label for your API Key and click the ‘Next’ button. (Note: labels help organize and identify recently used API keys)

  1. You will then be provided with your API Key. Click the button to ‘Copy & Close’ and the API Key will be saved to your clipboard. (Note: You will only see this API Key once. You can always return to the API Keys page to generate another API Key.)

  1. To make a call to the API, the API key must be passed in the Authorization header.

Authorization: {your_api_key}
  1. Once your API Key has been implemented, you’ll see a date appear in the ‘Date Last Used’ Column. You can delete any unneeded API keys by clicking on the three dots and clicking ‘Delete API Key’ (Note: Deleting an API key from the API Keys page will simply delete it from the list, it will not remove or affect your integration.)

With 🤍 from Popl.

If any issues or questions, please contact us at , we are available nearly 24/7 and will get back to you within 6-8 hours or less.

teams@popl.co
Popl Teams
API Keys
API Keys
Label Your API Key
Copy your API Key
Delete API Key