Creates a new workspace record in Attio. The workspace_id field is required and must be unique. This endpoint will throw an error on conflicts of unique attributes. Use when you need to create a new workspace entry in your Attio workspace.
namestringThe name of the workspace
usersarrayUser records associated with this Workspace (record-reference type). Format: [{'target_object': 'users', 'target_record_id': '<uuid>'}]
companyobjectA related Company record (record-reference type). Format: {'target_object': 'companies', 'target_record_id': '<uuid>'}
avatar_urlstringThe URL of an avatar image
workspace_idRequiredstringA unique identifier for this Workspace in your system. This is a required and unique attribute.
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.