Delphi offers 12 different external integrations that you can utilize to scale yourself and reach your audience in native formats.

Phone Number

Delphi will automatically assign your Clone a phone number. It can text and call your audience, just as you would. This applies to both traditional SMS/calling and WhatsApp. Users can receive a text message from your Clone by clicking the three dots at the top right of the talk page.

Kajabi

First, please add https://app.kajabi.com and the actual domain of your kajabi course to your allowed websites list.

To add your clone to your module, paste the iframe code into the source code text area.

To add a chat widget in the bottom right of your entire course, enter the widget script in Page Scripts under Site Details.

Thinkific

First, please add your Thinkific domain ‘https://< name >.thinkific.com/’ to your allowed websites list.

To add your clone to a course page, select Add Text, click the Code View icon, and paste your iframe URL

To add your clone as its own module in your course, add a Multimedia lesson, and paste the URL from the iframe underneath “Externally Hosted Content”.

Wix

Due to limitations put forth by Wix, you will not be able to embed your clone to your Wix site if you are not subscribed to a Wix premium subscription.

To begin embedding your clone please navigate to your Wix studio editor and enable Dev Mode.

Next, navigate to the add Element button and add a custom element to your Wix site and place it where you will like your clone chat to appear.

Select the Custom Element you’ve just placed and click on Choose Source and select Velo File. Underneath Create a new file, Wix should generate a file called wix-default-custom-element.js. Be sure to set the Tag name to delphi-element.

The previous step should open the file in a text editor at the bottom of your screen under the file we just created. Remove all the existing code inside the file and replace it with the code below.

Once you’ve pasted the code you should see the following in your Wix Editor. The error message you’re seeing is expected and if you’ve added your domain as an allowed domain on Delphi, you can ignore it. Publish your site and you’re good to go!

Telegram

Obtain a Telegram bot API token. Here is a complete guide to do so. Once acquired, enter it into the Telegram embed tab and your Clone will be able to interact with users via Telegram.

Slack

Click ‘Create Slack App’ and then link your Slack channel to Delphi. Prompt Clone responses within Slack by putting a ‘@’ before your Clone name and engaging with it.

Discord

Click ‘Create Discord App’ and then link your Discord channel to Delphi. Prompt Clone responses within a channel by putting an ‘@’ before your Clone name and engaging with it.

Zapier

Here is the full Zapier integration guide. In your Zap, make sure that the Event that you setup is using “Webhooks by Zapier”, configured with the option “Catch Hook”. Skip the section “Trigger”. This is not important for our use case. In the “Test” section, you will be provided a Webhook URL.

Copy the URL and paste it in the “Zapier Connector” section of “Integrations” tab in Clone Studio. Click “Test Webhook” to validate that you have configured everything correctly.

Once the webhook event is captured by Zapier you can do whatever you want with it. The possibilities are essentially limitless, you are only limited by the integrations that Zapier offers.

API

Get issued an API key and build your own custom interface. Here is a complete guide to our API.