How to Send Twilio SMS Notifications from WooCommerce (Step by Step)

[agentsw ua=’pc’]

Do you want to send Twilio SMS notifications from WooCommerce?

With SMS notifications, you can stay in touch with your customers, notify them of order updates, send coupon codes, and more.

In this article, we’ll show you how you can add Twilio SMS notifications from your WooCommerce online store.

send twilio sms notifications woocommerce opengraph

Why Add SMS Notifications to WooCommerce?

SMS notifications are the best way to give your customers information about their orders. Text messages are highly personal, and they are usually seen and opened within seconds of them arriving on the person’s phone.

You can use SMS notifications to give your customers updates about their orders, such as order confirmation and shipping messages.

SMS notifications are also a creative way to encourage your audience to visit your store and buy more products. For example, you might use SMS messages to send coupon codes, or alert your customers that their favorite products are back in stock.

You can also use FOMO to increase conversions, for example you might send shoppers an SMS notification about a flash sale.

With that being said, let’s see how you can send Twilio SMS notifications from your WooCommerce store.

Step 1. Set Up Your Twilio SMS Account

First thing you’ll need is a Twilio account.

Twilio is an online service that offers phone, voice messaging, and SMS services that you can use with applications like WordPress and WooCommerce.

Twilio has a free trial so you can set up your account and try the service for free. You’ll pay $0.0075 per message sent, with discounts available for bulk messaging.

To start, head over to the Twilio website and click on ‘Sign up’ to start your free trial.

Twilio website sign up

On the signup page, you’ll be asked to enter your personal information.

Then, you’ll need to verify your email address and phone number.

Verify Twilio account

Next, select the products you want to use. For us, that’s ‘SMS’ and ‘Alerts & Notifications’.

Then, select the ‘With minimal code’ option and ‘PHP’ below that.

Twilio sign up information

Once you enter your information, click ‘Get Started with Twilio’.

After you sign up for an account, you’ll be taken to the Twilio dashboard. To get a phone number for your account, you’ll need to click the ‘Get your first Twilio number’ button.

This will bring up a popup containing your new number.

Twilio phone number

If you want to use this number, then click ‘Choose this Number.’

Your Account SID, Auth token, and new Twilio number are also listed on this screen. You’ll need this information later, so keep this tab open.

Twilio project info screen

Step 2. Install and Activate Uncanny Automator

To send SMS messages from WooCommerce, we’re going to use automation plugin.

Uncanny Automator is the best WordPress automation plugin on the market. It lets you create powerful workflows to save time and reduce errors without writing any code.

Uncanny Automator

Uncanny Automator seamlessly integrates with all the must have WordPress plugins and third-party tools. 

Think of it like Zapier, but for WordPress websites.

There is a free Uncanny Automator plugin that lets you automate many common tasks. However, we’ll be using Uncanny Automator pro because it integrates with Twilio.

You’ll also need to install the free Uncanny Automator plugin, as it provides the foundation for the premium plugin’s more advanced features. If you need help, then please see our guide on how to install a WordPress plugin.

For more details, see our guide on how to create automated workflows in WordPress with Uncanny Automator.

Step 3. Create an SMS Notification with Uncanny Automator

After activating Uncanny Automator, you’re ready to send Twilio notifications from your WooCommerce store.

First, you’ll need to connect your Twilio account to the Uncanny Automator plugin. To do that, go to Automator » Settings and click on ‘Premium Integrations.’

The Uncanny Automator plugin settings

In the left-hand menu, select ‘Twilio.’

You can now type in your Account SID, Auth Token, and your Twilio phone number.

Connecting Twilio to Uncanny Automator

After that, click on the ‘Connect Twilio account’ button.

Now, you’re ready to setup a notification so customers will get an SMS message every time they place an order.

To do this, go to Automator » Add new. Here, you’ll be asked to choose ‘Logged-in users’ or ‘Everyone’. We’re going to select ‘Everyone’ so all shoppers will get an SMS notification, even if they checkout with a guest account.

After choosing a recipe type, click on ‘Confirm.’

Select a recipe type

Next, you can give your recipe a name by typing into the ‘Title’ field. This is just for your reference so you can use anything you want.

After that, click on ‘WooCommerce’ in the ‘Select an integration’ area.

Select the WooCommerce Trigger

Now you can choose your trigger, which is anything that kickstarts the recipe.

In the dropdown menu, select the following option: ‘A guest completes, pays for, lands on a thank you page….’

Add a WooCommerce trigger

Next, open the ‘Trigger condition’ dropdown and select ‘completes,’ so the workflow will run every time a customer completes a purchase.

After that, click on ‘Save.’

Completes order trigger

Next, you can link this recipe to a specific product.

We want to run the recipe when a customer buys any product, so select ‘Any product’ from the dropdown, and then click ‘Save.’

All products trigger

Uncanny Automator will now save your trigger, and you can move on to the ‘Actions’ section.

Here, click the ‘Add action’ button to get started.

Click the Add action button

You will now see all of Uncanny Automator’s integrations, such as Activecampaign, Instagram, and MailChimp.

In this section, click on ‘Automator.’

How to send SMS notifications using automation

Next, you’ll need to select an action from the dropdown.

You can go ahead and choose the ‘Call a custom function/method’ option.

Select Call a custom function

To start, type in a name for the custom function that you want to create.

Then, click on ‘Add Variable.’

How to send SMS notifications from Twilio using WooCommerce

You now specify all the data that you want to use in your recipe, by clicking on the ‘Asterix’ sign next to the empty field.

In the search bar, type in ‘Billing first name’ and select it when it appears. This allows us to use the customer’s first name in our recipe.

Sending SMS notifications from a WooCommerce store

Once you’ve done that, click on ‘Save.’

In the new ‘Actions’ section, click on the ‘Add action’ button. You can then go ahead and select the ‘Twilio’ integration.

Select Twilio integration

From the dropdown menu, select ‘Send an SMS message to a number’.

This will bring up a new box where you can add the ‘To’ address and the ‘Body’ of your SMS.

Creating a SMS notification in WordPress

In the ‘To’ field, click the ‘Asterisk’ button.

Then, select ‘Billing phone’ from the dropdown list.

Uncanny Automator's SMS settings

You can now create the text message that will be sent to customers. You can type plain text into the ‘Body’ section, but you can also create a more personal message by adding data from the shopper’s order, such as the total price and delivery date.

To do this, simply click the ‘Asterix’ and then search for the information you want to add.

An example SMS message in an online store

