Basic Info Page

Specify a name, description, operation, and table operation to perform on the Basic Info page of each invoke connection in your integration.

Element Description

What do you want to call your endpoint?

Provide a meaningful name so that others can understand the connection. For example, if you are creating a database connection for adding new employee data, you may want to name it CreateEmployeeInDB. You can include English alphabetic characters, numbers, underscores, and dashes in the name. You cannot include the following:
  • Blank spaces (for example, My DB Connection)
  • Special characters (for example, #;83& or righ(t)now4)
  • Multibyte characters

What does this endpoint do?

Enter an optional description of the connection’s responsibilities.

What operation do you want to perform?

Select the operation you want to perform.
  • Run a SQL Statement
  • Perform an Operation On a Table

What operation do you want to perform on a Table?

(Appears if you select Perform an Operation On a Table.)

Displays the list of operations that you can perform on a table. Select the table operation to perform.
  • Insert
  • Update
  • Insert or Update (Merge)
  • Select