# Scopes: HubSpot Domain Scopes Lookup-table that translates code values of the domain 'Scopes' into descriptions. - Catalog: `HubSpot` - Schema: `CodeValues` - Label: Domain Scopes Example: The code value 'account-info.security.read' means 'View account information security'. - Retrieve: True ## View Columns The columns of the view `Scopes` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `code` | `varchar2(240)` | Code | ☑ | Unique code within the domain. | | `description` | `varchar2(4000)` | Description | ☐ | Meaning of the unique code within the domain. | | `domain` | `varchar2(240)` | Domain | ☑ | Each domain defines a map of codes to values. | | `resource_code` | `varchar2(240)` | Resource Code | ☐ | Resource code for internationalization. | ## Values | Code | Description | |:---:|---| | `account-info.security.read` | View account information security | | `accounting` | Accounting | | `actions` | Actions | | `analytics.behavioral_events.send` | Send analytical behavioral events | | `automation` | Workflows on Automation API | | `business_units_view.read` | View business units | | `business-intelligence` | Endpoints that sit on top of sources and email | | `cms.domains.read` | View domains | | `cms.domains.write` | View and change domains | | `cms.functions.read` | View functions | | `cms.functions.write` | View and change functions | | `cms.knowledge_base.articles.publish` | Publish articles | | `cms.knowledge_base.articles.read` | View articles | | `cms.knowledge_base.articles.write` | View and change articles | | `cms.knowledge_base.settings.read` | View article settings | | `cms.knowledge_base.settings.write` | View and change article settings | | `cms.performance.read` | View details about performance | | `cms.source_code.read_write` | Upload and download templates, modules, and other files that developers need to write the code for websites and emails | | `collector.graphql_query.execute` | Query data from your HubSpot account using the GraphQL API endpoint | | `collector.graphql_schema.read` | Introspection queries via GraphQL application clients such as GraphiQL | | `communication_preferences.read_write` | View and change communication preferences | | `communication_preferences.read` | View communication preferences | | `communication_preferences.write` | Change communication preferences | | `content` | Sites, landing pages, email, blog, and campaigns | | `conversations.read` | View details about threads in the conversations inbox | | `conversations.visitor_identification.tokens.create` | Fetch identification tokens for authenticated website visitors interacting with the HubSpot chat widget | | `conversations.write` | View and change details about threads in the conversations inbox | | `crm.export` | Allows you to export records from your CRM | | `crm.import` | Allows you to import records into your CRM | | `crm.lists.read` | View details about contact lists | | `crm.lists.write` | View, create, delete, or make changes to contact lists | | `crm.objects.companies.read` | View properties and other details about companies | | `crm.objects.companies.write` | View properties and create, delete, or make changes to companies | | `crm.objects.contacts.read` | View properties and other details about contacts | | `crm.objects.contacts.write` | View properties and create, delete, and make changes to contacts | | `crm.objects.custom.read` | View properties and other details about custom objects | | `crm.objects.custom.write` | View properties and create, delete, and make changes to custom objects | | `crm.objects.deals.read` | View properties and other details about deals | | `crm.objects.deals.write` | View and change properties and other details about deals | | `crm.objects.feedback_submissions.read` | View feedback submissions | | `crm.objects.goals.read` | View goals | | `crm.objects.line_items.read` | View details about line items | | `crm.objects.line_items.write` | View and change details about line items | | `crm.objects.marketing_events.read` | View details about marketing events | | `crm.objects.marketing_events.write` | View and change details about marketing events | | `crm.objects.owners.read` | View details about users assigned to a CRM record | | `crm.objects.owners.write` | View and change details about users assigned to a CRM record | | `crm.objects.quotes.read` | View details about quotes | | `crm.objects.quotes.write` | View and change details about quotes | | `crm.schemas.companies.read` | View details about property settings for companies | | `crm.schemas.companies.write` | Create, delete, or make changes to property settings for companies | | `crm.schemas.contacts.read` | View details about property settings for contacts | | `crm.schemas.contacts.write` | Create, delete, or make changes to property settings for contacts | | `crm.schemas.custom.read` | View details about property settings for custom objects | | `crm.schemas.custom.write` | Create, delete, or make changes to property settings for custom objects | | `crm.schemas.deals.read` | View details about property settings for deals | | `crm.schemas.deals.write` | Create, delete, or make changes to property settings for deals | | `crm.schemas.line_items.read` | View details about property settings for line items | | `crm.schemas.quotes.read` | View details about property settings for quotes | | `ctas.read` | View CTAs | | `e-commerce` | Access to e-commerce features | | `external_integrations.forms.access` | Access to external integration forms | | `files.ui_hidden.read` | Access to files hidden from UI | | `files` | Access to File Manager | | `forms` | Access to the Forms endpoints | | `forms-uploaded-files` | Download files submitted through a form | | `hubdb` | Access to HubDB | | `integration-sync` | Access to the sync API, which allows syncing of most CRM objects | | `media_bridge.read` | View media bridge | | `media_bridge.write` | View and change media bridge | | `oauth` | Basic scope required for OAuth | | `sales-email-read` | Access to read all details of one-to-one emails sent to contacts | | `settings.billing.write` | Retrieves and changes billing settings | | `settings.currencies.read` | Retrieves currencies | | `settings.currencies.write` | Retrieves and changes currencies | | `settings.user.read` | Retrieves users and user roles from a HubSpot account | | `settings.user.teams.read` | Retrieves teams from a HubSpot account | | `settings.user.teams.write` | Retrieves and changes teams from a HubSpot account | | `settings.user.write` | Retrieves and changes users and user roles from a HubSpot account | | `social` | Includes Social Inbox | | `tickets` | Includes access to tickets | | `timeline` | Access to manage custom events on HubSpot CRM records, including creating and updating records | | `transactional-email` | Transactional emails and the transactional emails endpoints |