Brandfolder Module Reference

The Brandfolder integration for Bridge has a number of different modules you can set up in your workflow.

Create Brandfolder Link

To create a direct link to a specific Brandfolder, use a Brandfolder ID in this module. 

Create Brandfolder Link

Create Brandfolder Link field

Brandfolder ID 

In this field, enter the ID for the Brandfolder you want to link to. 

You can use a data reference in this field. 

Once Bridge executes the Create Brandfolder Link module, this information will be available in the runlog section:

  • Data
    • link: This field contains the link to your Brandfolder
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message
      • A system message that the module returns from Smartsheet 
      • For example, if a module couldn’t find a value, the message might be “Not found”
    • Status: This is the status that the module returns from Smartsheet 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information

Create Collection 

Use this module to create a new collection in a specific Brandfolder. 

Create Collection

Create Collection fields

Brandfolder ID 

In this field, enter the ID for the Brandfolder you want to create a Collection in. 

Tagline 

In this field, enter the tagline for the Collection.

Once Bridge executes the Create Collection module, this information will be available in the runlog section:

  • Data
    • Attributes 
      • is_workspace 
        • Indicates if the object is a workspace or not
        • Reflects either of these values: True or False 
        • Collections and Workspaces are very similar objects in the API
        • Collections created with this module are not workspaces
      • name: Name of the Collection
      • public: Reflects either of these values: 
        • True  
        • False - The default value for Collections created with this module 
      • slug 
        • The slug, or part of a URL path, to attach to the Brandfolder URL 
        • Using this with the general Brandfolder URL and the Brandfolder slug will allow you to navigate directly to a specific Collection 
      • stealth: Reflects either True or False 
      • tagline: The tagline for the Collection 
    • collection_id 
      • The ID for the Collection 
      • Use this value/reference for any field requesting a Collection ID
    • type 
      • The type of object being returned 
      • For this module, the value you’ll see in this field is Collection
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message 
      • A system message that the module returns from Smartsheet 
      • For example,  if a module didn’t find the value, the message might be “Not found”
    • Status
      • This is the status that the module returns from Smartsheet 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information

Create Collection Link

Use this module to create a direct URL to a Collection. 

This module requires a Collection ID. 

Create Collection Link

Create Collection Link field 

Collection ID 

In this field, enter the ID for the Collection you want to link to. 

You can use a data reference in this field.

Once Bridge executes the Create Collection Link module, this information will be available in the runlog section:

  • Data
    • link: This field contains the link to your Collection
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message
      • A system message that the module returns from Smartsheet 
      • For example, if a module didn’t find the value, the message might be “Not found”
    • Status
      • This is the status that the module returns from Smartsheet 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information

Create Workspace 

Use this module to create a Workspace in a specific Brandfolder. 

Create Workspace

Create Workspace fields

Brandfolder ID 

In this field, enter the ID for the Brandfolder where you want to create a Workspace. 

Tagline 

In this field, enter the tagline for the Workspace. 

Once Bridge executes the Create Workspace module, this information will be available in the runlog section: 

  • Data
    • Attributes 
      • due_date: Due date for the workspace project 
      • is_workspace
        • Indicates if the object is a workspace or not
        • Reflects either of these values: 
          • True - It means the object is a Workspace 
          • False 
        • Collections and Workspaces are very similar objects in the API
        • Workspaces created with this module are not Collections
      • name: Name of the Workspace 
      • progress
      • public: This section reflects either of these values: 
        • True 
        • False - The default value for Workspaces created with this module
      • slug:
        • The slug, or part of a URL path, to attach to the Brandfolder URL 
        • Using this with the general Brandfolder URL and the Brandfolder slug will allow you to navigate directly to a specific Workspace 
      • stealth 
      • tagline: The tagline for the Workspace 
    • workspace_id: 
      • The ID for the Workspace 
      • Use this value/reference for any field requesting a Workspace ID 
    • type:
      • The type of object being returned 
      • For this module, the value you’ll see in this field is Workspace
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message
      • A system message that the module returns from Smartsheet 
      • For example, if a module didn’t find the value, the message might be “Not found”
    • Status 
      • This is the status that the module returns from Smartsheet 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information

Create Workspace Link 

Use this module to create a direct URL to your Workspace. 

Create Workspace Link

