Advanced settings

Log Level = drop-down

Set the severity level of logging. Choose from Error, Warn, Info, Debug, or Trace. Logs can be found in the Message field of the task details after the pipeline has been run.

Load Selected Data = boolean

Choose whether to return the entire payload or only selected data objects. Read Structure to learn how to select which data objects to include in your API response.

  • No: Will return the entire payload. This is the default setting.
  • Yes: Will return only the objects in Custom Connector that are marked as Selected Data in the Structure setting.