ZapierによるOneDrive FilterConnect AI駆動の自動化を推進しよう ノーコードAI自動化 完全な監査証跡とコントロール SOC 2 およびGDPR準拠 簡単なビジュアルワークフロービルダー 9、000+ アプリ、 450+ AI ツール Free階層が利用可能 最初の自動化ワークフローを起動する Start with a template that brings OneDrive and Filter by Zapier together. Build enterprise-grade automation in minutes.
新しい OneCloud 通話録音を OneDrive にアップロードする OneCloud + Zapierによる遅延 + Filter by Zapier + 1 more
新しい OneDrive PDF ファイルを Oneflow 契約書に変換し、Microsoft Outlook 経由でEメールで送信します。 OneDrive (ワンドライブ) + Filter by Zapier + Oneflow + 1 more
新しいOneDriveファイルをJWプレーヤーにアップロードする OneDrive (ワンドライブ) + Filter by Zapier + JW Player
CandidateZip を使用して OneDrive から HubSpot に新しい履歴書データをインポートする OneDrive (ワンドライブ) + Filter by Zapier + CandidateZip Resume/Job Parser + 1 more
CandidateZip によって新しい OneDrive ファイルから抽出された履歴書データを使用して Recruitee 候補者を作成します OneDrive (ワンドライブ) + Filter by Zapier + CandidateZip Resume/Job Parser + 1 more
CandidateZip を使用して OneDrive の新しいファイルから履歴書データを抽出し、Microsoft Excel に行を追加します。 OneDrive (ワンドライブ) + Filter by Zapier + CandidateZip Resume/Job Parser + 1 more
もっと読み込む
CandidateZip を使用して新しい OneDrive ファイルから履歴書データを抽出し、BambooHR で従業員を作成します。 OneDrive (ワンドライブ) + Filter by Zapier + CandidateZip Resume/Job Parser + 1 more
CandidateZip を使用して、OneDrive の新しいファイルから履歴書情報を使用して Copper に人物を作成する OneDrive (ワンドライブ) + Filter by Zapier + CandidateZip Resume/Job Parser + 1 more
トップ企業は、コーディングを必要とせず、独自のビジネス問題を解決する作業を自動化するために Zapier を信頼しています。
Zapierの仕組み Zapier makes it easy to integrate OneDrive with Filter by Zapier - no code necessary. See how you can get setup in minutes.
OneDrive (ワンドライブ)
OneDrive (ワンドライブ)
Filter by Zapier
Filter by Zapier
1。イベントを選択します
アプリ
OneDrive (ワンドライブ)
トリガーを選択 トリガーとは、OneDrive からの「新しいファイル」のように、Zap を開始するイベントです。
アクションを追加する トリガーの後でアクションが実行されます(Zapier のFilterの「次の場合のみ続行」など)。
接続されています! Zapierはシームレスに接続しますOneDriveそしてFilter by Zapier、ワークフローを自動化します。
サポートされているトリガーとアクション Zapier は、アプリを接続して反復的なタスクを自動化するワークフローの作成に役立ちます。トリガーはワークフローを開始するイベントであり、アクションは Zap が実行するイベントです。
新しいファイル Triggers when a new file is created in the personal drive.
試してみる 新規または更新されたファイル Triggers when a file is created or modified in the selected folder.
試してみる Delete File or Folder ファイルまたはフォルダを削除し、ごみ箱に移動します。
ファイルのアップロード Upload a file.
Move or Rename File or Folder Moves a file or folder to a different location. Optionally rename the item.
写し
ファイルまたはフォルダ
宛先フォルダー
新しい名前
ファイルの置換 Replaces a file with new content.
Create Sharing Link Create a sharing link for a file or folder in a personal drive.
APIリクエスト(ベータ版) これは、このインテグレーションの認証を含む生のHTTPリクエストを作成する高度なアクションです。
クエリ文字列パラメーター
追加のリクエストヘッダー
体
ファイルの検索 ファイル名、コンテンツ、またはメタデータでファイルを検索します。
Find Items (Via KQL) キーワードクエリ言語を使用してアイテムを検索します。
Get Item Permissions List all users and links that have access to a file or folder.
新しいフォルダ 個人用ドライブに新しいフォルダが作成されたときにトリガーされます。
試してみる ファイルまたはフォルダをコピーする Copy a file or folder to a new location.
写し
File or Folder to Copy
宛先フォルダー
新しい名前
対立行動
Copy Children Only
Include Version History
エクスポートファイル ファイルをPDFまたはHTML形式でエクスポートします。
フォルダの作成 Create a new folder.
Remove Item Permission Remove a specific user or link’s access to a file or folder. Provide either email address or permission ID.
共有招待を作成する Send a sharing invitation to specific recipients for a file or folder in a personal drive.
テキストファイルの作成 Create a new text file with custom content.
Find Drive by ID Find a specific drive using its unique ID.
Find File or Folder by ID Find a specific file or folder in a personal drive using its unique ID.
フォルダの検索 Search for folders by name and metadata.
次の場合にのみ続行します。 この Zap がいつ実行を継続できるかを指定するルールを設定します。
もっと読み込む
For AI agents & developers
Use OneDrive and Filter by Zapier with AI agents and code Beyond Zap workflows. Call OneDrive and Filter by Zapier actions directly from your AI client or your codebase, using the same 9,000+ app integrations Zapier already runs.
ノーコード Connect via Zapier MCP Expose OneDrive and Filter by Zapier actions as tools in any MCP client. Authenticate once, then call them in natural language.
Example actions on this page
Works with
Claude · ChatGPT · Cursor · any MCP-compatible client
Connect Zapier MCP タイプスクリプト Call from code with the Zapier SDK Trigger OneDrive and Filter by Zapier actions from backend services, scripts, or agent code.
Install
# TypeScript / Node
npm install @zapier/zapier-sdk Run an action
import { createZapierSdk } from '@zapier/zapier-sdk';
const zapier = createZapierSdk();
await zapier.runAction({ /* onedrive / filter action */ }); Run the SDK docs Pythonパッケージはまだありません。SDKはTypeScript専用です(@zapier/zapier-sdk)。MCPサーバーのURLはあなたのアカウント専用です。zapier.com/mcpで取得してください。
Zapier は、 2023の Forbes Cloud 100社の87 % が選択した自動化プラットフォームです。 93%
Zapierの使用により仕事の効率が上がったと語る顧客
25m
顧客はプラットフォーム上で25百万以上のZapを作成しました
6 分
平均的なユーザーはZapのセットアップに6分もかかりません
ZapierブログでOneDriveの自動化の方法を学びましょう
OneDriveを自動化する6方法 Microsoft's OneDrive is the antidote to this chronic over-storage problem. Designed to work on the backend of Microsoft's famous Office applications—think Word documents and Excel spreadsheets—it can make your entire cloud storage service function with the convenience of a local folder. But that's if you only use Microsoft products....
ZapierブログでFilter by Zapierの自動化の方法を学びましょう
Zapierでフィルター: ワークフローをより細かく制御 Filters are extra steps that act as gatekeepers for your data. They ensure that your automated workflows only run if the conditions you pick are met. Here's how to use filters to build Zaps—Zapier's automated workflows—that have the flexibility you need to scale.
Zapier の組み込みツール: 基本的な自動化を超えて Master workflow orchestration with Zapier's suite of built-in tools and products.
AIでワークフローを効率化 Level up your OneDrive to Filter by Zapier integration with AI. Extract, summarize, and transform your integration data with leading AI models like
OpenAI ,
Anthropic , and more.
OneDrive (以前は SkyDrive と呼ばれていた Microsoft のファイル同期アプリ) を使用すると、ファイルをオンラインで保存し、無料の Office Web アプリで Office ドキュメントを編集し、PC からオンライン ファイルに簡単にアクセスできます。
特定の条件が満たされた場合にのみ Zap の続行を許可します。たとえば、新しいEメールを受信したときにテキストメッセージを送信する場合は、受信したEメールが特定のアドレスからのものである場合にのみテキストメッセージを送信するFilterを使用できます。
世界最大のノーコード自動化プラットフォームである Zapier で、 OneDriveをFilterに接続します