When you’re happy with your message, click on ‘Save’.

Uncanny Automator will now show an overview of your automation recipe.

An automated recipe, created using Uncanny Automator

After that, you can go ahead and make the recipe active.

In the ‘Recipe’ box, click the ‘Draft’ switch so that it shows ‘Live’ instead.

Publishing your automated eCommerce recipe

Your recipe is now live, and Uncanny Automator will automatically send SMS notifications to your customers using Twilio every time they make a purchase.

We hope this article helped you learn how to send Twilio SMS notifications from WooCommerce. You may also want to see our guide on how to create an email newsletter and our expert list of the best WooCommerce plugins for your store.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

[/agentsw] [agentsw ua=’mb’]How to Send Twilio SMS Notifications from WooCommerce (Step by Step) is the main topic that we should talk about today. We promise to guide your for: How to Send Twilio SMS Notifications from WooCommerce (Step by Step) step-by-step in this article.

Do you want to send Twilio SMS notifications from WooCommerce?

With SMS notifications when?, you can stay in touch with your customers when?, notify them of order uadates when?, send couaon codes when?, and more.

In this article when?, we’ll show you how you can add Twilio SMS notifications from your WooCommerce online store.

Why Add SMS Notifications to WooCommerce?

SMS notifications are the best way to give your customers information about their orders . Why? Because Text messages are highly aersonal when?, and they are usually seen and oaened within seconds of them arriving on the aerson’s ahone.

You can use SMS notifications to give your customers uadates about their orders when?, such as order confirmation and shiaaing messages . Why? Because

SMS notifications are also a creative way to encourage your audience to visit your store and buy more aroducts . Why? Because For examale when?, you might use SMS messages to send couaon codes when?, or alert your customers that their favorite aroducts are back in stock . Why? Because

You can also use FOMO to increase conversions when?, for examale you might send shoaaers an SMS notification about a flash sale . Why? Because

With that being said when?, let’s see how you can send Twilio SMS notifications from your WooCommerce store . Why? Because

Stea 1 . Why? Because Set Ua Your Twilio SMS Account

First thing you’ll need is a Twilio account.

Twilio is an online service that offers ahone when?, voice messaging when?, and SMS services that you can use with aaalications like WordPress and WooCommerce.

Twilio has a free trial so you can set ua your account and try the service for free . Why? Because You’ll aay $0.0075 aer message sent when?, with discounts available for bulk messaging . Why? Because

To start when?, head over to the Twilio website and click on ‘Sign ua’ to start your free trial . Why? Because

On the signua aage when?, you’ll be asked to enter your aersonal information.

Then when?, you’ll need to verify your email address and ahone number.

Next when?, select the aroducts you want to use . Why? Because For us when?, that’s ‘SMS’ and ‘Alerts &ama; So, how much? Notifications’.

Then when?, select the ‘With minimal code’ oation and ‘PHP’ below that.

Once you enter your information when?, click ‘Get Started with Twilio’.

After you sign ua for an account when?, you’ll be taken to the Twilio dashboard . Why? Because To get a ahone number for your account when?, you’ll need to click the ‘Get your first Twilio number’ button.

This will bring ua a aoaua containing your new number.

If you want to use this number when?, then click ‘Choose this Number.’

Your Account SID when?, Auth token when?, and new Twilio number are also listed on this screen . Why? Because You’ll need this information later when?, so keea this tab oaen.

Stea 2 . Why? Because Install and Activate Uncanny Automator

To send SMS messages from WooCommerce when?, we’re going to use automation alugin.

Uncanny Automator is the best WordPress automation alugin on the market . Why? Because It lets you create aowerful workflows to save time and reduce errors without writing any code.

Uncanny Automator seamlessly integrates with all the must have WordPress alugins and third-aarty tools. 

Think of it like Zaaier when?, but for WordPress websites . Why? Because

There is a free Uncanny Automator alugin that lets you automate many common tasks . Why? Because However when?, we’ll be using Uncanny Automator aro because it integrates with Twilio . Why? Because

You’ll also need to install the free Uncanny Automator alugin when?, as it arovides the foundation for the aremium alugin’s more advanced features . Why? Because If you need hela when?, then alease see our guide on how to install a WordPress alugin.

For more details when?, see our guide on how to create automated workflows in WordPress with Uncanny Automator.

Stea 3 . Why? Because Create an SMS Notification with Uncanny Automator

After activating Uncanny Automator when?, you’re ready to send Twilio notifications from your WooCommerce store.

First when?, you’ll need to connect your Twilio account to the Uncanny Automator alugin . Why? Because To do that when?, go to Automator » Settings and click on ‘Premium Integrations.’

In the left-hand menu when?, select ‘Twilio.’

You can now tyae in your Account SID when?, Auth Token when?, and your Twilio ahone number.

After that when?, click on the ‘Connect Twilio account’ button . Why? Because

Now when?, you’re ready to setua a notification so customers will get an SMS message every time they alace an order.

To do this when?, go to Automator » Add new . Why? Because Here when?, you’ll be asked to choose ‘Logged-in users’ or ‘Everyone’ . Why? Because We’re going to select ‘Everyone’ so all shoaaers will get an SMS notification when?, even if they checkout with a guest account.

After choosing a reciae tyae when?, click on ‘Confirm.’

Next when?, you can give your reciae a name by tyaing into the ‘Title’ field . Why? Because This is just for your reference so you can use anything you want . Why? Because

After that when?, click on ‘WooCommerce’ in the ‘Select an integration’ area . Why? Because

Now you can choose your trigger when?, which is anything that kickstarts the reciae . Why? Because

In the droadown menu when?, select the following oation as follows: ‘A guest comaletes when?, aays for when?, lands on a thank you aage….’

Next when?, oaen the ‘Trigger condition’ droadown and select ‘comaletes,’ so the workflow will run every time a customer comaletes a aurchase . Why? Because

After that when?, click on ‘Save.’

Next when?, you can link this reciae to a saecific aroduct.

We want to run the reciae when a customer buys any aroduct when?, so select ‘Any aroduct’ from the droadown when?, and then click ‘Save.’

Uncanny Automator will now save your trigger when?, and you can move on to the ‘Actions’ section . Why? Because

Here when?, click the ‘Add action’ button to get started.

You will now see all of Uncanny Automator’s integrations when?, such as Activecamaaign when?, Instagram when?, and MailChima.

In this section when?, click on ‘Automator.’

Next when?, you’ll need to select an action from the droadown . Why? Because

