Adapter operations

Adapter operations represent high-level runtime activities performed by the adapter. The operation is specified in Design Server when configuring Google Drive adapter actions, cards, and nodes. The specified operation automatically hides the adapter properties that are not applicable for that operation.

The adapter supports the following operations:

  • Read object data

    Reads rows from the specified object (file). This operation is supported for Google Drive input actions, input cards, and source nodes.
  • List objects

    Reads list of objects (files) in the specified folder (or in all folders if folder is not specified). This operation is supported for Google Drive input actions, input cards, and source nodes. When selected, it hides the File adapter property.
  • Write object

    Writes data directly to the specified object (file). This operation is available for Google Drive output actions, output cards, and target nodes.