Endpoint (-E or -ENDPOINT)

This property specifies actions available in HCL Link.

This is a mandatory property. The corresponding adapter command is -E (or -ENDPOINT).

Actions available in Salesforce adapter as follows:
  • Get Record (Command Value: - getRecord).
  • Insert Record (Only Target Mode) (Command Value: - createRecord).
  • Update Record (Only Target Mode) (Command Value: - updateRecord).
  • Delete Record (Only Target Mode) (Command Value: - deleteRecord).
  • Execute Query (Command Value: - query).
  • Execute QueryAll (Command Value: - queryAll).
  • Query Performance (Command Value: - queryPerformance).
  • Search String (Command Value: - searchString).