- 基本情報
- 通知
- ライセンス
- トラブルシューティング
- コネクタ ビルダー
- Act! 365
- ActiveCampaign
- Active Directory - プレビュー
- Adobe Acrobat Sign
- Adobe PDF Services
- Amazon Bedrock
- Amazon Connect
- Amazon Polly
- Amazon SES
- Amazon Transcribe
- Amazon Web Services
- Anthropic Claude
- Asana
- AWeber
- Azure AI Document Intelligence
- Azure Defender for Cloud
- Azure Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix Hypervisor
- Citrix ShareFile
- Clearbit
- Confluence Cloud
- Constant Contact
- Coupa
- CrewAI – プレビュー
- Customer.io
- Database Hub - プレビュー
- Databricks エージェント
- Datadog
- DeepSeek
- Deputy
- Discord - プレビュー
- DocuSign
- Drip
- Dropbox
- Dropbox Business
- Egnyte
- Eventbrite
- Exchangerates
- Exchange Server - プレビュー
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales
- FreshService
- Getresponse
- GitHub
- Gmail
- Google Cloud Platform
- Google ドキュメント
- Google ドライブ
- Google フォーム - プレビュー
- Google マップ
- Google スプレッドシート
- Google Speech-to-Text
- Google Text-to-Speech
- Google ToDo リスト - プレビュー
- Google Vertex
- Google Vision
- Google Workspace
- GoToWebinar
- Greenhouse
- Hootsuite
- HTTP
- HTTP Webhook
- HubSpot CRM
- Hubspot Marketing
- HyperV - プレビュー
- IcertisIcertis
- iContact
- Insightly CRM
- Intercom
- Jina.ai
- Jira
- Keap
- Klaviyo
- LinkedIn
- メール
- Mailchimp
- Mailgun
- Mailjet
- MailerLite
- Marketo
- Microsoft 365
- Microsoft Azure
- Microsoft Azure Active Directory
- Microsoft Azure AI Foundry
- Microsoft Azure OpenAI
- Microsoft Azure Sentinel
- Microsoft Dynamics 365 CRM
- Microsoft OneDrive & SharePoint
- Microsoft Outlook 365
- Microsoft Power Automate – プレビュー
- Microsoft Sentiment
- Microsoft Sentinel 脅威インテリジェンス
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- NetIQ eDirectory
- Nvidia NIM – Preview
- Okta
- OpenAI
- OpenAI V1 準拠の LLM
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- Paypal
- PDFMonkey
- Perplexity
- Pinecone
- Pipedrive
- QuickBooks Online
- Quip
- Salesforce
- Salesforce AgentForce & Flows – プレビュー
- Salesforce Marketing Cloud
- SAP BAPI
- SAP Cloud for Customer
- SAP Concur
- SAP OData
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Snowflake
- Snowflake Cortex
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- System Center - プレビュー
- TangoCard
- Todoist
- Trello
- Twilio
- UiPath Apps (プレビュー)
- UiPath Data Fabric – プレビュー
- UiPath GenAI アクティビティ
- UiPath Orchestrator
- X(旧ツイッター)
- Xero
- watsonx.ai
- WhatsApp Business
- WooCommerce
- Workable
- Workday
- Workday REST
- Workday REST コネクタについて
- Workday REST 認証
- Workday REST イベント
- VMware ESXi vSphere
- YouTube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- Zoom
- ZoomInfo

Integration Service ユーザー ガイド
Workday REST コネクタについて
Workday REST コネクタは、軽量で効率的な最新の RESTful インターフェイスを通じて、Workday の広範な人材管理 (HCM) および財務管理ソリューション スイートとのシームレスな統合を提供します。
このコネクタは UiPath によって構築されたものであり、公式の選択的サポートが受けられます。このコネクタでは、対象のアプリケーションで一般的に使用される API の一部の限られたセットがサポートされており、ほとんどの一般的なユース ケースがカバーされています。また、新しいバージョンのリリース要件が満たされるまで、安定版の状態で保持されます。詳細を確認
認証
プロセスの自動化を行う前に、Workday REST インスタンスとのコネクションを確立する必要があります。詳しい手順については、「 Workday REST 認証 の認証」をご覧ください。
イベント
コネクタはポーリングを介してイベントをサポートします。Workday REST コネクタでサポートされているイベントの詳細については、「 Workday REST イベント 」をご覧ください。
アクティビティ パッケージ
コネクションを使用して、UiPath® Studio で Workday REST アクティビティ を有効化できます。
プロバイダーのドキュメント
UiPath コネクタは、Workday REST Services Directory API に対応しています。詳細については、 Workday のドキュメントをご覧ください。
よくある質問
Why does the connection creation flow redirect to the Workday home page instead of successfully creating a connection?
This usually happens when the redirect URI is not configured correctly. Make sure the redirect URI exactly matches the value registered in Workday https://{baseURL}/provisioning_/callback (for example, for Automation Cloud https://cloud.uipath.com/provisioning_/callback). If there is a mismatch, Workday redirects the user to its home page instead of returning the authorization code to Integration Service.
I see two connectors in the connector catalog, Workday and Workday REST. What's the difference, and which one should I use?
The Workday connector is built on SOAP web services and primarily supports employee onboarding use cases, along with limited objects for suppliers and purchase items. The Workday REST connector is based on REST APIs and focuses more on absence management and fetching data using WQL queries. It also supports raw HTTP requests, allowing you to call any Workday REST endpoint directly.