Creates or updates a workspace record in Attio using a unique attribute to search for existing workspaces. If a workspace is found with the same value for the matching attribute, that workspace will be updated. If no workspace is found, a new one will be created.
namestringThe name of the workspace.
usersarrayList of user record IDs to associate with this workspace. These should be UUIDs of user records in your Attio workspace. Format: provide as list of record IDs which will be converted to record references.
companystringCompany record ID to associate with this workspace. This should be the UUID of a company record in your Attio workspace. Will be converted to a record reference.
avatar_urlstringURL to the workspace's avatar image.
workspace_idstringThe unique identifier for the workspace. Use this when matching_attribute is 'workspace_id'.
matching_attributeRequiredstringThe ID or slug of the attribute used to check if a workspace already exists. Must be a unique attribute. If a workspace is found with the same value for this attribute, it will be updated. If no workspace is found, a new one will be created. Common examples: 'workspace_id' (most…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.