Zu Hauptinhalt springen Zu ergänzendem Inhalt springen

Outreach 

Outreach is a sales engagement platform that accelerates revenue growth by optimizing every interaction throughout the customer lifecycle.

Outreach integration replicates data using the Outreach REST API.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

InformationshinweisVergewissern Sie sich, dass das verwendete Konto Lesezugriff auf die Tabellen hat, die Sie abrufen möchten.

To generate your OAuth Application ID and Application Secret:

  1. Log into your Outreach Developers account.

  2. Select the OAuth application you want to use, or create a new one.

  3. In the left navigation bar, click Feature Selection to make sure the Outreach OAuth API feature is added.

  4. In the left navigation bar, click API access (OAuth) to generate your OAuth Application ID.

  5. Copy and save the Application Secret in a secured file. You will need it to connect to the application.

  6. Enter https://connector.qlik.com/auth/oauth/v3.htm as your Callback URL.

  7. Make sure the following scopes are selected in the configuration:

    • callDispositions.read
    • callPurposes.read
    • duties.read
    • events.read
    • mailboxes.read
    • stages.read
    • users.read
    • accounts.read
    • calls.read
    • personas.read
    • prospects.read
    • mailings.read
    • opportunities.read
    • tasks.read
    • teams.read
    • contentCategories.read
    • sequences.read
    • sequenceTemplates.read
    • sequenceStates.read
    • sequenceSteps.read

Creating the connection

Weitere Informationen finden Sie unter Herstellung einer Verbindung zu SaaS-Anwendungen.

  1. Klicken Sie auf Authentifizieren, wenn Sie die erforderlichen Verbindungseinstellungen ausgefüllt haben.

    Sie können aufgefordert werden, sich bei der Quellanwendung anzumelden.

    Es wird ein Fenster mit einem Authentifizierungscode angezeigt.

  2. Kopieren Sie den Code in die Zwischenablage und kehren Sie zum Verbindungsdialogfeld zurück.

  3. Fügen Sie den Code in Authentifizierung mit von der Quelle bereitgestelltem Code abschließen ein und klicken Sie auf Überprüfen.

    TipphinweisMöglicherweise müssen Sie nach unten scrollen, um dieses Feld anzuzeigen.

    Wenn der Status Überprüft lautet, ist die Authentifizierung überprüft.

  4. Geben Sie einen Namen für die Verbindung in Verbindungsname ein.

  5. Wählen Sie Verbindungsmetadaten öffnen aus, um nach der Erstellung Metadaten für die Verbindung zu definieren.

Connection settings
SettingDescription
Data gateway

Wählen Sie ein Data Movement Gateway aus, wenn dies für Ihren Anwendungsfall erforderlich ist.

Informationshinweis

Dieses Feld ist für das Qlik Talend Cloud Starter-Abonnement nicht verfügbar, da dieses Abonnement Data Movement Gateway nicht unterstützt. Wenn Sie eine andere Abonnementstufe haben und Data Movement Gateway nicht verwenden möchten, wählen Sie Keine.

Weitere Informationen zu den Vorteilen von Data Movement Gateway und den Anwendungsfällen, in denen es erforderlich ist, finden Sie unter Qlik Data Gateway – Datenbewegung.

Start Date

Geben Sie das Datum im Format MM/DD/YYYY ein, ab dem die Daten von der Quelle zum Ziel repliziert werden müssen.

Quota LimitThe percentage of the rate limit dedicated to the tap.
OAuth Application IDOAuth Application ID.
Application SecretApplication secret.

Schema

Informationshinweis

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 1.

Depending on your destination, table and column names may not appear as they are outlined below.

accounts

The accounts table contains information about prospective clients in Outreach.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

call_dispositions

The call_dispositions table contains information about call dispositions from your call log in Outreach.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

call_purposes

The call_purposes table contains information about the purpose of calls in your Outreach call logs.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

calls

The calls table contains information about inbound and outbound calls in your Outreach call logs.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

content_categories

The content_categories table contains information about your content categories in Outreach.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

duties

The duties table contains Outreach-suggested job roles for users.

Replication Method

Full Table

Primary Key

id

Useful links

Outreach API method

events

The events table contains information about application events in your Outreach account.

Replication Method

CDC

Primary Key

id

Replication Key

eventAt

Useful links

Outreach API method

mailboxes

The mailboxes table contains information about your Outreach email mailbox.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

mailings

The mailings table is a representation of a platform-related email.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

opportunities

The opportunities table contains information about your pending deals and sales in Outreach.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

personas

The personas table contains information about descriptions and types of people in Outreach.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

prospects

The prospects table contains information about your prospects.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

sequence_states

The sequence_states table contains info about currently sequenced prospects.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

sequence_steps

The sequence_steps table contains info about individual steps within automated sequences.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

sequence_templates

The sequence_templates table contains info about templates used by sequence steps.

Replication Method

Full Table

Primary Key

id

Useful links

Outreach API method

sequences

The sequences table contains info about sequences.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

stages

The stages table contains information about different stages in a deal process.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

tasks

The tasks table contains information about items that require action in Outreach.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

teams

The teams table contains information about groups of users in Outreach.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

users

The users table contains information about individual users that use the Outreach app.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Outreach API method

Hat diese Seite Ihnen geholfen?

Wenn Sie ein Problem mit dieser Seite oder ihrem Inhalt feststellen, sei es ein Tippfehler, ein ausgelassener Schritt oder ein technischer Fehler, informieren Sie uns bitte!