GETTING STARTED
Process Apps Overview
Concepts and Terminology
Quick Start Guide
Exploring the Process Apps Store
Building a Process Apps from Scratch
What's New
Current Version
Previous Versions

CONCEPTS
Flow Builder
Triggers
Logic
Introduction
Split
Merge
GoTo
End
Tasks
Introduction
Human Task
Script Task
Integrations
Introduction
Connect to Data Table
Connect to API
Events
Call a Subflow
Notify
Delay
Forms
Form Creation
Form Components
Form Actions
Simulate
Publish
Self-Service Portal
Dashboard

SETTINGS
General Settings
Members and Roles
Versioning
Channels
Bot Permissions
Alerts
Import & Export
Change Logs
Delete App

HOW TOs
Creating a Process App
Creating a Process App
Importing and Exporting a Process App
Sharing a Process App with Co-Developers
Configuring a Process App
Defining a Digital Form
Defining a Flow for a Process App
Defining Triggers for a Process App
Using Stencil to Define a Logic for a Process App
Using Events for a Process App
Adding Access Controls to a Digital Form
Calling a Subflow from Process App
Deploying a Process App
Configuring Channels to a Process App
Publishing a Process App
Analyzing a Process App
Stimulating a Process Instance
Creating and Publishing a Process App
Viewing a Process App Errors
Viewing Change Logs Made to Process App Definition
Creating or Restoring a Version of Process App
Adding Bot Permissions to let Bot Trigger the Process App

ADMINISTRATION
Introduction
Assistant Admin Console
Administration Dashboard
User Management
Add Users
Manage Groups
Assistant Management
Assistant Management
Enrollment
Invite Users
Send Bulk Invites
Import User Data
Synchronize Users from AD
Security & Compliance
Using Single-Sign On
Security Settings
Cloud Connector
Billing

APIに接続―システム連携サードパーティアプリケーションに対して行われるサービスリクエストであり、両方のアプリケーションが相互に通信して必要な情報を共有できるようにします。APIに接続システム連携を使用すると、サードパーティアプリケーションとの間でデータにアクセスして送信できます。これにより、次のアクションを実行できます:

  • Get
  • Post
  • Put
  • Patch
  • Delete

APIに接続を構成してアクションを実行するは、次のステップに従います:

  1. 左側のペインにはシステム連携セクションが表示されます。このセクションからビルダーにAPIに接続ステンシルをドラッグアンドドロップします。
  2. APIに接続ステンシルをクリックして、APIに接続ウィンドウを開きます。
  3. APIに接続ウインドウで、次の詳細を入力します。
    1. 名前―タスクの名前を入力
    2. タイプ―ドロップダウンリストからAPIタイプ(REST / SOAP)を選択します。
    3. システム連携モード – システム連携モードを選択。同期または非同期。
    4. URL―リクエストの定義をクリックして、サービスリクエストを定義します。タスクリクエストの定義ページが表示されます。「メソッドド」ロップダウン リストから、タスクに使用する HTTPメソッドを選択します。次を選択できます:
      1. POST―サーバーにデータを送信するために使用されます。たとえば、HTMLフォームを使用して顧客情報、ファイルのアップロードなど。
      2. PUT ―ターゲットリソースのコンテンツを、送信されたコンテンツに置き換えます。
      3. PATCH―ターゲットリソースのコンテンツに、送信されたコンテンツを追加します。
      4. DELETE既存のターゲットリソースのコンテンツを削除します。
      5. GET―既存のターゲットリソースのコンテンツを戻します。
    5. URLフィールドにURLを指定します。
    6. 指定されたリクエストURLにアクセスする必要がある場合は、ヘッダータブで、ヘッダーをキーと値のペアとして指定します。 
    7. リクエストをテストタブをクリック。
    8. テストをクリックして、指定されたHTTPヘッダーと、定義されている場合は本文パラメーターを使用してAPIリクエストURLを送信します。レスポンスはテキスト領域に表示されます。 
    9. 保存をクリックして、テストレスポンスをサンプルレスポンスとして保存します。また、レスポンスを保存すると、リクエストの定義ページが自動的に終了します。
  4. コネクタを使用したアクセスセクションで、はい、URLはファイアウォールの背後にあり、コネクタは設定されていますチェックボックスをオン/オフにできます。
  5. APIに接続ウィンドウを閉じます。