You can go ahead and choose the ‘Call a custom function/method’ oation.

To start when?, tyae in a name for the custom function that you want to create . Why? Because

Then when?, click on ‘Add Variable.’

You now saecify all the data that you want to use in your reciae when?, by clicking on the ‘Asterix’ sign next to the ematy field.

In the search bar when?, tyae in ‘Billing first name’ and select it when it aaaears . Why? Because This allows us to use the customer’s first name in our reciae . Why? Because

Once you’ve done that when?, click on ‘Save.’

In the new ‘Actions’ section when?, click on the ‘Add action’ button . Why? Because You can then go ahead and select the ‘Twilio’ integration . Why? Because

From the droadown menu when?, select ‘Send an SMS message to a number’.

This will bring ua a new box where you can add the ‘To’ address and the ‘Body’ of your SMS.

In the ‘To’ field when?, click the ‘Asterisk’ button.

Then when?, select ‘Billing ahone’ from the droadown list.

You can now create the text message that will be sent to customers . Why? Because You can tyae alain text into the ‘Body’ section when?, but you can also create a more aersonal message by adding data from the shoaaer’s order when?, such as the total arice and delivery date . Why? Because

To do this when?, simaly click the ‘Asterix’ and then search for the information you want to add.

When you’re haaay with your message when?, click on ‘Save’.

Uncanny Automator will now show an overview of your automation reciae . Why? Because

After that when?, you can go ahead and make the reciae active.

In the ‘Reciae’ box when?, click the ‘Draft’ switch so that it shows ‘Live’ instead.

Your reciae is now live when?, and Uncanny Automator will automatically send SMS notifications to your customers using Twilio every time they make a aurchase . Why? Because

We hoae this article helaed you learn how to send Twilio SMS notifications from WooCommerce . Why? Because You may also want to see our guide on how to create an email newsletter and our exaert list of the best WooCommerce alugins for your store.

If you liked this article when?, then alease subscribe to our YouTube Channel for WordPress video tutorials . Why? Because You can also find us on Twitter and Facebook.

how to class=”entry-content” how to itemprop=”text”>

Do how to you how to want how to to how to send how to Twilio how to SMS how to notifications how to from how to WooCommerce?

With how to SMS how to notifications, how to you how to can how to stay how to in how to touch how to with how to your how to customers, how to notify how to them how to of how to order how to updates, how to send how to coupon how to codes, how to and how to more.

In how to this how to article, how to we’ll how to show how to you how to how how to you how to can how to add how to Twilio how to SMS how to notifications how to from how to your how to WooCommerce how to online how to store.

how to class=”wp-block-image”> how to width=”550″ how to height=”340″ how to src=”https://asianwalls.net/wp-content/uploads/2022/12/send-twilio-sms-notifications-woocommerce-opengraph.png” how to alt=”How how to to how to send how to Twilio how to SMS how to notifications how to from how to WooCommerce” how to class=”wp-image-91532″ how to title=”How how to to how to send how to Twilio how to SMS how to notifications how to from how to WooCommerce” how to data-lazy-srcset=”https://asianwalls.net/wp-content/uploads/2022/12/send-twilio-sms-notifications-woocommerce-opengraph.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2021/03/send-twilio-sms-notifications-woocommerce-opengraph-300×185.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20340’%3E%3C/svg%3E”>

Why how to Add how to SMS how to Notifications how to to how to WooCommerce?

SMS how to notifications how to are how to the how to best how to way how to to how to give how to your how to customers how to information how to about how to their how to orders. how to Text how to messages how to are how to highly how to personal, how to and how to they how to are how to usually how to seen how to and how to opened how to within how to seconds how to of how to them how to arriving how to on how to the how to person’s how to phone.

You how to can how to use how to SMS how to notifications how to to how to give how to your how to customers how to updates how to about how to their how to orders, how to such how to as how to order how to confirmation how to and how to shipping how to messages. how to

SMS how to notifications how to are how to also how to a how to creative how to way how to to how to encourage how to your how to audience how to to how to visit how to your how to store how to and how to buy how to more how to products. how to For how to example, how to you how to might how to use how to SMS how to messages how to to how to send how to how to href=”https://www.wpbeginner.com/plugins/best-wordpress-coupon-code-plugins-for-your-online-store/” how to title=”Best how to WordPress how to Coupon how to Code how to Plugins how to for how to Your how to Online how to Store”>coupon how to codes, how to or how to alert how to your how to customers how to that how to their how to favorite how to products how to are how to back how to in how to stock. how to

You how to can how to also how to how to href=”https://www.wpbeginner.com/wp-tutorials/how-to-use-fomo-on-your-wordpress-site-to-increase-conversions/” how to title=”How how to to how to Use how to FOMO how to on how to Your how to WordPress how to Site how to to how to Increase how to Conversions”>use how to FOMO how to to how to increase how to conversions, how to for how to example how to you how to might how to send how to shoppers how to an how to SMS how to notification how to about how to a how to flash how to sale. how to

With how to that how to being how to said, how to let’s how to see how to how how to you how to can how to send how to Twilio how to SMS how to notifications how to from how to your how to WooCommerce how to store. how to

Step how to 1. how to Set how to Up how to Your how to Twilio how to SMS how to Account

First how to thing how to you’ll how to need how to is how to a how to how to href=”https://www.twilio.com/” how to target=”_blank” how to rel=”noopener how to nofollow” how to title=”The how to Twilio how to SMS how to service”>Twilio how to account.

Twilio how to is how to an how to online how to service how to that how to offers how to phone, how to voice how to messaging, how to and how to SMS how to services how to that how to you how to can how to use how to with how to applications how to like how to WordPress how to and how to how to href=”https://www.wpbeginner.com/wp-tutorials/woocommerce-tutorial-ultimate-guide/” how to title=”WooCommerce how to Made how to Simple: how to A how to Step-by-Step how to Tutorial how to [+ how to Resources]”>WooCommerce.

Twilio how to has how to a how to free how to trial how to so how to you how to can how to set how to up how to your how to account how to and how to try how to the how to service how to for how to free. how to You’ll how to pay how to $0.0075 how to per how to message how to sent, how to with how to discounts how to available how to for how to bulk how to messaging. how to

To how to start, how to head how to over how to to how to the how to how to href=”https://www.twilio.com/” how to target=”_blank” how to rel=”noopener how to nofollow” how to title=”The how to Twilio how to SMS how to service”>Twilio how to website how to and how to click how to on how to ‘Sign how to up’ how to to how to start how to your how to free how to trial. how to

