Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to create an Agentless send, you’ll first need to create a Logic+ flow. Within Logic+, you’ll be able to design a flow that sends an SMS, Email, or Calls-to-IVR without agent intervention.

...

To get started on your agentless send, you’ll need to navigate to Admin > Configuration > Logic+. Then, click “Add New Logic.”

...

Info

Again, use the Variable Table above to determine which variables you’d like to set for your particular flow.

For variable from OmniOut, you will alwaysset:

  • the variable to “Expression”

  • the Function as JSON Path

  • Field One as $(member).

  • The only field that changes for variables passed to Logic+ from OmniOut, is Field Two. Here, you enter the appropriate variable from the table above.

...

Field Name

Description

Recipient

For the Recipient you’ll use the variable you set above. Call to a variable using the $(variablename) format. It’s important to type the variable name exactly as you typed it in the Set Variable panel.

If you followed this guide, you’ll use the number variable of “$(number)” - This means that the recipient is whatever phone number is passed from OmniOut. 👍

Sender

For the Sender field, you must use an inbound route that is listed under Admin > Configuration > Inbound Routes.

Note

You will not be able to publish your Logic+ flow if the number is not available within your Inbound Routes.

Content

This is the body of your message. You can also call to set variables in this message body.

For Example:
”Hey, $(firstname)!

This is a courtesy reminder that you have an appointment coming up tomorrow. If you need to reschedule, please respond to this message or call our offices at 317.123.4567.

Have a great day and see you soon.”

...

Info

At this point, you have a functioning agentless flow! You’ve set variables and used them to create an SMS panel. You can skip to OmniOut Action section if you’d like.

Continue on if you want to see examples for email and Logic Classic.

Creating an Email Panel

Just like before, we’ll navigate back to the New Panel button and select Send Email. This will feel like fairly familiar territory at this point. But, based on what we saw from SMS, we’ll likely need a new variable, the email address for the recipient.

...

Field Name

Description

Recipient Email

For the Recipient you’ll use the “$(email)” variable set above. This means that the recipient is whatever phone number is passed from OmniOut.

Sender Name

Enter the friendly name you want to use for your email. (e.g. Sharpen Customer Support)

Sender Email

This is the email you’ll use to send the email. (e.g. support@sharpencx.com)

Note

This email address or domain must be whitelisted by Sharpen through Amazon SES. Please reach out to your CSM with any questions about this process.

Logic+ will allow you to save and publish your flow, but the message will not be sent unless the whitelist process is complete.

Subject

The subject line of your email

Body

This is the body of your email message. This field supports HTML markup if you want to add some flair to your message. You can use an HTML markup tool like https://html-online.com/editor/ if you need to create a message and output the HTML.

For Example:
<p>Hey, $(firstname)!</p>
<p>This is a courtesy reminder that you have an appointment coming up tomorrow. If you need to reschedule, please respond to this message or call our offices at 317.123.4567.</p>
<p>Have a great day and see you soon.</p>
<p>-Your ABC Care Team</p>

...

Field Name

Description

Recipient Number

For the Recipient Number you’ll use the variable you set above.

If you followed this guide, you’ll use the number variable of “$(number)” - This means that the recipient is whatever phone number is passed from OmniOut. 👍

CallerID Number

For the CallerID field, you must use an inbound route that is listed under Admin > Configuration > Inbound Routes.

Note

You will not be able to publish your Logic+ flow if the number is not available within your Inbound Routes.

Transfer Number

This refers to the inbound route pointed to a Logic Classic flow. Think of this as the number you are using to transfer the caller to your logic classic.

Please search this knowledgebase if you would like to learn more about configuring an inbound logic flow.

Connection Timeout

The duration in seconds this flow will wait for a connection before timing out (and ultimately not transferring to the Logic Classic).

...

Finally, once you’ve configured your Logic+ flow to your liking, you’ll need to Save and Publish using the buttons in the upper-right corner. Once the Draft is saved, you’ll be able to Publish your new flow. s

...

Once published, your Logic+ flow will show up in OmniOut as an Agentless Action.

...

Info

Note: If you do not already have an agentless Logic+ flow created, save your campaign, open a new tab in your browser,  and navigate to Admin > Configuration > Logic+.

...

This page is also part of the larger setup document for OmniOut (Salesforce). If you’re following the guide here are some related links: