Skip to content
Brand.dev logo
Brand.dev logo

Brand.dev Integrations

AI Content Generation

Put Brand.dev to work with AI and enterprise-grade automation

Automate smarter with Brand.dev and scale with confidence. Zapier is built for enterprise-grade security, compliance, and performance.

Google Logo Continue with Google
  • No-code AI automation
  • Full audit trails and controls
  • SOC 2 and GDPR compliant
  • Easy visual workflow builder
  • 8,000+ apps, 450+ AI tools
  • Free tier available
Brand.dev logoBrand.dev logo
Or pick an app to pair with
arrow pointing down
Integrate Google Sheets with Brand.devIntegrate Google Sheets with Brand.dev
Google Sheets
Google, Spreadsheets
Integrate Google Forms with Brand.devIntegrate Google Forms with Brand.dev
Google Forms
Forms & Surveys, Google
Integrate Slack with Brand.devIntegrate Slack with Brand.dev
Slack
Team Chat
Integrate Google Drive with Brand.devIntegrate Google Drive with Brand.dev
Google Drive
File Management & Storage, Google
Integrate HubSpot with Brand.devIntegrate HubSpot with Brand.dev
HubSpot
Marketing Automation
Integrate Typeform with Brand.devIntegrate Typeform with Brand.dev
Typeform
Forms & Surveys
Integrate Airtable with Brand.devIntegrate Airtable with Brand.dev
Airtable
Databases
Integrate Google Docs with Brand.devIntegrate Google Docs with Brand.dev
Google Docs
Documents, Google
Integrate Webflow with Brand.devIntegrate Webflow with Brand.dev
Webflow
Website Builders
Integrate Google Sheets with Brand.devIntegrate Google Sheets with Brand.dev
Google Sheets
Google, Spreadsheets
Integrate Google Forms with Brand.devIntegrate Google Forms with Brand.dev
Google Forms
Forms & Surveys, Google
Integrate Slack with Brand.devIntegrate Slack with Brand.dev
Slack
Team Chat
Integrate Google Drive with Brand.devIntegrate Google Drive with Brand.dev
Google Drive
File Management & Storage, Google
Integrate HubSpot with Brand.devIntegrate HubSpot with Brand.dev
HubSpot
Marketing Automation
Integrate Typeform with Brand.devIntegrate Typeform with Brand.dev
Typeform
Forms & Surveys
Integrate Google Sheets with Brand.devIntegrate Google Sheets with Brand.dev
Google Sheets
Google, Spreadsheets
Integrate Google Forms with Brand.devIntegrate Google Forms with Brand.dev
Google Forms
Forms & Surveys, Google
Integrate Slack with Brand.devIntegrate Slack with Brand.dev
Slack
Team Chat
Integrate Google Drive with Brand.devIntegrate Google Drive with Brand.dev
Google Drive
File Management & Storage, Google
Integrate HubSpot with Brand.devIntegrate HubSpot with Brand.dev
HubSpot
Marketing Automation
Integrate Typeform with Brand.devIntegrate Typeform with Brand.dev
Typeform
Forms & Surveys
Integrate Airtable with Brand.devIntegrate Airtable with Brand.dev
Airtable
Databases
Integrate Google Docs with Brand.devIntegrate Google Docs with Brand.dev
Google Docs
Documents, Google
Integrate Webflow with Brand.devIntegrate Webflow with Brand.dev
Webflow
Website Builders

Top companies trust Zapier to automate work and free up time

Join millions worldwide who automate their work using Zapier

Google Logo Sign up with Google

Supported triggers and actions

Zapier helps you create workflows that connect your apps to automate repetitive tasks. A trigger is an event that starts a workflow, and an action is an event a Zap performs.

    • The domain name to analyze - [domain]
      Required
    • Maximum number of products to extract. - [maxProducts]
    • Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes). - [timeoutMS]
    Action
    Write
    • Email address to prefetch brand data for. The domain will be extracted from the email. Free email providers (gmail.com, yahoo.com, etc.) and disposable email addresses are not allowed. - [email]
      Required
    • Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes). - [timeoutMS]
    Action
    Write
    • HTTP method
      Required
    • Full URL (e.g. https://api.brand.dev/v1/...) or path (e.g. /v1/...) to request.
      Required
    • Optional base URL when providing a path (defaults to https://api.brand.dev).
    • Optional query params as JSON (object). Example: {"domain":"nike.com","timeoutMS":30000}
    • Optional extra headers as JSON (object). Authorization is added automatically and will override this if provided.
    • Optional request body as JSON (object/array). Ignored for GET requests.
    • Throw an error on non-2xx responses
    Action
    Write
    • Brand domain or title to retrieve NAICS code for. If a valid domain is provided in `input`, it will be used for classification, otherwise, we will search for the brand using the provided title.
      Required
    • Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes).
    • Minimum number of NAICS codes to return. Must be at least 1. Defaults to 1.
    • Maximum number of NAICS codes to return. Must be between 1 and 10. Defaults to 5.
    Action
    Search
    • The domain name to analyze - [domain]
      Required
    • Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes). - [timeoutMS]
    • Whether to analyze the home page - [specific_pages.home_page]
    • Whether to analyze the blog - [specific_pages.blog]
    • Whether to analyze the terms and conditions page - [specific_pages.terms_and_conditions]
    • Whether to analyze the privacy policy page - [specific_pages.privacy_policy]
    • Whether to analyze the about us page - [specific_pages.about_us]
    • Whether to analyze the contact us page - [specific_pages.contact_us]
    • Whether to analyze the careers page - [specific_pages.careers]
    • Whether to analyze the FAQ page - [specific_pages.faq]
    • Whether to analyze the pricing page - [specific_pages.pricing]
    • Name of the data point to extract - [data_to_extract.datapoint_name]
      Required
    • Type of the data point - [data_to_extract.datapoint_type]
      Required
    • Type of items in the list when datapoint_type is 'list'. Defaults to 'string'. Use 'object' to extract an array of objects matching a schema. - [data_to_extract.datapoint_list_type]
    • Schema definition for objects when datapoint_list_type is 'object'. Provide a map of field names to their scalar types. - [data_to_extract.datapoint_object_schema]
    • Description of what to extract - [data_to_extract.datapoint_description]
      Required
    • Example of the expected value - [data_to_extract.datapoint_example]
      Required
    Action
    Write
    • Domain name to prefetch brand data for - [domain]
      Required
    • Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes). - [timeoutMS]
    Action
    Write
    • Domain name to extract fonts from (e.g., 'example.com', 'google.com'). The domain will be automatically normalized and validated.
      Required
    • Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes).
    Action
    Search
    • Email address to retrieve brand data for (e.g., 'contact@example.com'). The domain will be extracted from the email. Free email providers (gmail.com, yahoo.com, etc.) and disposable email addresses are not allowed.
      Required
    • Optional parameter to force the language of the retrieved brand data.
    • Optional parameter to optimize the API call for maximum speed. When set to true, the API will skip time-consuming operations for faster response at the cost of less comprehensive data.
    • Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes).
    Action
    Search

Brand.dev Help & Support

Common questions

branddev logo
About Brand.dev
Brand.dev is a service that let's you fetch logos, header images, primary colors, address, descriptions and socials from any domain.
Related categories

Popular Brand.dev Integrations