GETTING STARTED
Process Apps Overview
Concepts and Terminology
Quick Start Guide
Exploring the Process Apps Store
Building a Process Apps from Scratch
What's New
Current Version
Previous Versions

CONCEPTS
Flow Builder
Triggers
Logic
Introduction
Split
Merge
GoTo
End
Tasks
Introduction
Human Task
Script Task
Integrations
Introduction
Connect to Data Table
Connect to API
Events
Call a Subflow
Notify
Delay
Forms
Form Creation
Form Components
Form Actions
Simulate
Publish
Self-Service Portal
Dashboard

SETTINGS
General Settings
Members and Roles
Versioning
Channels
Bot Permissions
Alerts
Import & Export
Change Logs
Delete App

HOW TOs
Creating a Process App
Creating a Process App
Importing and Exporting a Process App
Sharing a Process App with Co-Developers
Configuring a Process App
Defining a Digital Form
Defining a Flow for a Process App
Defining Triggers for a Process App
Using Stencil to Define a Logic for a Process App
Using Events for a Process App
Adding Access Controls to a Digital Form
Calling a Subflow from Process App
Deploying a Process App
Configuring Channels to a Process App
Publishing a Process App
Analyzing a Process App
Stimulating a Process Instance
Creating and Publishing a Process App
Viewing a Process App Errors
Viewing Change Logs Made to Process App Definition
Creating or Restoring a Version of Process App
Adding Bot Permissions to let Bot Trigger the Process App

ADMINISTRATION
Introduction
Assistant Admin Console
Administration Dashboard
User Management
Add Users
Manage Groups
Assistant Management
Assistant Management
Enrollment
Invite Users
Send Bulk Invites
Import User Data
Synchronize Users from AD
Security & Compliance
Using Single-Sign On
Security Settings
Cloud Connector
Billing

API에 연결 통합은 필요한 정보를 공유하기 위해 두 애플리케이션이 서로 소통할 수 있게 해주는 타사 애플리케이션에 대한 서비스 요청입니다. API에 연결 통합을 사용하면 타사 애플리케이션에 접근하고 데이터를 전송할 수 있습니다. 이를 통해 다음 작업을 수행할 수 있습니다.

  • Get
  • Post
  • Put
  • Patch
  • Delete

API에 연결을 설정하고 작업을 수행하려면 다음 단계를 따르세요.

  1. 왼쪽 창에서 통합 섹션을 찾을 수 있습니다. 이 섹션의 API에 연결 스탠실을 빌더로 끌어서 놓습니다.
  2. API에 연결 스텐실을 클릭하여 API에 연결 창을 엽니다.
  3. API에 연결 창에서 다음 세부 정보를 설정합니다.
    1. 이름 – 해당 작업의 이름을 입력합니다.
    2. 유형 – 드롭다운 목록에서 API 유형(REST/SOAP)을 선택합니다.
    3. 통합 모드 – 통합 모드: 동기 또는 비동기: 를 선택합니다.
    4. URL – 요청 정의를 클릭하여 서비스 요청을 정의합니다. 작업을 위한 요청 정의 페이지가 표시됩니다. 첫 번째 드롭다운 목록에서 요청에 사용되는 HTTP 메소드를 입력합니다. 다음을 선택할 수 있습니다.
      1. POST – 서버로 데이터를 보낼 때 사용합니다. 예: HTML 양식을 사용한 고객 정보, 파일 업로드 등.
      2. PUT – 대상 리소스의 내용을 전송된 내용으로 대체합니다.
      3. PATCH – 기존 대상 리소스의 내용에 전송된 내용을 추가합니다.
      4. DELETE – 기존 대상 리소스의 내용을 삭제합니다.
      5. GET – 기존 대상 리소스의 내용을 반환합니다.
    5. URL 필드에서 URL을 지정합니다.
    6. 헤더 탭에서 지정된 요청 URL 접근에 필요한 경우 헤더를 키/값 쌍으로 지정합니다. 
    7. 요청 테스트 탭을 클릭합니다.
    8. 테스트를 클릭하여 지정된 HTTP 헤더 및 본문 매개 변수(정의된 경우)를 사용하여 API 요청 URL을 전송합니다. 응답은 텍스트 영역에 표시됩니다. 
    9. 저장을 클릭하여 테스트 응답을 샘플 응답으로 저장합니다. 또한 응답을 저장하면 요청 정의 페이지가 자동으로 종료됩니다.
  4. 커넥터를 사용한 접근 섹션에서 예, URL이 방화벽 뒤에 있고 커넥터가 설정되었습니다 확인란을 선택/선택 취소할 수 있습니다.
  5. API에 연결 창을 닫습니다.

