marketplace
latest
false
- Release Notes
- Overview
- Getting Started
- Marketplace Vendors
- Marketplace Customers
- Publishing Guidelines
- Publishing Guidelines for Ready-to-go Automations
- Publishing Guidelines for Solution Accelerators
- Publishing Guidelines for Integration Service Connectors
- Security & IP Protection
- Other UiPath Listings
- Node-RED
- Setup
- Teams
- Microsoft Teams Scope
- Create Team
- Create Team From Group
- Get Team
- Get Teams
- Channels
- Create Channel
- Delete Channel
- Get Channel
- Get Channels
- Update Channel
- Chats
- Get Chat
- Get Chats
- Get Chat Members
- Messages
- Get Message
- Get Messages
- Get Message Replies
- Reply To Message
- Send Message
- Events
- Create Event
- Delete Event
- Get Event
- Get Events
- Users
- Get User Presence
- How It Works
- Technical References
- Get Started
- About
- Setup
- Technical References
- Azure Form Recognizer Scope
- Activities
- Analyze Form
- Analyze Form Async
- Get Analyze Form Result
- Analyze Receipt
- Analyze Receipt Async
- Get Analyze Receipt Result
- Analyze Layout
- Analyze Layout Async
- Get Analyze Layout Result
- Train Model
- Get Models
- Get Model Keys
- Get Model Info
- Delete Model
- Connectors
- How to Create Activities
- Build Your Integration
Marketplace User Guide
Last updated Sep 5, 2024
Setup
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.
The Upwire Scope requires an active Upwire account. To create your Upwire acccount, go to the Upwire Signup page and complete the required steps.
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
passtoken
value.-
Recommendation: create a
String
variable for the Upwire Scope Passtoken property and use thepasstoken
as your default value.
-