Automatic File Collection from External Tools
Create a webhook endpoint in Notis. When external tools or scripts send files, they automatically land in your Google Drive at a designated location.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
Upload File
Uploads a file (max 5mb) to google drive, moving it to a specified folder if a valid folder id is provided, otherwise uploads to root.
Why this helps
You receive files from multiple sources (API endpoints, third-party tools, automation platforms), each requiring manual download and Drive upload.
- Eliminate manual file downloads
- Centralize document collection
- Automate incoming file processing
- Create audit trail of uploads
Setup
Build it in a few focused steps.
- 1Connect Google Drive to Notis
- 2Create a webhook automation: 'Send incoming files to my Google Drive'
- 3Notis generates a unique webhook URL you can share with external tools or APIs
- 4Configure your external tool to POST files to that URL (instructions provided)
- 5Specify the Drive folder where files should land
- 6Test by sending a file through the webhook and verifying it appears in Drive
Questions about this workflow
What file types can be uploaded through the webhook?
Any file type up to 5MB. Larger files will be rejected. You can ask Notis to compress or convert files if needed.
Can I process the file after upload (rename, organize)?
Yes. You can chain additional automations to organize, rename, or share uploaded files based on their type or name.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Notion to Google Drive. A trigger fires from one place; an action lands in another.
Notion triggers
Google Drive actions
All Page Events
Triggers when any Notion page is created or updated across the workspace.
Add file sharing preference
Modifies sharing permissions for an existing google drive file, granting a specified role to a user, group, domain, or 'anyone'.
Comment Created
Triggers when a new comment is created in Notion. Optional `page_id` filter scopes to comments on a specific page. When omitted, fires for any new comment in the workspace the integration has access to. Requires the 'Read comments' capability on the Notion integration. If a connection was authorized before that capability was enabled, the user must re-authorize the connection for comment events to flow.
Copy file
Duplicates an existing file in google drive, identified by its `file id`.
New Comment
Triggers when a new comment is added to a specified Notion block or page.
Create Comment
Tool to create a comment on a file. use when you need to add a new comment to a specific file in google drive.
Database Created
Triggers when a new Notion database (the container) is created. A database is the post-2025-09-03 container that holds one or more data sources. This trigger fires for the container's creation event (`database.created`), distinct from `NOTION_DATASOURCE_CREATED` which fires when a new data source is added to an existing database. Most customers calling Notion's `POST /v1/databases` (the legacy API) or creating a database via the Notion UI will see this event. Adding a new data source to an existing database fires `data_source.created` instead — use `NOTION_DATASOURCE_CREATED` for that. Notion's payload puts `entity.type: "block"` (the container is a `child_database` block in the content tree) and `entity.id` is the database id.
Create Shared Drive
Tool to create a new shared drive. use when you need to programmatically create a new shared drive for collaboration or storage.
Data Source Created
Triggers when a new Notion data source is created. Fires workspace-wide. The payload's `data.parent` carries the data source's tree parent (typically the teamspace) for downstream filtering. A single template-based database creation can fire multiple `data_source.created` events at once — one per data source the template instantiates.
Create File or Folder
Creates a new file or folder with metadata. use to create empty files or folders, or files with content by providing it in the request body (though this action primarily focuses on metadata creation).
Data Source Schema Updated
Triggers when a Notion data source's schema is updated. Fires on column add / remove / rename. Payload includes `data.updated_properties: [{id, name, action}]` so consumers can discriminate the kind of change downstream. Optional `data_source_id` filter scopes to schema changes on a single data source. When omitted, fires for any schema change in the workspace the integration has access to. Note: adding a column also fires `page.properties_updated` once per existing row in the data source. Customers wanting a single structural-change signal should use this trigger.
Create a File from Text
Creates a new file in google drive from provided text content (up to 10mb), supporting various formats including automatic conversion to google workspace types.
New Page
Triggers when a new page is added to a Notion database.
Create a folder
Creates a new folder in google drive, optionally within a parent folder specified by its id or name; if a parent name is provided but not found, the action will fail.
Page Added to Page
Fires when a new subpage (a `child_page` type block) is added under a specified parent Notion page.
Create Reply
Tool to create a reply to a comment in google drive. use when you need to respond to an existing comment on a file.
Connect any two apps with Notis in the middle.
Not just Notion and Google Drive. Any combination from 985+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7 days free trial with 20$ free usage included.
No card. Works with personal or business Google Drive.