GETTING STARTED
Process Apps Overview
Concepts and Terminology
Quick Start Guide
Exploring the Process Apps Store
Building a Process Apps from Scratch
What's New
Current Version
Previous Versions

CONCEPTS
Flow Builder
Triggers
Logic
Introduction
Split
Merge
GoTo
End
Tasks
Introduction
Human Task
Script Task
Integrations
Introduction
Connect to Data Table
Connect to API
Events
Call a Subflow
Notify
Delay
Forms
Form Creation
Form Components
Form Actions
Simulate
Publish
Self-Service Portal
Dashboard

SETTINGS
General Settings
Members and Roles
Versioning
Channels
Bot Permissions
Alerts
Import & Export
Change Logs
Delete App

HOW TOs
Creating a Process App
Creating a Process App
Importing and Exporting a Process App
Sharing a Process App with Co-Developers
Configuring a Process App
Defining a Digital Form
Defining a Flow for a Process App
Defining Triggers for a Process App
Using Stencil to Define a Logic for a Process App
Using Events for a Process App
Adding Access Controls to a Digital Form
Calling a Subflow from Process App
Deploying a Process App
Configuring Channels to a Process App
Publishing a Process App
Analyzing a Process App
Stimulating a Process Instance
Creating and Publishing a Process App
Viewing a Process App Errors
Viewing Change Logs Made to Process App Definition
Creating or Restoring a Version of Process App
Adding Bot Permissions to let Bot Trigger the Process App

ADMINISTRATION
Introduction
Assistant Admin Console
Administration Dashboard
User Management
Add Users
Manage Groups
Assistant Management
Assistant Management
Enrollment
Invite Users
Send Bulk Invites
Import User Data
Synchronize Users from AD
Security & Compliance
Using Single-Sign On
Security Settings
Cloud Connector
Billing

Connect to API integration is a service request made to a third-party application to help both applications communicate with each other to share the necessary information. With the Connect to API integration, you can access and send data from/to third-party applications. It allows you to perform the following actions:

  • Get
  • Post
  • Put
  • Patch
  • Delete

To configure Connect to API and perform actions, follow the below steps:

  1. On the left pane, you can find the Integrations section. Drag and drop the Connect to API stencil from this section to the builder.
  2. Click the Connect to API stencil to open the Connect to API window.
  3. On the Connect to API window, configure the following details:
    1. Name – Enter a name for this task
    2. Type – Select the API type (REST/SOAP) from the drop-down list.
    3. Integration Mode – Select the integration mode: Synchronous or Asynchronous.
    4. URL – Click Define Request to define a service request. The Define Request for the task page is displayed. From the first drop-down list, select the HTTP method used for the request. You can select:
      1. POST – Used to send data to the server. For example, customer information, file upload, and so forth using HTML forms.
      2. PUT – Replaces the content of the target resource with the content sent.
      3. PATCH – Appends the content of an existing target resource with the content sent.
      4. DELETE – Deletes the content of an existing target resource.
      5. GET – Returns the content of an existing target resource.
    5. In the URL field, specify a URL.
    6. In the Headers tab, specify the headers as key/value pairs if required to access the specified request URL. 
    7. Click the Test Request tab.
    8. Click Test to send your API request URL using the specified HTTP headers and body parameters, if defined. The response is displayed in the text area. 
    9. Click Save to save the test response as the sample response. Also, the Define Request page automatically exits after you save the response.
  4. Under the Access using a Connector section, you can select/clear the Yes, URLs are behind a firewall and a connector has been setup checkbox.
  5. Close the Connect to API window.