Here's How to Integrate with Other Systems Using Bionic for Agencies.
If you already have a dashboard system, Bionic is happy to support many of the leading dashboard systems.
In this article, we'll cover:
- Setup Nightly Data Feed
- Integrate with Amazon S3
- Integrate with Google Cloud Storage
- Integrate with FTP
Setup Nightly Data Feed
Getting data out of Bionic into other tools is critical for your media planning. To support this Bionic offers two data exports.
One data export is of your Media Plan data. The other export is of your Orders data. These files can be delivered to you as a JSON file or a CSV file.
Please see an example of media plan and order sample files below.
Media Plan Sample Files:
Order Sample Files:
NOTE: Please reach out to your Client Success Manager or Bionic Customer Support to setup a daily delivery of your files.
Integrate with Amazon S3
To setup an AWS S3 feed Please reach out to Bionic Customer Support with the following information:
- bucketName: '<bucket name>', //eg bionic/data
- region: '<region name>', //eg us-east-1
- accessKeyId: '<IAM_USER_KEY>', //IAM_USER_KEY
- secretAccessKey: '<IAM_USER_SECRET>' //IAM_USER_SECRET
As a reminder, to get the access information, your team should create a special reduced privilege user in your AWS organization that can only write to the S3 bucket. Once you send the information, Bionic will configure the feeds to deliver the data to the S3 bucket, and then perform a test to verify the process is working properly.
Integrate with Google Cloud Storage
To setup an GCS feed, please reach out to Bionic Customer Support with the following information:
-
Create a "service account" and grant it create & update permissions to a Cloud Storage bucket.
-
Send us the fully qualified bucket name and the keys.json file generated for that service account.
-
Bionic will run a test upload to verify the connection.
-
Once confirmed, the nightly feed will be set up for delivery.
Integrate with FTP
To setup an FTP feed, please reach out to Bionic Customer Support with the following information:
- IP Address of FTP Server
- Port for the FTP Server
- Username for the FTP Server
- Password for the FTP Server
Please note that you may need to whitelist the Bionic CDIR to access your FTP site:
216.251.255.100/30