All Collections
UGC
UGC Integrations
UGC Zapier Integration
Zapier: How to Send Emails when Content is Rights Approved
Zapier: How to Send Emails when Content is Rights Approved
Dan Macarie avatar
Written by Dan Macarie
Updated over a week ago

Zapier is a middleware tool designed for non-technical users to connect web apps and automate tasks without any development work needed. The Nosto Zapier integration for UGC enables Nosto customers to integrate their stack with up to 750 other best-of-breed web services and automate actions in the background.

One use case that can be helpful for customers who are rights managing lots of content is to set up a process that sends an email whenever content rights have been approved. The example below looks at how to generate an email process within Outlook using Zapier.

Technical Considerations:

  • Zapier Account - Licence level depending on the volume of rights content being rights approved by the user.

  • Nosto Licence

Step One

Please log into your Zapier account and toggle to the top right-hand corner where a button labeled “Make a Zap!” is located. Click this button as it will kick off the process.

Step Two

Every process within Zapier requires a ‘Trigger’ and an ‘Action’. In the case of generating an Outlook notification, we will be using the Tile_Claimed endpoint which will trigger when a tile’s rights have been requested and subsequently approved by the creator.

Traditionally, we would use the integrated ‘Tile Claim’ zap that is pre-built into Zapier, but in this case, we will be using the Zapier Webhooks ‘Catch Hook’ trigger.

To find the ‘Catch Hook’ trigger, within Zapier, you will need to search for “Webhooks” and then select and click ‘Catch Hook’. The ‘Catch Hook’ endpoint will then generate a unique URL which will need to be placed within Nosto.

Image_1.png

Within Nosto, the webhook ‘Tile Claim’ can be found in the bottom left-hand corner when you redirect via Developer and select Webhook.

unnamed.png

Once you have navigated to the ‘Webhooks’ section of Nosto, the Tile_Claim webhook is easy to locate as it is available at the very top of the screen - select ‘Edit’ to the right of the webhook which will bring up a lightbox which will instruct you to copy in a URL. Take the URL that Zapier provided you, copy it in, and then click ‘Test Connection’ - if connected, the status will change to ‘Connected’. Now save your webhook.

Image_5.png

You can now redirect back to the Zapier setup screen, and select the ‘Ok, I did this’ button.

Image_6.png

Once actioned, you will be redirected to an additional setup screen which will request a Child Key. This is an optional step but as a safeguard, to ensure content that is rights approved only sends a notification - insert the following JSON code and select continue:

{“claim_status”:”approved”}

Image_7.png

Once everything is set up and you select ‘Continue’, the webhook will now connect with Nosto and begin to look for the most recent rights-approved content. When a content sample has been made available, it will be presented as ‘Hook A’, ‘Hook B’ etc - please select a hook and then select ‘Continue’ which will confirm the setup of the Zapier Trigger.

Image_8.png

Step Three

As mentioned before, Zapier is integrated with around 750 platforms and one of those is Microsoft Outlook. Connecting Zapier with Outlook requires authentication but the process is straightforward and only requires that you know the login details to an Outlook account.

Within the app search console search for ‘Outlook’:

Image_9.png

Once the Outlook application you will be provided with several different action options to choose from, the action required for this process is to ‘Send Email’ and press ‘Continue’.

Image_10.png

Selecting the application will redirect you to the account authentication screen. As a side note - every application within Zapier requires some form of authentication to connect the accounts of the platforms being used. In the case of Outlook, selecting ‘Connect an Account’ will trigger an automated authentication process which will redirect you to a new tab within your browser and request you to sign in to an Outlook account - please note that the account you connect will be the sender for the automated email.

Tip: Selecting ‘Test’ will check to see if the connection is working.

Image_11.png

After the designated Outlook account has been connected, within Zapier you will be free to set up the email template such as Send Address (incl. CC and BCC), Subject, Body Format (Text is fine unless you require visual formatting then select HTML), and attachment.

Within all the input selections, you can pull in relevant data from the tile such as the tile ID which will automate the ID that is populated into the email which can increase efficiency for finding the tile within your stack.

An example template is below:

“Hi there,

Rights have been approved for: or click here…

Cheers,”

Image_12.png

Once you have filled in the template, select ‘Continue’ which will allow you to test out the process to ensure it is working. Testing your process will allow you to go back and make changes to the email template.

unnamed-1.png

For any further questions or queries, please send an email to support@nosto.com and our support team will get back to you.

Did this answer your question?