Create Workspace Link field

Workspace ID 

In this field, enter the ID for the Workspace you want to link to.

You can use a data reference in this field.

Once Bridge executes the Create Workspace Link module, this information will be available in the runlog section:

  • Data
    • link: This field contains the link to your Workspace
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message 
      • A system message that the module returns from Smartsheet 
      • For example, if a module didn’t find the value, the message might be “Not found”
    • Status 
      • This is the status that the module returns from Smartsheet 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information

Get Asset 

Use this module to find information for a specific asset.

The Get Asset module is a Group Module. This means it has two potential outcomes/paths for the module: 

  • Asset found 
  • No asset found 

Get Asset

Get Asset fields

Asset ID 

In this field, enter the ID for the Brandfolder where you want to create a Collection. 

Customize Returned Data

In this section, select any of these options to add the information you’d like to include in an asset:

  • Include Created Date: The date when the asset was created in the response of the module
  • Include Updated Date: The date when the asset was last updated in the response of the module
  • Include CDN URL: The URL of the asset in the response of the module 

Once Bridge executes the Get Asset module, this information will be available in the runlog section:

  • Data
    • list 
      • Each object will be listed with a number (e.g., 0o, 1, 2, 3, etc.)
      • This section shows a set of the Collection objects associated with the Brandfolder:
        • asset_id: Use this value for any module fields that request the Asset ID
        • Attributes 
          • approved 
            • Reflects either True or False 
          • cdn_url 
            • The URL of the asset 
            • This will appear only if the user selected the Include CDN URL checkbox in the module 
          • created_at 
            • The creation date of the asset  
            • This will appear only if the user selected the Include Created Data checkbox in the module
          • description: The content from the Description field for that asset 
          • name: Name of the Collection 
          • thumbnail_url: The link to access the asset thumbnail
          • updated_at 
            • The date the asset was last updated 
            • This is will appear only if you select the Include Updated Date checkbox in the module
        • type 
          • The type of object being returned 
          • For this module, the value you’ll see in this field is generic_files
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message 
      • A system message that the module returns from Smartsheet 
      • For example, if a module didn’t find the value, the message might be “Not found”
    • Status 
      • This is the status that the module returns from Smartsheet 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information

Get Brandfolder 

Use this module to get data for a specific Brandfolder. 

Similar to other Group modules, the Get Brandfolder module functions as a junction. If it doesn’t find the Brandfolder, you can determine the next steps using the No Brandfolder path. 

Get Brandfolder

Get Brandfolder fields

Name 

In this field, enter the name that was assigned to the group of States that make up this module. 

The best practice is to name it after the module. 

Brandfolder ID 

In this field, enter the ID for the Brandfolder you want to find

Customize Returned Data 

In this section, select any of these options to add the information you’d like to include in each Brandfolder: 

  • Include Asset Count: Select this to include the number of assets in the Brandfolder
  • Include Attachment Count 
    • Select this to include the number of attachments in the Brandfolder 
    • It doesn’t necessarily match the number of assets because an asset can have multiple attachments 
  • Include Organization Info: Select this to include information about the organization where the Brandfolder is in 
  • Include Collection Info: Select this to include information about the Collections in the Brandfolder

