PolypopLive’s Webhook Alerts (part of the Candy Pack) allow you to trigger alerts in your show whenever a URL is visited. Aside from letting your users visit these links to trigger alerts, you can also use the URLs with automation services like http://ifttt.com. In this example, we’ll create a ifttt.com automation driven by a spoken phrase to Amazon Alexa that will trigger an alert in PolypopLive.

Configuring PolypopLive

First, let’s add our Webhook alert to our show.

If you haven’t already installed the Webhooks Alert plugin, please do so now. You can find it under the Candy Pack category located in the Plugins browser. For more information, click here.

  1. If the Library is not visible, click the ‘Open Library’ button located at the bottom left of the screen.

  2. To simplify things for this tutorial, click the Pin button to keep the Library open.

    Next, click the + button located under the Library list then select ‘Webhook Alerts' from the menu that appears.

    A new Webhook Alerts source should be added to your Library.

  3. Ensure the ‘Webhook Alerts’ item is selected in the Library so its properties appear below.

  4. Next, clear the Redirect URL property. We do this since we will not need to redirect anywhere since this alert will be driven by automation.

  5. Now, click the Copy link located next to Copy Alert URL to copy the alert URL into the clipboard.

Next, let’s create a simple alert response.

  1. Click the “+” button located at the bottom of the Scene Layout panel on the right side of the screen.

  2. Select the 3D category from the menu.

  3. Single-click the “3D Text” element.

  4. Then click the Add As button at the bottom of the screen.

  5. Select the 3D Object Emitter option.

  6. Next, In the Scene Layout panel, select the 3D Text emitter layer, to show its properties, and expand the Objects property.

  7. Next, expand the 3D Text property.

  8. Now, set the word “Wow” as the Text property.

  9. Lastly, let’s connect the Webhook Alert to the Emit Burst action of the emitter.
    A. Ensure the Webhook Alerts item is selected on the Library panel. Now left-click on the red socket located next to ‘on Alert’ (on the Webhook Alerts properties) and drag your mouse onto the flashing white socket next to Emit Burst on the emitter properties on the right.
    B. You should now have a wire that connects the two together.

Now that we have our alert created and our Alert URL copied into the clipboard, let’s create an automation in ifttt.com to request the URL, and thus fire the alert, whenever an Alexa phrase is spoken.

Configuring http://ifttt.com

Let’s create the automation on http://ifttt.com .

If you don’t already have an account, you’ll need to sign-up for one at http://ifttt.com.

  1. First off, ensure you are logged into your http://ifttt.com account.

  2. Next, click the ‘Create’ button at the top right of http://ifttt.com .

  3. Next, click the ‘Add’ button located next to 'If This'.

  4. In the 'Search services' bar, search for the keyword “alexa”

  5. A single item should appear underneath called “Amazon Alexa”. Click it.

  6. Next, select the item entitled “Say a specific phrase”.

  7. If you haven’t already connected your Amazon account, click ‘Connect' to connect your account.

  8. Next, type in the word “wow” as the phrase.

  9. Finally, click “Create trigger”.

This will assign the new trigger as the “If” directive. Now we need to configure what happens when this directive fires, which in our case will trigger our PolypopLive alert URL.

  1. Click the ‘Add’ button located next to 'Then That'.

  2. In the ‘Search services’ bar, search for “webhooks”.

  3. Select the “Webhooks” item that appears.

  4. Next, select the “Make a web request' item.

  5. Now, paste in the URL we copied previously into the URL field.

  6. Finally, scroll down to the bottom and click “Create action”

  7. On the next screen, click “Continue”

  8. Finally, click “Finish”

Now whenever we say the word “Alexa, trigger Wow”, our 3D text emitter will emit the word into our scene. Note that due to ifttt.com limitations, there might be a 10 second delay or so until the response appears in PolypopLive.