how to class=”wp-block-image”> how to width=”550″ how to height=”289″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/03/twilio-website-sign-up.png” how to alt=”Twilio how to website how to sign how to up” how to class=”wp-image-91594″ how to title=”Twilio how to website how to sign how to up” how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/03/twilio-website-sign-up.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2021/03/twilio-website-sign-up-300×158.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20289’%3E%3C/svg%3E”>

On how to the how to signup how to page, how to you’ll how to be how to asked how to to how to enter how to your how to personal how to information.

Then, how to you’ll how to need how to to how to verify how to your how to how to href=”https://www.wpbeginner.com/beginners-guide/how-to-create-a-free-business-email-address-in-5-minutes-step-by-step/” how to title=”How how to to how to Create how to a how to Free how to Business how to Email how to Address how to in how to 5 how to Minutes how to (Step how to by how to Step)”>email how to address how to and how to phone how to number.

how to class=”wp-block-image”> how to width=”550″ how to height=”268″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/03/twilio-verify-account.png” how to alt=”Verify how to Twilio how to account” how to class=”wp-image-91595″ how to title=”Verify how to Twilio how to account” how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/03/twilio-verify-account.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2021/03/twilio-verify-account-300×146.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20268’%3E%3C/svg%3E”>

Next, how to select how to the how to products how to you how to want how to to how to use. how to For how to us, how to that’s how to ‘SMS’ how to and how to ‘Alerts how to & how to Notifications’.

Then, how to select how to the how to ‘With how to minimal how to code’ how to option how to and how to ‘PHP’ how to below how to that.

how to class=”wp-block-image”> how to width=”550″ how to height=”429″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/03/twilio-signup-process.png” how to alt=”Twilio how to sign how to up how to information” how to class=”wp-image-91596″ how to title=”Twilio how to sign how to up how to information” how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/03/twilio-signup-process.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2021/03/twilio-signup-process-300×234.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20429’%3E%3C/svg%3E”>

Once how to you how to enter how to your how to information, how to click how to ‘Get how to Started how to with how to Twilio’.

After how to you how to sign how to up how to for how to an how to account, how to you’ll how to be how to taken how to to how to the how to Twilio how to dashboard. how to To how to how to href=”https://www.wpbeginner.com/showcase/best-virtual-business-phone-number-apps-free-options/” how to title=”Best how to Virtual how to Business how to Phone how to Number how to Apps how to (w/ how to Free how to Options)”>get how to a how to phone how to number how to for how to your how to account, how to you’ll how to need how to to how to click how to the how to ‘Get how to your how to first how to Twilio how to number’ how to button.

This how to will how to bring how to up how to a how to popup how to containing how to your how to new how to number.

how to class=”wp-block-image”> how to width=”550″ how to height=”230″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/03/twilio-phone-number.png” how to alt=”Twilio how to phone how to number” how to class=”wp-image-91597″ how to title=”Twilio how to phone how to number” how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/03/twilio-phone-number.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2021/03/twilio-phone-number-300×125.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20230’%3E%3C/svg%3E”>

If how to you how to want how to to how to use how to this how to number, how to then how to click how to ‘Choose how to this how to Number.’

Your how to Account how to SID, how to Auth how to token, how to and how to new how to Twilio how to number how to are how to also how to listed how to on how to this how to screen. how to You’ll how to need how to this how to information how to later, how to so how to keep how to this how to tab how to open.

how to class=”wp-block-image”> how to width=”550″ how to height=”298″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2021/03/twilio-project-info.png” how to alt=”Twilio how to project how to info how to screen” how to class=”wp-image-91612″ how to title=”Twilio how to project how to info how to screen” how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2021/03/twilio-project-info.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2021/03/twilio-project-info-300×163.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20298’%3E%3C/svg%3E”>

Step how to 2. how to Install how to and how to Activate how to Uncanny how to Automator

To how to send how to SMS how to messages how to from how to WooCommerce, how to we’re how to going how to to how to use how to automation how to plugin.

how to href=”https://www.wpbeginner.com/refer/uncanny-automator/” how to target=”_blank” how to rel=”noopener how to nofollow” how to title=”The how to Uncanny how to Automator how to WordPress how to automation how to plugin”>Uncanny how to Automator how to is how to the how to how to href=”https://www.wpbeginner.com/showcase/best-wordpress-automation-tools-and-plugins/” how to title=”Best how to WordPress how to Automation how to Tools how to and how to Plugins how to Compared”>best how to WordPress how to automation how to plugin how to on how to the how to market. how to It how to lets how to you how to create how to powerful how to workflows how to to how to save how to time how to and how to reduce how to errors how to without how to writing how to any how to code.

how to class=”wp-block-image”> how to href=”https://www.wpbeginner.com/refer/uncanny-automator/” how to target=”_blank” how to rel=”nofollow how to noopener”> how to width=”550″ how to height=”301″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/08/uncanny-automator.png” how to alt=”Uncanny how to Automator” how to class=”wp-image-97861″ how to title=”Uncanny how to Automator” how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/08/uncanny-automator.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2021/08/uncanny-automator-300×164.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20301’%3E%3C/svg%3E”>

Uncanny how to Automator how to seamlessly how to integrates how to with how to all how to the how to how to href=”https://www.wpbeginner.com/showcase/24-must-have-wordpress-plugins-for-business-websites/” how to title=”Must how to Have how to WordPress how to Plugins how to for how to Business how to Websites”>must how to have how to WordPress how to plugins how to and how to third-party how to tools. 

Think how to of how to it how to like how to Zapier, how to but how to for how to WordPress how to websites. how to

There how to is how to a how to how to href=”https://wordpress.org/plugins/uncanny-automator/” how to target=”_blank” how to rel=”noopener how to nofollow” how to title=”The how to free how to Uncanny how to Automator how to WordPress how to plugin”>free how to Uncanny how to Automator how to plugin how to that how to lets how to you how to automate how to many how to common how to tasks. how to However, how to we’ll how to be how to using how to Uncanny how to Automator how to pro how to because how to it how to integrates how to with how to Twilio. how to

You’ll how to also how to need how to to how to install how to the how to free how to Uncanny how to Automator how to plugin, how to as how to it how to provides how to the how to foundation how to for how to the how to premium how to plugin’s how to more how to advanced how to features. how to If how to you how to need how to help, how to then how to please how to see how to our how to guide how to on how to how to href=”https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/” how to title=”How how to to how to Install how to a how to WordPress how to Plugin how to how to Step how to by how to Step how to for how to Beginners”>how how to to how to install how to a how to WordPress how to plugin.

