Connector operation guide
Operation name |
Description |
|
---|---|---|
![]() |
Performs variable assignment. |
|
![]() |
Calls a script in a project. |
|
![]() |
Waits for the specified time. |
|
![]() |
Releases unused memory. |
|
![]() |
Throws an exception. |
|
![]() |
Checks the values and formats of input data and outputs the result in selected format. |
|
![]() |
Gets detailed information about the input data that caused an error in the Data Check operation executed before. |
|
![]() |
Validates data with XML Schema. |
|
![]() |
Validates data with DTD. |
|
![]() |
Writes values of the specified columns from the table model type input data to the execution logs at the selected log level. |
|
![]() |
Writes the XML type input data to the execution logs at the selected log level. |
Operation name |
Description |
|
---|---|---|
![]() ![]() |
Repeats processing for the specified number of times. |
|
![]() ![]() |
Repeats processing while the specified conditions are satisfied. |
|
![]() ![]() |
Repeats processing for the number of input data items. Records are the loop unit when table model type data (database, Excel, etc.) is input. All elements are the loop unit when XML type data is input. |
|
![]() ![]() ![]() |
Performs conditional branch. |
|
![]() ![]() ![]() ![]() |
Monitors and handles exceptions for target operations. |
|
![]() ![]() |
Executes operations placed between a Start Thread icon and an End Thread icon on another thread. |
|
![]() ![]() |
Performs a transaction. Flows enclosed by the Transaction operation will start a new transaction. (The same behavior as REQUIRES_NEW) |
|
![]() |
Shows the end of a script and returns a return value. |
|
![]() |
Gets out of a loop. |
|
![]() |
Skips the subsequent processes in a loop operation and moves on to the processing to evaluate whether the loop continuation conditions are met. |
Operation name |
Description |
|
---|---|---|
![]() |
Sends an event to an event bus registered to Amazon EventBridge. |
Operation name |
Description |
|
---|---|---|
![]() |
Compares the table model type data of the input source with the expected values of the CSV file based on specified conditions. |
|
![]() |
Checks whether the contents of the input data and the contents of the specified file match as XML. Note
Executed only when the log level is FINFO or lower. Not executed when the log level is INFO or higher. When you don't want it to be executed in operation phase, set the log level to INFO or higher. |
|
![]() |
Checks whether the contents of the input data and the contents of the specified data match as XML. Note
Executed only when the log level is FINFO or lower. Not executed when the log level is INFO or higher. When you don't want it to be executed in operation phase, set the log level to INFO or higher. |
|
![]() |
Compares a file with another file as binary, and when it doesn't match, throws an assertion exception. |
|
![]() |
Compares variables or fixed values based on conditions. |
|
![]() |
Throws an assertion exception. Note
Executed only when the log level is FINFO or lower. Not executed when the log level is INFO or higher. When you don't want it to be executed in operation phase, set the log level to INFO or higher. |
Operation name |
Description |
|
---|---|---|
![]() |
Performs conversion on input data. |
|
![]() |
Joins the two input data. |
|
![]() |
Aggregates the input data. |
|
![]() |
Sorts the input data. |
|
![]() |
Unites two or more input data. |
Operation name |
Description |
|
---|---|---|
![]() |
Converts specific characters encoded with CP932 of input data to SJIS character code. |
|
![]() |
Converts specific characters encoded with SJIS of input data to CP932 character code. |
|
![]() |
Removes invalid characters for XML from input data. |
Operation name |
Description |
|
---|---|---|
![]() |
Switches the rows and the column of the input data. |
Operation name |
Description |
|
---|---|---|
![]() |
Converts input data with XSLT. |
Operation name |
Description |
|
---|---|---|
![]() |
Reads data stored in a table. |
|
![]() |
Reads data using a SQL statement. |
|
![]() |
Writes input data to a table. |
|
![]() |
Writes data using a SQL statement. |
|
![]() |
Executes a stored procedure. |
Operation name |
Description |
|
---|---|---|
![]() |
Reads files of formats such as CSV (Comma Separated Values), TSV (Tab Separated Values), etc. |
|
![]() |
Writes input data to a file of format such as CSV (Comma Separated Values), TSV (Tab Separated Values), etc. |
Operation name |
Description |
|
---|---|---|
![]() |
Reads Excel data from a sheet. |
|
![]() |
Reads Excel data from a named range. |
|
![]() |
Reads Excel data from specified cells. |
|
![]() |
Gets a list of sheet names included in an Excel file. |
|
![]() |
Writes input data to an Excel file. |
|
![]() |
Writes input data to specified cells of an Excel file. |
|
![]() |
Protects an Excel workbook and its sheets with a write password. |
|
![]() |
Shows/Hides sheets, rows, and columns in an Excel workbook. |
|
![]() |
Renames the sheet of the specified Excel workbook. |
|
![]() |
Deletes the sheet from the specified Excel workbook. |
|
![]() |
Copies the sheet of the specified Excel workbook. |
Operation name |
Description |
|
---|---|---|
![]() |
Writes input data to an Excel file. |
|
![]() |
Writes input data to a specified cell of an Excel file. |
Operation name |
Description |
|
---|---|---|
![]() |
Reads the XML file. |
|
![]() |
Writes input data to an XML file. |
Operation name |
Description |
|
---|---|---|
![]() |
Reads a fixed-length file. |
|
![]() |
Writes the input data to a text file in fixed-length format. |
Operation name |
Description |
|
---|---|---|
![]() |
Reads a variable-length file. |
|
![]() |
Writes the input data to a text file in variable-length format. |
Operation name |
Description |
|
---|---|---|
![]() |
Creates a new file. |
|
![]() |
Creates a new directory. |
|
![]() |
Duplicates a file or directory. |
|
![]() |
Deletes the file or directory. |
|
![]() |
Moves the file or directory. |
|
![]() |
Gets a list of file names in a directory. |
|
![]() |
Determines whether a file or directory exists. |
|
![]() |
Compresses a file or directory into a ZIP file. |
|
![]() |
Extracts the ZIP file. |
|
![]() |
Compresses a file into a GZIP file. |
|
![]() |
Extracts the GZIP file. |
Operation name |
Description |
|
---|---|---|
![]() |
Reads the data structure of files and directories in the directory. |
|
![]() |
Creates or updates files and directories from the input data. |
Dynamics 365 for Customer Engagement
Operation name |
Description |
|
---|---|---|
![]() |
Reads an entity. |
|
![]() |
Writes input data to entity. |
|
![]() |
Deletes entity. |
Operation name |
Description |
|
---|---|---|
![]() |
This operation is to read data, using the query() or queryAll() call of the SOAP API. You an directly input SOQL(Sforce Object Query Language). Therefore you must understand SOQL syntax. = Remarks =
For details about the API specification used in this component, refer to the API documentation of the selected version in the connection resource from the following link destination page.
|
|
![]() |
This operation is to add data using the SOAP API create() call. You can retrieve the results of each record corresponding to the input data from the output schema. = Remarks =
For details about the API specification used in this operation, refer to the API documentation of the selected version in the connection resource from the following link destination page.
|
|
![]() |
This operation is to update data using the SOAP API update() call. You must specify each records ID to use update(). However, with this component you may use a field other than ID as the key. In this case query() will be used to lookup the IDs based on the key. In addition, if no corresponding record is found, it is possible to automatically add it using processing which makes use of create(). You can retrieve the results of each record corresponding to the input data from the output schema. = Remarks =
For details about the API specification used in this operation, refer to the API documentation of the selected version in the connection resource from the following link destination page.
|
|
![]() |
This operation is to delete data using the SOAP API delete() call. You must specify each records ID to use delete(). However, with this component you may use a field other than ID as the key. In this case query() will be used to lookup the IDs based on the key. You can retrieve the results of each record corresponding to the input data from the output schema. = Remarks =
For details about the API specification used in this operation, refer to the API documentation of the selected version in the connection resource from the following link destination page.
|
|
![]() |
This operation is to insert/update data using the SOAP API upsert() call. upsert() uses an external id (*) custom field index to determine if a new record should be created or if an existing record should be updated. We recommend that in most cases to prevent many unnecessary duplicate records upsert() should be used instead of create(). (*) External ID needs to be defined beforehand, using the customization feature of Salesforce. You can retrieve the results of each record corresponding to the input data from the output schema. = Remarks =
For details about the API specification used in this operation, refer to the API documentation of the selected version in the connection resource from the following link destination page.
|
|
![]() |
This operation is to read data, using the query() or queryAll() call of the SOAP API. We will specify filter criteria with SOQL(Sforce Object Query Language) but with this component, you may set the filters without directly writing SOQL. However, you can still directly write after the WHERE clause. This component can make use of child-to-parent relationships and functions. Furthermore, aggregate functions can be used in the items selected in the schema definition, and by using it in combination with aggregate conditions (GROUP BY clause, etc.), the results of the aggregate functions, based on the aggregate conditions, can be obtained. Note
child-to-parent relationships beyond 2 levels cannot be used. = Remarks =
For details about the API specification used in this component, refer to the API documentation of the selected version in the connection resource from the following link destination page.
|
|
![]() |
This operation performs a Insert operation, based on input data, using Bulk API. Job Creation, batch creation, batch result obtainment, and job closing will be done subsequently as one operation. = Remarks =
For details about the API specification used in this operation, refer to the API documentation of the selected version in the connection resource from the following link destination page.
|
|
![]() |
This operation performs a Update operation, based on input data, using Bulk API. Job Creation, batch creation, batch result obtainment, and job closing will be done subsequently as one operation. In the Update processing, Salesforce ID must be speficied as a key when updating data. = Remarks =
For details about the API specification used in this operation, refer to the API documentation of the selected version in the connection resource from the following link destination page.
|
|
![]() |
This operation performs a Delete operation, based on input data, using Bulk API. Job Creation, batch creation, batch result obtainment, and job closing will be done subsequently as one operation. In the Delete operation, the Salesforce ID is set as the key item when deleting data. = Remarks =
For details about the API specification used in this operation, refer to the API documentation of the selected version in the connection resource from the following link destination page.
|
|
![]() |
This operation performs a Upsert operation, based on input data, using Bulk API. Job Creation, batch creation, batch result obtainment, and job closing will be done subsequently as one operation. The Upsert processing checks the existence of data corresponding to the external ID(*) of Salesforce, and update the data if it exists, or add data if not. Also, the data update by specifying ID can be performed. (*) External ID needs to be defined beforehand, using the customization feature of Salesforce.
= Remarks =
For details about the API specification used in this operation, refer to the API documentation of the selected version in the connection resource from the following link destination page.
|
|
![]() |
This operation performs a Query operation with Bulk API and creates CSV file. Job Creation, batch creation, batch result obtainment, and job closing will be done subsequently as one operation.
= Remarks =
For details about the API specification used in this operation, refer to the API documentation of the selected version in the connection resource from the following link destination page.
|
Operation name |
Description |
|
---|---|---|
![]() |
Gets a file list and the contents of the files. |
|
![]() |
Gets a list of files. |
|
![]() |
Transfers the specified files in HULFT Square Storage to FTP server. |
|
![]() |
Deletes the specified files in FTP server. |
|
![]() |
Renames the specified files on FTP server. |
Operation name |
Description |
|
---|---|---|
![]() |
Executes HTTP GET method request. |
|
![]() |
Executes HTTP POST method request. |
|
![]() |
Executes HTTP PUT method request. |
|
![]() |
Executes HTTP PATCH method request. |
|
![]() |
Executes HTTP DELETE method request. |
Operation name |
Description |
|
---|---|---|
![]() |
Receives emails from the POP3 server. |
|
![]() |
Receives emails from the IMAP4 server. |
|
![]() |
Based on the contents of the input data, sends emails to SMTP server. |
|
![]() |
Sends an email to SMTP server. |
Operation name |
Description |
|
---|---|---|
For details on the script components for Cloud > Amazon Athena, refer to the operations described in "Common". |
Operation name |
Description |
|
---|---|---|
For details on the script components for Cloud > Amazon Aurora for MySQL, refer to the operations described in "Common". |
Operation name |
Description |
|
---|---|---|
![]() |
Gets items stored in an Amazon DynamoDB table. = Remarks =
This operation uses Scan API. For more details on API specifications, refer to the following page:
|
|
![]() |
Gets items stored in an Amazon DynamoDB table. = Remarks =
This operation uses Query API. For more details on API specifications, refer to the following page:
|
|
![]() |
Writes input data to an Amazon DynamoDB table. = Remarks =
This operation uses PutItem API or BatchWriteItem API. For more details on API specifications, refer to the following pages:
|
|
![]() |
Deletes items in an Amazon DynamoDB table where the primary key matches with the primary key received from input data. = Remarks =
This operation uses DeleteItem API or BatchWriteItem API. For more details on API specifications, refer to the following pages:
|
Operation name |
Description |
|
---|---|---|
![]() |
Starts instances of Amazon EC2. |
|
![]() |
Stops instances of Amazon EC2. |
|
![]() |
Gets information about instances in Amazon EC2. |
Operation name |
Description |
|
---|---|---|
For details on the script components for Cloud > Amazon RDS for MySQL, refer to the operations described in "Common". |
Operation name |
Description |
|
---|---|---|
For details on the following script components for Cloud > Amazon RDS for Oracle, refer to the operations described in "Common". |
Operation name |
Description |
|
---|---|---|
For details on the script components for Cloud > Amazon RDS for PostgreSQL, refer to the operations described in "Common". |
Operation name |
Description |
|
---|---|---|
For details on the script components for Cloud > Amazon RDS for SQL Server, refer to the operations described in "Common". |
Operation name |
Description |
|
---|---|---|
![]() |
Executes COPY command to Amazon Redshift. = Remarks =
For details on COPY command specifications of this component, refer to the following link page:
|
Operation name |
Description |
|
---|---|---|
![]() |
Gets the bucket list. |
|
![]() |
Gets file/folder list on Amazon S3. |
|
![]() |
Retrieves files/folders that are on Amazon S3 and writes them to the directory on HULFT Square Storage. |
|
![]() |
Writes file/folder on HULFT Square Storage to Amazon S3. |
|
![]() |
Copies the file/folder on Amazon S3 to the specified bucket folder on Amazon S3. |
|
![]() |
Deletes the folder/files on Amazon S3. |
|
![]() |
Reads the files/folder on Amazon S3. |
|
![]() |
Writes file/folder to Amazon S3. |
Operation name |
Description |
|
---|---|---|
![]() |
Receives messages from Amazon SQS. |
|
![]() |
Sends messages for Amazon SQS. |
|
![]() |
Deletes messages in Amazon SQS. |
Operation name |
Description |
|
---|---|---|
![]() |
Invokes the Lambda function. |
Operation name |
Description |
|
---|---|---|
For details on the script components for Cloud > Azure SQL Database, refer to the operations described in "Common". |
Operation name |
Description |
|
---|---|---|
![]() |
Gets container list of the specified destination. |
|
![]() |
Writes the specified file or directory which exists in Microsoft Azure BLOB Storage to another specified directory in HULFT Square Storage. |
|
![]() |
Writes the specified file or a directory which exists in HULFT Square Storage to the specified container in Microsoft Azure BLOB Storage. |
|
![]() |
Deletes the specified file, directory, or container in Microsoft Azure BLOB Storage. |
Operation name |
Description |
|
---|---|---|
![]() |
Gets documents stored in Microsoft Azure Cosmos DB collection. |
|
![]() |
Gets documents stored in Microsoft Azure Cosmos DB collection using a SQL statement. |
|
![]() |
Writes input data to Microsoft Azure Cosmos DB collection. |
|
![]() |
Deletes documents stored in Microsoft Azure Cosmos DB collection. |
Operation name |
Description |
|
---|---|---|
![]() |
Creates an Azure HDInsight cluster. |
|
![]() |
Deletes an Azure HDInsight cluster. |
|
![]() |
Executes a Hive job. |
Operation name |
Description |
|
---|---|---|
![]() |
Receives messages from Azure Queue Storage. |
|
![]() |
Sends messages to Azure Queue Storage. |
|
![]() |
Deletes messages in Azure Queue Storage. |
Operation name |
Description |
|
---|---|---|
![]() |
Receives emails from Gmail POP3 server. |
|
![]() |
Receives emails from Gmail IMAP4 server. |
|
![]() |
Based on the contents of the input data, sends emails to Gmail SMTP server. |
|
![]() |
Sends an email to Gmail SMTP server. |
Operation name |
Description |
|
---|---|---|
![]() |
Gets data from the file on Google Cloud Storage, and writes the data to the table on Google BigQuery. |
|
![]() |
Obtains data from a table on Google BigQuery, and outputs it to a file on Google Cloud Storage. |
|
![]() |
On Google BigQuery, writes data to a table using a SQL statement. |
Operation name |
Description |
|
---|---|---|
![]() |
Reads data from a file/folder on Google Cloud Storage onto HULFT Square Storage. |
|
![]() |
Writes a file/folder on HULFT Square Storage to Google Cloud Storage. |
|
![]() |
Deletes files/folders on Google Cloud Storage. |
Operation name |
Description |
|
---|---|---|
![]() |
Gets file/folder list on Google Drive. |
|
![]() |
Obtains file/folder on Google Drive, then writes to the directory on HULFT Square Storage. |
|
![]() |
Writes file/folder on HULFT Square Storage to Google Drive. |
|
![]() |
Deletes file/folder on Google Drive. |
Operation name |
Description |
|
---|---|---|
![]() |
Reads a worksheet from the spreadsheet on Google Drive. |
|
![]() |
Lists the names of worksheets in a spreadsheet on Google Drive. |
|
![]() |
Writes the input data to the specified spreadsheet on Google Drive. |
Operation name |
Description |
|
---|---|---|
![]() |
Gets Kintone records. |
|
![]() |
Adds Kintone records. |
|
![]() |
Updates Kintone records. |
|
![]() |
Deletes Kintone records. |
|
![]() |
Reads the data stored in Kintone table. |
|
![]() |
Writes the input data to Kintone table. |
|
![]() |
Deletes the data stored in Kintone table. |
|
![]() |
Calls Kintone API (REST API). For details on Kintone API, refer to the developer website of Cybozu company (https://developer.kintone.io/hc/en-us/). This operation is based on Kintone API as of April 10, 2014. Note
Depending on improvement and addition of Kintone API in the future, it might not execute correctly. |
Operation name |
Description |
|
---|---|---|
![]() |
In Box, creates the folder specified in the input data. |
|
![]() |
Copies a file request specified in the input data and applies it to another folder on Box. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
|
![]() |
Moves the contents (files or folders) in Box specified in input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URLs:
|
|
![]() |
Copies the contents (files or folders) specified in input data to Box. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URLs:
|
|
![]() |
Deletes the Box contents (files or folders) specified in the input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URLs:
|
|
![]() |
Uploads the contents (files or folders) specified in input data to Box. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URLs:
|
|
![]() |
Downloads the Box contents (files or folders) from the path specified in the input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
|
![]() |
Acquires an information list of contents (files or folders) specified in input data from Box. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
|
![]() |
In Box, gets the attribute information of the content (file or folder) by using the content ID specified in the input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URLs:
|
|
![]() |
In Box, gets the shared link to the content (file or folder) specified in the input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URLs:
|
|
![]() |
In Box, creates a shared link to the content (file or folder) specified in the input data. Or, if a shared link already exists for the target content, updates the settings. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URLs:
|
|
![]() |
In Box, deletes the shared link to the content (file or folder) specified in the input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URLs:
|
|
![]() |
In Box, creates the user specified in the input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
|
![]() |
Updates the users of Box specified in the input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
|
![]() |
Deletes the Box user specified in the input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
|
![]() |
In Box, creates the group specified in the input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
|
![]() |
Updates the group of Box specified in the input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
|
![]() |
Deletes the Box group specified in the input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
|
![]() |
Based on the input data, adds the user to Box as a member of the group. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
|
![]() |
Based on the input data, deletes the Box user from members of the group. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
|
![]() |
Adds the collaboration specified in the input data to Box. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
|
![]() |
Deletes the collaboration of Box specified in the input data. = Remarks =
For details on API specifications used by this component, refer to the Box API reference at the following URL:
|
Operation name |
Description |
|
---|---|---|
![]() |
Posts messages to a specific channel in Slack. |
Operation name |
Description |
|
---|---|---|
![]() |
Downloads documents on SharePoint. |
|
![]() |
Obtains the file path list of files specified on SharePoint. |
|
![]() |
Uploads documents to SharePoint. |
Operation name |
Description |
|
---|---|---|
![]() |
Reads records from an object. This component uses "query" for REST API. To check technical details, go to salesforce.com and check the page for SOQL queries and other related pages in the REST API Developer Guide. |
|
![]() |
Reads records from an object (child-to-parent relationship). For reference-type fields for the object, reference record information is retrieved. This component uses "query" for REST API. To check technical details, go to salesforce.com and check the page for SOQL queries and other related pages in the REST API Developer Guide. |
|
![]() |
Writes records to an object. This component uses "insert" for REST API. To check technical details, go to salesforce.com and check the page for SOQL queries and other related pages in the REST API Developer Guide. |
|
![]() |
Updates records based on object IDs. This component uses "insert" for REST API. To check technical details, go to salesforce.com and check the page for SOQL queries and other related pages in the REST API Developer Guide. |
|
![]() |
Inserts records when the records don't exist in an object, or updates records when the records exist in an object. This component uses "upsert" for REST API. To check technical details, go to salesforce.com and check the page for SOQL queries and other related pages in the REST API Developer Guide. |
|
![]() |
Deletes records based on object IDs. This component uses "delete" for REST API. To check technical details, go to salesforce.com and check the page for SOQL queries and other related pages in the REST API Developer Guide. |
|
![]() |
Reads records from an object all at once using Salesforce Bulk API 2.0. This component uses "query" for REST API. To check technical details, go to salesforce.com and check the page for SOQL queries and other related pages in the REST API Developer Guide. |
|
![]() |
Reads records all at once from an object using Salesforce Bulk API 2.0 (child-to-parent relationship). For reference-type fields for the object, reference record information is retrieved. This component uses "query" for REST API. To check technical details, go to salesforce.com and check the page for SOQL queries and other related pages in the REST API Developer Guide. |
|
![]() |
Writes records all at once to an object using Salesforce Bulk API 2.0. This component uses "insert" for REST API. To check technical details, go to salesforce.com and check the page for SOQL queries and other related pages in the REST API Developer Guide. |
|
![]() |
Updates records all at once based on their object IDs using Salesforce Bulk API 2.0. This component uses "insert" for REST API. To check technical details, go to salesforce.com and check the page for SOQL queries and other related pages in the REST API Developer Guide. |
|
![]() |
Inserts records all at once when the records don't exist in an object, or updates records all at once when the records exist in an object using Salesforce Bulk API 2.0. This component uses "upsert" for REST API. To check technical details, go to salesforce.com and check the page for SOQL queries and other related pages in the REST API Developer Guide. |
|
![]() |
Deletes records all at once based on their object IDs using Salesforce Bulk API 2.0. This component uses "delete" for REST API. To check technical details, go to salesforce.com and check the page for SOQL queries and other related pages in the REST API Developer Guide. |
Operation name |
Description |
|
---|---|---|
![]() |
By using "HULFT Square Connector for ServiceNow" with ServiceNow, outputs data from the target table that is registered to the table list of "HULFT Square Connector for ServiceNow". |
|
![]() |
By using "HULFT Square Connector for ServiceNow" with ServiceNow, imports the data to the Source Table that is registered to the table list of "HULFT Square Connector for ServiceNow". |
Operation name |
Description |
|
---|---|---|
![]() |
Runs the Send File command (utlsend). |