Setup
Introduction
Before you begin using the Upwire activities, review and complete the following setup steps. These steps ensure that your Upwire account and UiPath activities can work seamlessly together.
Steps
Create an Upwire account
The Upwire Scope requires an active Upwire account. To create your Upwire account, go to the Upwire Signup page and complete the required steps.
Get your account passtoken
Your account passtoken is different from the password you created during registration.
You'll use the passtoken value for the Passtoken property in the Upwire Scope activity.
- Create a new or open an existing flow template.
- You can follow the Quickstart guide steps to create a sample, Send SMS flow template.
- To learn more about creating flow templates, see Upwire's YouTube step-by-step tutorials.
- From the flow template menu, select Show Jobs API (this opens Master Job Api Wizard).
- Click the Append to Existing Job tab and then click the Show API button (the JSON window opens).
- Copy the
passtokenvalue.-
Recommendation: create a
Stringvariable for the Upwire Scope Passtoken property and use thepasstokenas your default value.
-
Purchase an Upwire number
To send SMS messages using Upwire, you must purchase an Upwire number. For more information, see the Upwire website.
After you purchase a number, you'll use it in the From property of the Send SMS activity.
Schedule your flow template to wait for API call
To use the Start Job and Stop Job activities, the flow template must be configured so that it can receive API calls.
To set your flow template:
