Search: get-data-from-clipboard

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 14 next page » Page 1 2

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
Delete. Click OK to confirm. Choose Add New Item from the Project menu. In the Installed > Common Items node, select Workflow. Select Code Activity from the Workflow list. Type SumInt into the Name box
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2
Raw document content
. Choose Add New Item from the Project menu. 1. In the Installed > Common Items node, select Workflow. Select Code Activity from the Workflow list. 1. Type SumInt into the Name box and then click Add. 1
class SumInt : CodeActivity { public InArgument<int> Number1 { get; set; } public

Get Bulk API Job Results

Last modified by admin on 2024/05/08 11:29
Rendered document content
RCA.Activities.Salesforce.GetBulkAPIJobResults You may use this activity to get the results of a bulk API job in Salesforce. Properties Input ID - The ID of the bulk API job that you want to get
. Salesforce Status – The status returned from Salesforce once the action is completed, stored
Title
Get Bulk API Job Results
Location
Get Bulk API Job Results
Raw document content
RCA.Activities.Salesforce.GetBulkAPIJobResults You may use this activity to get the results
want to get the results. Only strings and String variables supported. * **Type** - The type of results
**– The status returned from Salesforce once the action is completed, stored in a SalesforceStatus variable.

Get Bulk API Job

Last modified by admin on 2024/05/08 11:28
Rendered document content
RCA.Activities.Salesforce.GetBulkAPIJob You may use this activity to get the details of a bulk API job from Salesforce. Properties Input ID – The ID of the bulk API job that you want to get
that is returned from Salesforce once the action is completed, stored in a SalesforceStatus variable. Only
Title
Get Bulk API Job
Location
Get Bulk API Job
Raw document content
RCA.Activities.Salesforce.GetBulkAPIJob You may use this activity to get the details of a bulk API job from Salesforce. **Properties** **Input** * **ID** – The ID of the bulk API job that you want to get the details. Only strings and String variables supported. **Misc** * **Public** - If selected

Get Record

Last modified by admin on 2024/05/08 11:19
Rendered document content
Get Record RCA.Activities.Salesforce.GetRecord You may use this activity to retrieve a record from Salesforce. This activity only functions inside a Salesforce Application Scope activity. In the body of activity Configure – Configures value of the record you want to retrieve from Salesforce
Title
Get Record
Location
Get Record
Raw document content
**Get Record** RCA.Activities.Salesforce.GetRecord You may use this activity to retrieve a record from Salesforce. This activity only functions inside a Salesforce Application Scope activity. **In the body of activity** * **Configure** – Configures value of the record you want to retrieve from

Lightning REST API Request

Last modified by admin on 2024/05/12 16:54
Rendered document content
HTTP methods available: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. Default method is GET
of the request. Only strings and String variables supported. Output Result - The response received from the API
supported. SalesforceStatus - The status returned from Salesforce once the action is completed, stored
Raw document content
calling the API. The following HTTP methods available: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. Default method is GET. * **Resource** - The full path to the REST resource you want to use. Only
and String variables supported. **Output** * **Result** - The response received from the API endpoint

Get List View Records

Last modified by admin on 2024/05/08 11:18
Rendered document content
RCA.Activities.Salesforce.GetListViewRecords You may use this activity to get the list of records of a Salesforce Object from Salesforce and store in a DataTable variable. In the body of activity Configure
. Salesforce Status – The status returned from Salesforce once the action is completed, stored
Title
Get List View Records
Location
Get List View Records
Raw document content
RCA.Activities.Salesforce.GetListViewRecords You may use this activity to get the list of records of a Salesforce Object from Salesforce and store in a DataTable variable. **In the body of activity
DataTable variables supported. * **Salesforce Status **– The status returned from Salesforce once the action

HTTP Client with Body Factory

Last modified by Nhan Nguyen on 2022/05/13 03:16
Rendered document content
the activity. False (default) - blocks the process from continuing the execution. TimeOut MS (Int32
to be used when calling the API. The following HTTP verbs are supported: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. By default, the GET method is selected. OAuth1 Consumer Key (String
Raw document content
) - blocks the process from continuing the execution. * **TimeOut MS (Int32)** - The maximum amount of time
are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE.** By default, the **GET** method
from the HTTP request, as a string variable. * **Status Code (Int32) **- The status code received from

HTTP Client

Last modified by DatPT on 2023/04/19 10:26
Rendered document content
. False (default) - blocks the process from continuing the execution. TimeOut MS (Int32) - The maximum
calling the API. The following HTTP verbs are supported: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. By default, the GET method is selected. Misc Display Name (String) - The name of this activity
Raw document content
the execution even if an error occurs within the activity. False (default) - blocks the process from continuing
. The following HTTP verbs are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE**. By default, the **GET** method is selected. **Misc** * **Display Name (String)** - The name

CSV Activities

Located in
Last modified by admin on 2022/05/18 09:42
Rendered document content
The CSV Activities belongs to Core Activities Pack. These activities enable the robots to: Add data to or retrieve data from CSV files. Move data between CSV and Excel. See also: Activities Release Notes
Raw document content
(% class="box" %) ((( The **CSV Activities** belongs to **Core Activities Pack**. These activities enable the robots to: * ((( Add data to or retrieve data from CSV files. ))) * ((( Move data between CSV and Excel. ))) ))) See also: * [[Activities>>path:/bin/view/Activities/CSV%20Activities/Activities

Input Dialog

Last modified by DatPT on 2023/04/12 18:03
Rendered document content
from instead of textbox. If set to contain only one element, a text box appears to write text. If set to contain 2 or 3 elements, they appear as radio button to select from. If select more than 3, they appear as a combo box to choose from. Title (String) - The title of the dialog. E.g: "Color Picker" Misc Public
Raw document content
[]) **- Provides an array of options to choose from instead of textbox. If set to contain only one element, a text
from. If select more than 3, they appear as a combo box to choose from. * **Title (String) **- The title of the dialog. E.g: "Color Picker" **Misc** * **Public (CheckBox)** - If you check it, the data
next page » Page 1 2
RSS feed for search on [get-data-from-clipboard]
Created by admin on 2022/04/17 14:38