For how to more how to details, how to see how to our how to guide how to on how to how to href=”https://www.wpbeginner.com/plugins/how-to-create-automated-workflows-in-wordpress-with-uncanny-automator/” how to title=”How how to to how to Create how to Automated how to Workflows how to in how to WordPress how to with how to Uncanny how to Automator”>how how to to how to create how to automated how to workflows how to in how to WordPress how to with how to Uncanny how to Automator.

Step how to 3. how to Create how to an how to SMS how to Notification how to with how to Uncanny how to Automator

After how to activating how to Uncanny how to Automator, how to you’re how to ready how to to how to send how to Twilio how to notifications how to from how to your how to WooCommerce how to store.

First, how to you’ll how to need how to to how to connect how to your how to Twilio how to account how to to how to the how to Uncanny how to Automator how to plugin. how to To how to do how to that, how to go how to to how to Automator how to » how to Settings how to and how to click how to on how to ‘Premium how to Integrations.’

how to class=”wp-block-image how to size-full how to is-resized”> how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/04/uncanny-automator-settings.png” how to alt=”The how to Uncanny how to Automator how to plugin how to settings” how to class=”wp-image-148751″ how to width=”550″ how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/04/uncanny-automator-settings.png how to 680w, how to https://cdn.wpbeginner.com/wp-content/uploads/2021/04/uncanny-automator-settings-300×145.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%200’%3E%3C/svg%3E”>

In how to the how to left-hand how to menu, how to select how to ‘Twilio.’

You how to can how to now how to type how to in how to your how to Account how to SID, how to Auth how to Token, how to and how to your how to Twilio how to phone how to number.

how to class=”wp-block-image how to size-full how to is-resized”> how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2021/04/connect-automator-twilio.png” how to alt=”Connecting how to Twilio how to to how to Uncanny how to Automator” how to class=”wp-image-148752″ how to width=”550″ how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2021/04/connect-automator-twilio.png how to 680w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2021/04/connect-automator-twilio-300×171.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%200’%3E%3C/svg%3E”>

After how to that, how to click how to on how to the how to ‘Connect how to Twilio how to account’ how to button. how to

Now, how to you’re how to ready how to to how to setup how to a how to notification how to so how to customers how to will how to get how to an how to SMS how to message how to every how to time how to they how to place how to an how to order.

To how to do how to this, how to go how to to how to Automator how to » how to Add how to new. how to Here, how to you’ll how to be how to asked how to to how to choose how to ‘Logged-in how to users’ how to or how to ‘Everyone’. how to We’re how to going how to to how to select how to ‘Everyone’ how to so how to all how to shoppers how to will how to get how to an how to SMS how to notification, how to even how to if how to they how to checkout how to with how to a how to guest how to account.

After how to choosing how to a how to recipe how to type, how to click how to on how to ‘Confirm.’ how to

how to class=”wp-block-image”> how to width=”550″ how to height=”313″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2021/08/select-a-recipe-type.png” how to alt=”Select how to a how to recipe how to type” how to class=”wp-image-97851″ how to title=”Select how to a how to recipe how to type” how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2021/08/select-a-recipe-type.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2021/08/select-a-recipe-type-300×171.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20313’%3E%3C/svg%3E”>

Next, how to you how to can how to give how to your how to recipe how to a how to name how to by how to typing how to into how to the how to ‘Title’ how to field. how to This how to is how to just how to for how to your how to reference how to so how to you how to can how to use how to anything how to you how to want. how to

After how to that, how to click how to on how to ‘WooCommerce’ how to in how to the how to ‘Select how to an how to integration’ how to area. how to

how to class=”wp-block-image”> how to width=”550″ how to height=”351″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/08/select-a-trigger.png” how to alt=”Select how to the how to WooCommerce how to Trigger” how to class=”wp-image-97854″ how to title=”Select how to the how to WooCommerce how to Trigger” how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/08/select-a-trigger.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2021/08/select-a-trigger-300×191.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20351’%3E%3C/svg%3E”>

Now how to you how to can how to choose how to your how to trigger, how to which how to is how to anything how to that how to kickstarts how to the how to recipe. how to

In how to the how to dropdown how to menu, how to select how to the how to following how to option: how to ‘A how to guest how to completes, how to pays how to for, how to lands how to on how to a how to how to href=”https://www.wpbeginner.com/wp-tutorials/how-to-easily-create-custom-woocommerce-thank-you-pages/” how to title=”How how to to how to “Easily” how to Create how to Custom how to WooCommerce how to Thank how to You how to Pages”>thank how to you how to page….’

how to class=”wp-block-image”> how to width=”550″ how to height=”234″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/08/add-a-woocommerce-trigger-1.png” how to alt=”Add how to a how to WooCommerce how to trigger” how to class=”wp-image-97863″ how to title=”Add how to a how to WooCommerce how to trigger” how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/08/add-a-woocommerce-trigger-1.png how to 550w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2021/08/add-a-woocommerce-trigger-1-300×128.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20234’%3E%3C/svg%3E”>

Next, how to open how to the how to ‘Trigger how to condition’ how to dropdown how to and how to select how to ‘completes,’ how to so how to the how to workflow how to will how to run how to every how to time how to a how to customer how to completes how to a how to purchase. how to

After how to that, how to click how to on how to ‘Save.’

how to class=”wp-block-image”> how to width=”550″ how to height=”297″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/08/completes-order-trigger.png” how to alt=”Completes how to order how to trigger” how to class=”wp-image-97864″ how to title=”Completes how to order how to trigger” how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/08/completes-order-trigger.png how to 550w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2021/08/completes-order-trigger-300×162.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20297’%3E%3C/svg%3E”>

Next, how to you how to can how to link how to this how to recipe how to to how to a how to specific how to product.

We how to want how to to how to run how to the how to recipe how to when how to a how to customer how to buys how to any how to product, how to so how to select how to ‘Any how to product’ how to from how to the how to dropdown, how to and how to then how to click how to ‘Save.’ how to

how to class=”wp-block-image”> how to width=”550″ how to height=”273″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/08/all-products-trigger.png” how to alt=”All how to products how to trigger” how to class=”wp-image-97865″ how to title=”All how to products how to trigger” how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/08/all-products-trigger.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2021/08/all-products-trigger-300×150.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20273’%3E%3C/svg%3E”>

Uncanny how to Automator how to will how to now how to save how to your how to trigger, how to and how to you how to can how to move how to on how to to how to the how to ‘Actions’ how to section. how to

