Skip to main content

Acoustic integration

Updated over a week ago

The Acoustic integration in Experiences by Jebbit enables you to create and update contact information in real-time from users who interact with your Jebbit Experiences. Connect Experiences by Jebbit directly to a specific List or Relational Table for usage in Acoustic Campaign.


Before you begin

  • Request an integration from our team.

  • Confirm you have access to your Acoustic client ID, Client secret, and Organization ID.

  • Admin access to your Experiences by Jebbit account to perform these actions.


Create an Acoustic integration

Follow these steps to securely provide Experiences by Jebbit with access for the integration.

Define your API application in your Acoustic account

  1. Navigate to Organization Settings > Application Account Access to obtain the credentials which you need to provide to Jebbit.

  2. Select Add Application. The next page will prompt you for the Name of the Application you are creating access for and a brief description.

  3. Enter a name and description that will easily identify which application is connecting to your data in Campaign.

  4. After you click Add, you will be able to see your Client ID and Client Secret. You will want to securely embed these tokens within your application.

Get Refresh Tokens

  1. Associate a user to an application after setting up your application.

  2. Click Add Account Access.

  3. Choose an Application and User Account from the dropdown and click Add. After the token is created, it is emailed to the user who created the User Application access request, and to the Principle Org admin.

Note: Refresh tokens do not expire unless the user’s access is revoked from the Organization’s Settings for that application.

Get Access Tokens

  1. Once you obtain your Client ID, Client Secret, and Refresh Tokens, you will be able to generate your own Access Tokens.

  2. Choose an Application and user Account from the dropdown and click Add. After the token is created, it is emailed to the user who created the User Application access request, and to the Principle Org admin.

Identify API Endpoint

Identify the correct POD that corresponds to the organization account.

Pod

URL

POD 1

api-campaign-us-1.goacoustic.com

POD 2

api-campaign-us-2.goacoustic.com

POD 3

api-campaign-us-3.goacoustic.com

POD 4

api-campaign-us-4.goacoustic.com

POD 5

api-campaign-us-5.goacoustic.com

POD 6

api-campaign-eu-1.goacoustic.com

POD 7

api-campaign-ap-2.goacoustic.com

POD 8

api-campaign-ca-1.goacoustic.com

POD 9

api-campaign-us-6.goacoustic.com

POD A

api-campaign-ap-1.goacoustic.com

PILOT

api-campaign-pilot.goacoustic.com

Copy API Integration Information to a .txt file

  1. Copy the API Client ID, secret, Refresh token, endpoint into a .txt file.

  2. Include your name and company name in the name of your .txt file.

Example file
File Name:

John Doe - Company A.txt

Content:

User Name: jebbit_API

Endpoint:

Secret: xxXXxxXXxxxxxXXXX

Client ID: ########

Refresh Token: xXxxXxxxXXXX

Submit your .txt file via Dropbox ile request

  1. Transfer the information from your .txt file using the provided URL.


Next steps

  • Our integrations team will be notified once this information is submitted, and will be in contact with you regarding timelines and testing.

Did this answer your question?