Manage the virtual service agent's connection to Workday
この記事では、現在展開している機能について説明します。これらの機能がサイト上で公開される時期は、リリース ノートまたはアトラシアン コミュニティでご確認ください。
In Jira Service Management’s virtual service agent, conversation flows are made up of a series of steps. The trigger Workday action step type allows you to trigger actions in Workday at a specific point during a conversation flow. Read about the other step types.
Before you can use the trigger Workday action step for the first time, you’ll need to connect to Workday.
Connect to Workday
To get started, you’ll need to set up an API client in Workday, then connect Workday to the virtual service agent.
Set up an API client in Workday
Workday のアカウントにサインインします。
ページ上部の検索ボックスに、「Register API client (API クライアントを登録)」と入力します。
[Register API Client (API クライアントを登録)] を選択します。
Complete the form. For more information, search for “Register API client” in the Workday community. Form field instructions:
Client Grant Type: select Authorisation Code Grant
Access Token Type: select Bearer
Redirection URL: Enter https://id.atlassian.com/outboundAuth/finish
Refresh Token Timeout (in days): enter 30
Scope (Functional Areas): search for and select Staffing, and Time Off and Leave.
[OK] を選択します。
Save the details that appear on the next screen.
Keep in mind that you can access all these details later in Workday, but the Client Secret will only appear once, so save it somewhere safe.
Connect Workday to the virtual service agent
Go to the intent conversation flow you want to add a trigger Workday action step to, and add a trigger Workday action step. Find out how to build a conversation flow.
[Connect] を選択します。
Give your connection a Name.
Enter the details you saved when you set up the API client in Workday, then select Connect.
When asked to authorize Workday, select Allow.
Once you’ve connected to Workday, you can trigger Workday actions in your conversation flows.
Change or delete your Workday connection
Workday connections apply to your entire Jira Service Management project. If you change or delete a Workday connection in an intent’s conversation flow, it will affect all intents that use a trigger Workday action step on that project.
Go to an intent conversation flow that contains a trigger Workday action step. Find out how to build a conversation flow.
Select a trigger Workday action step.
Next to Connected, select More actions ().
To change the connection, select Change.
To delete the connection, select Delete.
この内容はお役に立ちましたか?