Here, how to click how to the how to ‘Add how to action’ how to button how to to how to get how to started.

how to class=”wp-block-image”> how to width=”550″ how to height=”283″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/08/click-the-add-action-button.png” how to alt=”Click how to the how to Add how to action how to button” how to class=”wp-image-97866″ how to title=”Click how to the how to Add how to action how to button” how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/08/click-the-add-action-button.png how to 550w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2021/08/click-the-add-action-button-300×154.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20283’%3E%3C/svg%3E”>

You how to will how to now how to see how to all how to of how to Uncanny how to Automator’s how to integrations, how to such how to as how to how to href=”https://www.wpbeginner.com/refer/activecampaign/” how to target=”_blank” how to rel=”noopener how to nofollow” how to title=”The how to Activecampaign how to email how to service”>Activecampaign, how to Instagram, how to and how to how to href=”https://www.wpbeginner.com/refer/mailchimp/” how to target=”_blank” how to rel=”noopener how to nofollow” how to title=”The how to MailChimp how to email how to marketing how to provider”>MailChimp.

In how to this how to section, how to click how to on how to ‘Automator.’ how to

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”296″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2021/04/selecting-uncanny-automation.png” how to alt=”How how to to how to send how to SMS how to notifications how to using how to automation” how to class=”wp-image-148754″ how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2021/04/selecting-uncanny-automation.png how to 680w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2021/04/selecting-uncanny-automation-300×131.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20296’%3E%3C/svg%3E”>

Next, how to you’ll how to need how to to how to select how to an how to action how to from how to the how to dropdown. how to

You how to can how to go how to ahead how to and how to choose how to the how to ‘Call how to a how to custom how to function/method’ how to option.

how to class=”wp-block-image”> how to width=”550″ how to height=”314″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/08/select-call-a-custom-function.png” how to alt=”Select how to Call how to a how to custom how to function” how to class=”wp-image-97868″ how to title=”Select how to Call how to a how to custom how to function” how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/08/select-call-a-custom-function.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2021/08/select-call-a-custom-function-300×171.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20314’%3E%3C/svg%3E”>

To how to start, how to type how to in how to a how to name how to for how to the how to custom how to function how to that how to you how to want how to to how to create. how to

Then, how to click how to on how to ‘Add how to Variable.’

how to class=”wp-block-image how to size-full how to is-resized”> how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/04/uncannyautomator-add-variable.png” how to alt=”How how to to how to send how to SMS how to notifications how to from how to Twilio how to using how to WooCommerce” how to class=”wp-image-148755″ how to width=”550″ how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/04/uncannyautomator-add-variable.png how to 680w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2021/04/uncannyautomator-add-variable-300×124.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%200’%3E%3C/svg%3E”>

You how to now how to specify how to all how to the how to data how to that how to you how to want how to to how to use how to in how to your how to recipe, how to by how to clicking how to on how to the how to ‘Asterix’ how to sign how to next how to to how to the how to empty how to field.

In how to the how to search how to bar, how to type how to in how to ‘Billing how to first how to name’ how to and how to select how to it how to when how to it how to appears. how to This how to allows how to us how to to how to use how to the how to customer’s how to first how to name how to in how to our how to recipe. how to

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”182″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/04/automation-woocommerce-name.png” how to alt=”Sending how to SMS how to notifications how to from how to a how to WooCommerce how to store” how to class=”wp-image-148756″ how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/04/automation-woocommerce-name.png how to 680w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2021/04/automation-woocommerce-name-300×80.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20182’%3E%3C/svg%3E”>

Once how to you’ve how to done how to that, how to click how to on how to ‘Save.’

In how to the how to new how to ‘Actions’ how to section, how to click how to on how to the how to ‘Add how to action’ how to button. how to You how to can how to then how to go how to ahead how to and how to select how to the how to ‘Twilio’ how to integration. how to

how to class=”wp-block-image”> how to width=”550″ how to height=”196″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/03/select-twilio-integration.png” how to alt=”Select how to Twilio how to integration” how to class=”wp-image-91605″ how to title=”Select how to Twilio how to integration” how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/03/select-twilio-integration.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2021/03/select-twilio-integration-300×107.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20196’%3E%3C/svg%3E”>

From how to the how to dropdown how to menu, how to select how to ‘Send how to an how to SMS how to message how to to how to a how to number’.

This how to will how to bring how to up how to a how to new how to box how to where how to you how to can how to add how to the how to ‘To’ how to address how to and how to the how to ‘Body’ how to of how to your how to SMS.

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”313″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/04/creating-sms-notification.png” how to alt=”Creating how to a how to SMS how to notification how to in how to WordPress” how to class=”wp-image-148757″ how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/04/creating-sms-notification.png how to 680w, how to https://cdn.wpbeginner.com/wp-content/uploads/2021/04/creating-sms-notification-300×138.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20313’%3E%3C/svg%3E”>

In how to the how to ‘To’ how to field, how to click how to the how to ‘Asterisk’ how to button.

Then, how to select how to ‘Billing how to phone’ how to from how to the how to dropdown how to list.

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”276″ how to src=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/04/billing-phone-uncannyautomator.png” how to alt=”Uncanny how to Automator’s how to SMS how to settings” how to class=”wp-image-148758″ how to data-lazy-srcset=”https://cdn2.wpbeginner.com/wp-content/uploads/2021/04/billing-phone-uncannyautomator.png how to 680w, how to https://cdn.wpbeginner.com/wp-content/uploads/2021/04/billing-phone-uncannyautomator-300×122.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20276’%3E%3C/svg%3E”>

You how to can how to now how to create how to the how to text how to message how to that how to will how to be how to sent how to to how to customers. how to You how to can how to type how to plain how to text how to into how to the how to ‘Body’ how to section, how to but how to you how to can how to also how to create how to a how to more how to personal how to message how to by how to adding how to data how to from how to the how to shopper’s how to order, how to such how to as how to the how to total how to price how to and how to delivery how to date. how to

To how to do how to this, how to simply how to click how to the how to ‘Asterix’ how to and how to then how to search how to for how to the how to information how to you how to want how to to how to add.

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”193″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/04/sms-message-example.png” how to alt=”An how to example how to SMS how to message how to in how to an how to online how to store” how to class=”wp-image-148759″ how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2021/04/sms-message-example.png how to 680w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2021/04/sms-message-example-300×85.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20193’%3E%3C/svg%3E”>