Once Bridge executes the Get Brandfolder module, this information will be available in the runlog section: 

  • Data
    • Attributes 
      • asset_count 
        • The number of assets in the Brandfolder 
        • This will appear in the results only if the user selects the Include Asset Count checkbox in the Customize Returned Data section in this module
      • attachment_count 
        • The number of attachments in the Brandfolder 
        • This will appear only if the user selects the Include Attachment Count checkbox in the Customize Returned Data section in this module 
      • name: Name of the Brandfolder
      • privacy: Privacy setting for that Brandfolder
      • slug 
        • The slug, or part of a URL path to attach to the Brandfolder URL 
        • Using this with the general Brandfolder URL will allow you to navigate directly to the Brandfolder you need
      • tagline: The tagline for the Brandfolder 
    • brandfolder_id 
      • The ID for the Brandfolder 
      • Use this value for any field requesting a Brandfolder ID 
    • included 
      • This section shows a list of objects related to the Brandfolder
      • Each object in this section also shows the following information:
        • attributes 
          • name: Name of the object associated with the Brandfolder
          • slug 
            • The slug, or part of a URL path, to attach to the Brandfolder URL 
            • Using this with the general Brandfolder URL and the Brandfolder slug will allow you to navigate directly to an object
          • tagline: The tagline for the object
    • relationships 
      • This section includes data on relationships of other objects with a Brandfolder 
        • collections 
          • Appears in the relationships section only when you select the Include Collections Info checkbox
          • Data for collections in a Brandfolder will be included as a list 
          • Each object will include the Collection ID and the object type (i.e., collection
        • organization 
          • Appears only in the relationships section only when you select the Include Org Info checkbox
          • Indicates the organization where the Brandfolder is in 
          • Includes the ID for the organization and the object type (i.e. organizations)
    • type 
      • The type of object being returned 
      • For this module, the value you’ll see in this field is Brandfolders
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message
      • A system message that the module returns from Smartsheet 
      • For example, if a module didn’t find the value, the message might be “Not found”
    • Status 
      • This is the status that the module returns from Smartsheet 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information

Get Collection 

Use this module to get data for a specific Collection. 

Similar to other Group modules, the Get Collection module functions as a junction. If the module didn’t find the Collection, you can determine the next steps using the No collection found path. 

Get Collection

Get Collection fields Name 

In this field, enter the name that was assigned to the group of states that makes up this module. 

The best practice is to name it after the module. 

Collection ID 

In this field, enter the ID for the Collection you want to find. 

Customize Returned Data 

In this section, select any of these options to add the information you’d like to include in each Collection:  

  • Include Asset Count: Select this to include the number of assets in the Collection
  • Include Brandfolder Info: Select this to include information about the parent Brandfolder

Once Bridge executes the Get Collection module, this information will be available in the runlog section:

  • Data
    • Attributes 
      • asset_count 
        • The number of assets in the Collection 
        • This will appear in the results only if the user selects the Include Asset Count checkbox in the Customize Returned Data section in the module 
      • Is_workspace: This field indicates if the object is a workspace or not, and reflects either of these values:
        • True 
        • False - It means the object is a Collection 
      • name: Name of the Collection
      • public: Reflects either True or False
      • slug 
        • The slug, or part of a URL path to attach to the Brandfolder URL 
        • Using this with the general Brandfolder URL and Brandfolder ID will allow you to navigate directly to a Collection 
      • tagline: The tagline for the Collection 
    • collection_id
      • The ID for the Collection 
      • Use this value for any field requesting a Collection ID 
    • included 
      • This section shows a list of objects related to the Collection 
      • For this module, only the parent Brandfolder information is available  
      • You’ll see this section only when you check the Include Brandfolder Info checkbox in this module. Each object in this section also shows the following information: 
      • attributes 
        • name: Name of the Collection
        • slug 
          • The slug, or part of a URL path, to attach to the Brandfolder URL 
          • Using this with the general Brandfolder URL and the Collection slug will allow you to navigate directly to the Collection you need
        • tagline: The tagline for the Brandfolder
    • relationships: This section includes data on a parent Brandfolder 
      • brandfolder 
        • Appears only when you select the Include Brandfolder Info checkbox in this module
        • Data for the organization where the Brandfolder is in 
        • Includes the ID for the organization and the object type (i.e., organizations)
    • type 
      • The type of object being returned 
      • For this module, the value you’ll see in this field is Collection
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message: A system message that the module returns from Smartsheet. For example, if a module didn’t find the value, the message might be “Not found”
    • Status: This is the status that the module returns from Smartsheet. These are examples of status labels you might encounter:
      • Succeeded - The system successfully found the information
      • Failed - The system didn’t find the information

Get Workspace 

Use this module to get the information for a specific Workspace in Brandfolder. 

The Get Workspace module has two potential outcomes:

  • Workspace Found 
  • No workspace Found 

You can decide what your workflow should do based on your results. 

Get Workspace

Get Workspace fields 

Name 

In this field, enter the name that was assigned to the group of states that makes up this module. 

The best practice is to name it after the module. 

Workspace ID 

In this field, enter the ID for the Workspace you want to find. 

Customize Returned Data 

In this section, select any of these options to add the information you’d like to include in each Workspace:  

  • Include Asset Count: Select this to include the number of assets in the Workspace
  • Include Attachment Count: Select this to  include the number of attachments across all assets in the Workspace
  • Include Brandfolder Info: Select this to include information about the parent Brandfolder 

Once Bridge executes the Get Workspace module, this information will be available in the runlog section:

  • Data
    • Attributes 
      • asset_count 
        • The number of assets in the Workspace 
        • This will appear in the results only if the user selects the Include Asset Count box checkbox in Customize Returned Data section of the module 
      • attachment_count 
        • The number of attachments across all assets in the Workspace 
        • This will appear only in the results if the user selects the Attachment Count box checkbox in the Customize Returned Data section of this module 
      • due_date: The due date for the Workspace project
      • Is_workspace: This field indicates if the object is a Workspace, and reflects either of these values:
        • True - It means the object is a Workspace
        •  False 
      • name: Name of the Workspace
      • progress:
      • public: Reflects either True or False
      • slug 
        • The slug, or part of a URL path to attache to the Brandfolder URL 
        • Using this with the general Brandfolder URL and Brandfolder ID will allow you to navigate directly to the Workspace you need
      • status: The status of the project for the Workspace 
      • stealth:
      • tagline: The tagline for the Workspace
    • included 
      • This is a list of objects related to the Workspace 
      • For this module, only the parent Brandfolder information is available 
      • You’ll see this section only when you select the Include Brandfolder Info checkbox in the module. Each object in this section shows the following information: 
        • attributes 
          • name: Name of the Brandfolder
          • slug: The slug, or part of a URL path to attach to the Brandfolder URL 
            • Using this with the general Brandfolder URL and the Brandfolder slug will allow you to navigate directly to the Brandfolder you need 
          • tagline: The tagline for the Brandfolder
    • relationships: This section includes data on the parent Brandfolder 
      • brandfolder 
        • Appears only when you select the Include Brandfolder info checkbox in this module 
        • Data for the organization where the Brandfolder is in 
        • Includes the ID for the organization and the object type (i.e., organizations
    • type 
      • The type of object being returned 
      • For this module, the value you’ll see in this field is Collection
    • workspace_id 
      • The ID for theWorkspace 
      • Use this value for any field requesting a Workspace ID 
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message 
      • A system message that the module returns from Smartsheet. 
      • For example, if a module didn’t find the value, the message might be “Not found”
    • Status 
      • This is the status that the module returns from Smartsheet. 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information

List Assets 

Use this module to automate these tasks:

  • List all the assets in a specific Brandfolder 
  • Get Asset IDs that will act as inputs for other modules 

List Assets

List Assets fields 

Brandfolder ID 

In this field, enter the ID for the Brandfolder where you want to create a Collection. 

Customize Returned Data

In this section, select any of these options to add the information you’d like to include in the module:

  • Include Created Date: Includes the date when the asset was created in the response of the module
  • Include Updated Date: Includes the date when the asset was last updated in the response of the module
  • Include CDN URL: Includes the URL of the asset in the response of the module 

Once Bridge executes the List Assets module, this information will be available in the runlog section:

  • Data
    • list 
      • Each object will be listed with a number (e.g., 0, 1, 2, etc.)
      • This section shows a list of the Collection objects associated with the Brandfolder: 
        • asset_id: Use this value for any module fields that request the Asset ID
        • Attributes 
          • approved: Reflects either True or False 
          • cdn_url 
            • The URL of the asset 
            • Appears in the Data section when you select the Include CDN URL checkbox in the module
          • created_at
            • The creation date of the asset  
            • Appears in the Data section when you select the Include Created Date checkbox in the module
          • description: The content from the description field for that asset 
          • name: Name of the Collection 
          • thumbnail_url: The link to access the asset thumbnail
          • updated_at 
            • The date when the asset was last updated  
            • Appears in the Data section only when you select the Include Updated Date checkbox in the module
        • type 
          • The type of object being returned 
          • For this module, the value in this field will show generic_files
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message 
      • This is a system message that the module returns from Smartsheet 
      • For example, if a module didn’t find the value, the message might be “Not found”
    • Status 
      • This is the status that the module returns from Smartsheet 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information

List Brandfolders 

Use this module to list all of the Brandfolders in an organization with their related data. 

Relevant data includes Brandfolder ID, associated collections, asset counts, and slugs (for creating direct URLs). You can use this to get Brandfolder IDs that will act as inputs for other modules. 

List Brandfolders

List Brandfolders fields

Customize Returned Data

In this section, select any of these options to add the information you’d like to include in a Brandfolder:

  • Include Asset Count: Select this to include the number of assets in the Brandfolder
  • Include Attachment Count 
    • Select this to include the number of attachments in the Brandfolder 
    • It doesn’t necessarily match the number of assets because each asset can have multiple attachments 
  • Include Organization Info: Select this to include information about where the organization the Brandfolder is in
  • Include Collection Info: Select this to include information about the Collections in a Brandfolder 

Once Bridge executes the List Brandfolders module, this information will be available in the runlog section: 

  • Data
    • list Items nested under a list heading will be numbered
    • This shows a list of the returned Brandfolder objects: 
      • Attributes 
        • asset_count 
          • The number of assets in the Brandfolder 
          • Appears in the results only when you select the Include Asset Count checkbox in the Customize Returned Data section of this module 
        • attachment_count 
          • The number of attachments in the Brandfolder 
          • Appears only when you select the Include Attachment Count checkbox in the Customize Returned Data section of this module 
        • name: Name of the Brandfolder
        • privacy: Privacy setting for that Brandfolder
        • slug 
          • The slug, or part of a URL path to attach to the Brandfolder URL
          • Using this with the general Brandfolder URL will allow you to navigate directly to this Brandfolder 
        • tagline: The tagline for the Brandfolder 
    • brandfolder_id 
      • The ID for the Brandfolder 
      • Use this value for any field requesting a Brandfolder ID 
    • relationships: This section includes data on relationships of other objects with this Brandfolder 
      • collections 
        • Appears only when you select the Include Collection Info checkbox
        • Data for collections in a Brandfolder will be included as a list 
        • Each collection object will include the Collection ID and the object type (i.e., collection
      • organization 
        • Appears only when you select the Include Org Info checkbox
        • Data for the organization where the Brandfolder is in
        • Includes the ID for the organization and the object type (i.e., organizations
    • type 
      • The type of object being returned 
      • For this module, the value you’ll see in this field is Brandfolders
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message 
      • This is a system message that the module returns from Smartsheet 
      • For example, if a module didn’t find the value, the message might be “Not found”
    • Status 
      • This is the status that the module returns from Smartsheet 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information

List Collections 

Use this module to automate these tasks:

  • List the Collections in a specific Brandfolder 
  • Get Collection IDs that will act as inputs for other modules 

List Collections

List Collections fields

Customize Returned Data

In this section, select any of these options to add the information you’d like to include in the module:

  • Brandfolder ID - In this field, enter the ID for the Brandfolder where you want to create a Collection
  • Include Asset Count
  • Include Brandfolder Info

Once Bridge executes the List Collection module, this information will be available in the runlog section:

  • Data
    • list
      • Each object will be listed with a number (e.g., 0, 1, 2, etc.) 
      • This section shows a list of the Collection objects associated with the Brandfolder:
        • Attributes 
          • is_workspace 
            • Indicates if the object is a Workspace or not, and reflects either of these values: True or False
            • Collections and Workspaces are very similar objects in the API 
              NOTE: This module will only return Collections.
          • name: Name of the Collection 
          • public: Reflects either True or False 
          • slug 
            • The slug, or part of a URL path to attach to the Brandfolder URL 
            • Using this with the general Brandfolder URL and the Brandfolder slug will allow you to navigate directly to the Collection you need 
          • stealth: Reflects either True or False value
          • tagline: The tagline for the Collection 
        • collection_id 
          • The ID for the Collection 
          • Use this value/reference for any field requesting a Collection ID 
        • type 
          • The type of object being returned 
          • For this module, the value you’ll see in this field is Collection
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message 
      • This is a system message that the module returns from Smartsheet 
      • For example, if a module didn’t find the value, the message might be “Not found”
    • Status 
      • This is the status that the module returns from Smartsheet 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information

List Tags 

Use this module to do these tasks 

  • List the tags in an asset, Brandfolder, Collection, or Workspace 
  • Get a unique list of tags 

List Tags

List Tags fields

Tag Source 

In this field, choose the item type you want to pull tags for. These are the options in the list:

  • Asset
  • Brandfolder
  • Collection
  • Workspace 

Source ID 

In this field, enter the ID of the item, based on your choice in the Tag Source list. 

Create a List of Unique Tags 

Tags are unique to assets only. Pulling tags for any other source could result in multiple sets of duplicates. 

Use this option to create a list of the unique tag values from all the tags. 

Once Bridge executes the List Tags module, this information will be available in the runlog section:

  • Data
    • list
      • Each object will be listed with a number (e.g., 0, 1, 2, etc.) 
      • This section shows a list of the tag objects associated with your chosen source:
        • Attributes
          • auto-generated: true or false value 
          • name: Name of the tag 
        • tag_id: The ID for the tag
        • type 
          • The type of object being returned 
          • For this module, the value you’ll see in this field is tags
    • unique_tag-names: A set of the unique tags from the above list 
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message 
      • This is a system message that the module returns from Smartsheet 
      • For example, if a module didn’t find the value, the message might be “Not found”
    • Status 
      • This is the status that the module returns from Smartsheet 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information

List Workspaces 

Use this module to list all the Workspaces in a specific Brandfolder. You can use this to get Workspace IDs that will act as inputs for other modules. 

List Workspaces

List Workspaces fields

Name 

In this field, enter the name that was assigned to the group of states that makes up this module. 

The best practice is to name it after the module. 

Workspace ID 

In this field, enter the ID for the Workspace you want to find. 

Customize Returned Data 

In this section, select any of these options to add the information you’d like to include in the Workspace: 

  • Include Asset Count: Select this to include the number of assets in the Workspace
  • Include Attachment Count: Select this to include the number of attachments across all assets in the Workspace
  • Include Brandfolder Info: Select this to include information about the parent Brandfolder 

Once Bridge executes the List Workspaces module, this information will be available in the runlog section:

  • Data
    • Attributes 
      • asset_count 
        • The number of assets in the Workspace 
        • This will appear in the results only if you select the Include Asset Count checkbox in the Customize Returned Data in this module 
      • attachment_count 
        • The number of attachments across all assets in the Workspace 
        • This will appear in the results only if you select the Attachment Count checkbox in Customize Returned Data in this module 
      • due_date: The due date for the Workspace project
      • Is_workspace: Indicates if the object is a Workspace or not, and reflects either of these values:
        • True - It means the object is a Workspace
        • False
      • name: Name of the Workspace
      • progress
      • public: Reflects either True or False
      • slug 
        • The slug, or part of a URL path, to attach to the Brandfolder URL 
        • Using this with the general Brandfolder URL and Brandfolder ID will allow you to navigate directly to this Workspace 
      • status: The status of the project for the Workspace 
      • stealth
      • tagline: The tagline for the Workspace
    • included 
      • A list of objects related to the Workspace
      • For this module, only the parent Brandfolder info is available 
      • You’ll see this section only when you select the Include Brandfolder Info checkbox in the module. Each object in this section shows the following: 
        • attributes 
          • name: Name of the Brandfolder
          • privacy
          • slug 
            • the slug, or part of a URL path, to attach to the Brandfolder URL 
            • Using this with the general Brandfolder URL and the Brandfolder slug will allow you to navigate directly to the Brandfolder you need 
          • tagline: The tagline for the Brandfolder
        • id: The Brandfolder ID
        • type
          • The type of object 
          • This should show Brandfolder, because it is describing the parent Brandfolder to the Workspace
    • relationships: This section will include data on the parent Brandfolder 
      • brandfolder
        • Appears only when you select the Include Brandfolder Info checkbox
        • Data for the organization where the Brandfolder is in 
        • Includes the ID for the organization and the object type (i.e., organizations)
    • type 
      • The type of object being returned 
      • For this module, the value you’ll see in this field is Collection
    • workspace_id 
      • The ID for theWorkspace 
      • Use this value for any field requesting a Workspace ID 
  • State: Refer to this section to check if the module worked or failed
    • Code: This is the success/error code that the module returns from Smartsheet
    • Message
      • This is a system message that the module returns from Smartsheet 
      • For example, if a module didn’t find the value, the message might be “Not found”
    • Status 
      • This is the status that the module returns from Smartsheet 
      • These are examples of status labels you might encounter:
        • Succeeded - The system successfully found the information
        • Failed - The system didn’t find the information
Was this article helpful?
YesNo