LogoLogo
v4.1
  • Docs
  • Connector Configuration
  • Knowledge Base
  • Changelog
v4.1
  • Introduction
  • Migration from 4.0
  • Overview
    • Introduction
    • Component
    • Flow
    • End User Guide
  • Component Definition
    • Basic Structure
    • Manifest
      • name
      • label
      • icon
      • marker
      • author
      • description
      • auth
      • authConfig
      • quota
      • properties
      • inPorts
      • outPorts
      • firePatterns
      • tick
      • private
      • webhook
      • state
      • localization
    • Behaviour
    • Dependencies
    • Authentication
    • Quotas & Limits
    • Example Component
  • Customizing UI
    • Custom Inspector Fields
    • Custom Theme
    • Custom Strings
    • Custom API
    • Custom Component Strings
    • Custom Component Shapes
  • Appmixer Self-Managed
    • Installation
    • Getting Started
    • Custom Component: HelloAppmixer
    • Using Appmixer SDK
    • Using Appmixer API
    • Using OAuth applications
    • Installation GCP
    • System Webhooks
    • Appmixer Architecture
  • API
    • ACL
    • Accounts
    • Apps
    • Authentication
    • Charts
    • Data Stores
    • Files
    • Flows
    • Insights
    • Modifiers
    • People Task
    • Service Configuration
    • Unprocessed Messages
  • Appmixer SDK
    • Getting Started
    • API Reference
      • Constructor
      • API
      • FlowManager
      • Designer
      • InsightsLogs
      • InsightsDashboard
      • InsightsChartEditor
      • Accounts
      • Storage
      • PeopleTasks
      • Components
    • Developer mode
  • Appmixer Backoffice
    • Getting Started
    • Services
  • Tutorials
    • Managing Authentication
    • Sharing Flows
    • Flows Metadata & Filtering
    • People Tasks
    • Customizing modifiers
    • Setting ACL
  • Appmixer CLI
    • Appmixer CLI
  • App Registration
    • DeepAI
    • Google
    • People Tasks
    • Slack
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. App Registration

Google

PreviousDeepAINextPeople Tasks

Last updated 4 years ago

Was this helpful?

Domain verification

In order to use Google API Webhooks you have to verify your domain ownership. More about domain verification can be found in . When Appmixer is running on your servers, you can use records to verify your domain ownership, but if you want to use components that use Google API Webhooks (appmixer.google.drive.NewFile for example) in an Appmixer instance running on your localhost (typical for testing the trial or when developing new components) you need something else. When running Appmixer on localhost, you usually use tools like to create public tunnel to the Appmixer API. In order to verify ngrok domain ownership you can use the .

First, open Google developers console and your Appmixer project and follow instructions in the next picture.

Then copy&paste your ngrok URL.

Then you have to verify domain ownership.

Click 'Take me there' and then 'Add a property'.

Then download the HTML verification file.

After you download your HTML verification file, copy it into Appmixer engine.

docker cp google52658022a92d779c.html appmixer-401_engine_1:/usr/src/appmixer/gridd/public

After then, click the 'Verify' button and that's it. You don't need to restart the Appmixer engine.

Now, you can go back to developer console and add the ngrok domain once more.

But this time, because it's already verified, it will appear in the list of your domains.

here
CNAME
HTML file method
Domain verification
Download HTML verification file
ngrok