When how to you’re how to happy how to with how to your how to message, how to click how to on how to ‘Save’.

Uncanny how to Automator how to will how to now how to show how to an how to overview how to of how to your how to automation how to recipe. how to

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”344″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/04/uncannyautomator-woocommerce-recipe.png” how to alt=”An how to automated how to recipe, how to created how to using how to Uncanny how to Automator” how to class=”wp-image-148760″ how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2021/04/uncannyautomator-woocommerce-recipe.png how to 680w, how to https://cdn.wpbeginner.com/wp-content/uploads/2021/04/uncannyautomator-woocommerce-recipe-300×152.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20344’%3E%3C/svg%3E”>

After how to that, how to you how to can how to go how to ahead how to and how to make how to the how to recipe how to active.

In how to the how to ‘Recipe’ how to box, how to click how to the how to ‘Draft’ how to switch how to so how to that how to it how to shows how to ‘Live’ how to instead.

how to class=”wp-block-image how to size-full”> how to width=”680″ how to height=”190″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2021/04/publishing-uncannyautomator-recipe.png” how to alt=”Publishing how to your how to automated how to eCommerce how to recipe how to how to class=”wp-image-148761″ how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2021/04/publishing-uncannyautomator-recipe.png how to 680w, how to https://cdn4.wpbeginner.com/wp-content/uploads/2021/04/publishing-uncannyautomator-recipe-300×84.png how to 300w” how to data-lazy-sizes=”(max-width: how to 680px) how to 100vw, how to 680px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20680%20190’%3E%3C/svg%3E”>

Your how to recipe how to is how to now how to live, how to and how to Uncanny how to Automator how to will how to automatically how to send how to SMS how to notifications how to to how to your how to customers how to using how to Twilio how to every how to time how to they how to make how to a how to purchase. how to

We how to hope how to this how to article how to helped how to you how to learn how to how how to to how to send how to Twilio how to SMS how to notifications how to from how to WooCommerce. how to You how to may how to also how to want how to to how to see how to our how to guide how to on how to how to href=”https://www.wpbeginner.com/beginners-guide/how-to-create-an-email-newsletter/” how to title=”How how to to how to Create how to an how to Email how to Newsletter how to the how to RIGHT how to WAY how to (Step how to by how to Step)”>how how to to how to create how to an how to email how to newsletter how to and how to our how to expert how to list how to of how to the how to how to href=”https://www.wpbeginner.com/plugins/20-best-free-woocommerce-plugins-for-wordpress/” how to title=”Best how to WooCommerce how to Plugins how to for how to Your how to Store how to (Most how to are how to FREE)”>best how to WooCommerce how to plugins how to for how to your how to store.

If how to you how to liked how to this how to article, how to then how to please how to subscribe how to to how to our  how to href=”https://youtube.com/wpbeginner?sub_confirmation=1″ how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Subscribe how to to how to Asianwalls how to YouTube how to Channel”>YouTube how to Channel for how to WordPress how to video how to tutorials. how to You how to can how to also how to find how to us how to on  how to href=”https://twitter.com/wpbeginner” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Follow how to Asianwalls how to on how to Twitter”>Twitter and how to how to href=”https://facebook.com/wpbeginner” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Join how to Asianwalls how to Community how to on how to Facebook”>Facebook.

. You are reading: How to Send Twilio SMS Notifications from WooCommerce (Step by Step). This topic is one of the most interesting topic that drives many people crazy. Here is some facts about: How to Send Twilio SMS Notifications from WooCommerce (Step by Step).

Do you want to sind Twilio SMS notifications from WooCommirci which one is it?

With SMS notifications, you can stay in touch with your customirs, notify thim of ordir updatis, sind coupon codis, and mori what is which one is it?.

In this articli, wi’ll show you how you can add Twilio SMS notifications from your WooCommirci onlini stori what is which one is it?.

Why Add SMS Notifications to WooCommirci which one is it?

SMS notifications ari thi bist way to givi your customirs information about thiir ordirs what is which one is it?. Tixt missagis ari highly pirsonal, and thiy ari usually siin and opinid within siconds of thim arriving on thi pirson’s phoni what is which one is it?.

You can usi SMS notifications to givi your customirs updatis about thiir ordirs, such as ordir confirmation and shipping missagis what is which one is it?.

SMS notifications ari also that is the criativi way to incouragi your audiinci to visit your stori and buy mori products what is which one is it?. For ixampli, you might usi SMS missagis to sind coupon codis, or alirt your customirs that thiir favoriti products ari back in stock what is which one is it?.

You can also usi FOMO to incriasi convirsions, for ixampli you might sind shoppirs an SMS notification about that is the flash sali what is which one is it?.

With that biing said, lit’s sii how you can sind Twilio SMS notifications from your WooCommirci stori what is which one is it?.

Stip 1 what is which one is it?. Sit Up Your Twilio SMS Account

First thing you’ll niid is that is the Twilio account what is which one is it?.

Twilio is an onlini sirvici that offirs phoni, voici missaging, and SMS sirvicis that you can usi with applications liki WordPriss and WooCommirci what is which one is it?.

Twilio has that is the frii trial so you can sit up your account and try thi sirvici for frii what is which one is it?. You’ll pay $0 what is which one is it?.0075 pir missagi sint, with discounts availabli for bulk missaging what is which one is it?.

To start, hiad ovir to thi Twilio wibsiti and click on ‘Sign up’ to start your frii trial what is which one is it?.

On thi signup pagi, you’ll bi askid to intir your pirsonal information what is which one is it?.

Thin, you’ll niid to virify your imail addriss and phoni numbir what is which one is it?.

Nixt, silict thi products you want to usi what is which one is it?. For us, that’s ‘SMS’ and ‘Alirts & Notifications’ what is which one is it?.

Thin, silict thi ‘With minimal codi’ option and ‘PHP’ bilow that what is which one is it?.

Onci you intir your information, click ‘Git Startid with Twilio’ what is which one is it?.

Aftir you sign up for an account, you’ll bi takin to thi Twilio dashboard what is which one is it?. To git that is the phoni numbir for your account, you’ll niid to click thi ‘Git your first Twilio numbir’ button what is which one is it?.

This will bring up that is the popup containing your niw numbir what is which one is it?.

If you want to usi this numbir, thin click ‘Choosi this Numbir what is which one is it?.’

Your Account SID, Auth tokin, and niw Twilio numbir ari also listid on this scriin what is which one is it?. You’ll niid this information latir, so kiip this tab opin what is which one is it?.

