Drift
This page describes the steps required to sync Drift account data with Zilla using API integration. To sync security settings, use the Browser Extension integration: Drift Security Settings - Browser Extension.
Create An App on Drift
Visit your profile on Drift.
Then click on
Switch apps
on the left bottom corner of the page.Click on
Developer Platform
on the left panel.Click
Create New App
button.Fill in application details and click
Oauth & Scopes
.Fill in
Add Redirect URL
with https://app.zillasecurity.com/api/auth/callback/drift and clickAdd
button. Select the scopes according to your preferences for example to read user selectuser_read
.
Click
App Credentials
and copy bothClient ID
andSecret ID
for user in a later step.
Configuration of Zilla Application
Login to Zilla application using your admin credentials and then click
Add Application
button in the right top corner.A window with a search bar appears, type in
Drift
in the search bar. Drift application entry will appear at the top of list, clickAdd to Applications
button to the right.Fill in the form with appropriate details, then click
Add to Applications
button.The
Drift
application has been added to the Applications tab, click on it.A detailed view of
Drift
application appears, clickSync now
in top right corner.Choose
API Integration
option from the dialog and add the configuration details,Client ID and Client Secret
, saved from an earlier step. ClickNext
.Click
Next
You will be redirected to the
Authorization
page of Drift, clickAllow
and you are done.