Read AllĀ Groups

Reads all groups from a Smartsheet connection, and returns all groups as a list of objects.

Output Fields

  • Groups (list): A list of ‘Group’ objects. Each object includes:

  • Name (text): the name of the group.

  • Group ID (number): the ID of the group.

  • Description (text): a description of the group.

  • Owner Email (text): the email address of the group owner.

  • Owner User ID (number): Group owner’s user Id.

  • Created At (text): Time of group creation.

  • Updated At (text): Time of last modification to group.

  • There is an additional option to include more information in the group objects, accessible by using the “Enter key name here” field. If you don’t have a reason to include additional information, it is unlikely that you need to use the additional field.