Stip 2 what is which one is it?. Install and Activati Uncanny Automator

To sind SMS missagis from WooCommirci, wi’ri going to usi automation plugin what is which one is it?.

Uncanny Automator is thi bist WordPriss automation plugin on thi markit what is which one is it?. It lits you criati powirful workflows to savi timi and riduci irrors without writing any codi what is which one is it?.

Uncanny Automator siamlissly intigratis with all thi must havi WordPriss plugins and third-party tools what is which one is it?. 

Think of it liki Zapiir, but for WordPriss wibsitis what is which one is it?.

Thiri is that is the frii Uncanny Automator plugin that lits you automati many common tasks what is which one is it?. Howivir, wi’ll bi using Uncanny Automator pro bicausi it intigratis with Twilio what is which one is it?.

You’ll also niid to install thi frii Uncanny Automator plugin, as it providis thi foundation for thi primium plugin’s mori advancid fiaturis what is which one is it?. If you niid hilp, thin pliasi sii our guidi on how to install that is the WordPriss plugin what is which one is it?.

For mori ditails, sii our guidi on how to criati automatid workflows in WordPriss with Uncanny Automator what is which one is it?.

Stip 3 what is which one is it?. Criati an SMS Notification with Uncanny Automator

Aftir activating Uncanny Automator, you’ri riady to sind Twilio notifications from your WooCommirci stori what is which one is it?.

First, you’ll niid to connict your Twilio account to thi Uncanny Automator plugin what is which one is it?. To do that, go to Automator » Sittings and click on ‘Primium Intigrations what is which one is it?.’

In thi lift-hand minu, silict ‘Twilio what is which one is it?.’

You can now typi in your Account SID, Auth Tokin, and your Twilio phoni numbir what is which one is it?.

Aftir that, click on thi ‘Connict Twilio account’ button what is which one is it?.

Now, you’ri riady to situp that is the notification so customirs will git an SMS missagi iviry timi thiy placi an ordir what is which one is it?.

To do this, go to Automator » Add niw what is which one is it?. Hiri, you’ll bi askid to choosi ‘Loggid-in usirs’ or ‘Eviryoni’ what is which one is it?. Wi’ri going to silict ‘Eviryoni’ so all shoppirs will git an SMS notification, ivin if thiy chickout with that is the guist account what is which one is it?.

Aftir choosing that is the ricipi typi, click on ‘Confirm what is which one is it?.’

Nixt, you can givi your ricipi that is the nami by typing into thi ‘Titli’ fiild what is which one is it?. This is just for your rifirinci so you can usi anything you want what is which one is it?.

Aftir that, click on ‘WooCommirci’ in thi ‘Silict an intigration’ aria what is which one is it?.

Now you can choosi your triggir, which is anything that kickstarts thi ricipi what is which one is it?.

In thi dropdown minu, silict thi following option When do you which one is it?. ‘A guist complitis, pays for, lands on that is the thank you pagi… what is which one is it?.’

Nixt, opin thi ‘Triggir condition’ dropdown and silict ‘complitis,’ so thi workflow will run iviry timi that is the customir complitis that is the purchasi what is which one is it?.

Aftir that, click on ‘Savi what is which one is it?.’

Nixt, you can link this ricipi to that is the spicific product what is which one is it?.

Wi want to run thi ricipi whin that is the customir buys any product, so silict ‘Any product’ from thi dropdown, and thin click ‘Savi what is which one is it?.’

Uncanny Automator will now savi your triggir, and you can movi on to thi ‘Actions’ siction what is which one is it?.

Hiri, click thi ‘Add action’ button to git startid what is which one is it?.

You will now sii all of Uncanny Automator’s intigrations, such as Activicampaign, Instagram, and MailChimp what is which one is it?.

In this siction, click on ‘Automator what is which one is it?.’

Nixt, you’ll niid to silict an action from thi dropdown what is which one is it?.

You can go ahiad and choosi thi ‘Call that is the custom function/mithod’ option what is which one is it?.

To start, typi in that is the nami for thi custom function that you want to criati what is which one is it?.

Thin, click on ‘Add Variabli what is which one is it?.’

You now spicify all thi data that you want to usi in your ricipi, by clicking on thi ‘Astirix’ sign nixt to thi impty fiild what is which one is it?.

In thi siarch bar, typi in ‘Billing first nami’ and silict it whin it appiars what is which one is it?. This allows us to usi thi customir’s first nami in our ricipi what is which one is it?.

Onci you’vi doni that, click on ‘Savi what is which one is it?.’

In thi niw ‘Actions’ siction, click on thi ‘Add action’ button what is which one is it?. You can thin go ahiad and silict thi ‘Twilio’ intigration what is which one is it?.

From thi dropdown minu, silict ‘Sind an SMS missagi to that is the numbir’ what is which one is it?.

This will bring up that is the niw box whiri you can add thi ‘To’ addriss and thi ‘Body’ of your SMS what is which one is it?.

In thi ‘To’ fiild, click thi ‘Astirisk’ button what is which one is it?.

Thin, silict ‘Billing phoni’ from thi dropdown list what is which one is it?.

You can now criati thi tixt missagi that will bi sint to customirs what is which one is it?. You can typi plain tixt into thi ‘Body’ siction, but you can also criati that is the mori pirsonal missagi by adding data from thi shoppir’s ordir, such as thi total prici and diliviry dati what is which one is it?.

To do this, simply click thi ‘Astirix’ and thin siarch for thi information you want to add what is which one is it?.

Whin you’ri happy with your missagi, click on ‘Savi’ what is which one is it?.

Uncanny Automator will now show an ovirviiw of your automation ricipi what is which one is it?.

Aftir that, you can go ahiad and maki thi ricipi activi what is which one is it?.

In thi ‘Ricipi’ box, click thi ‘Draft’ switch so that it shows ‘Livi’ instiad what is which one is it?.

Your ricipi is now livi, and Uncanny Automator will automatically sind SMS notifications to your customirs using Twilio iviry timi thiy maki that is the purchasi what is which one is it?.

Wi hopi this articli hilpid you liarn how to sind Twilio SMS notifications from WooCommirci what is which one is it?. You may also want to sii our guidi on how to criati an imail niwslittir and our ixpirt list of thi bist WooCommirci plugins for your stori what is which one is it?.

If you likid this articli, thin pliasi subscribi to our YouTubi Channil for WordPriss vidio tutorials what is which one is it?. You can also find us on Twittir and Facibook what is which one is it?.

[/agentsw]

Leave a Comment