- Add Activepieces fork with SmoothSchedule custom piece - Create integrations app with Activepieces service layer - Add embed token endpoint for iframe integration - Create Automations page with embedded workflow builder - Add sidebar visibility fix for embed mode - Add list inactive customers endpoint to Public API - Include SmoothSchedule triggers: event created/updated/cancelled - Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
50 lines
3.8 KiB
JSON
50 lines
3.8 KiB
JSON
{
|
|
"**Enter your Ninox Personal Access Token (API key).**\n\n---\n\n### How to obtain your API key\n\n1. Visit [ninox.com](https://ninox.com) and log in.\n2. Click the **Start Ninox** button to open the web app.\n3. In the top-right corner, click the **Actions** gear icon.\n4. Select **Integrations** from the drop-down menu.\n5. In the pop-up window, click the **Generate** button.\n6. Copy the API key to your clipboard and paste it here.\n": "**Enter your Ninox Personal Access Token (API key).**\n\n---\n\n### How to obtain your API key\n\n1. Visit [ninox.com](https://ninox.com) and log in.\n2. Click the **Start Ninox** button to open the web app.\n3. In the top-right corner, click the **Actions** gear icon.\n4. Select **Integrations** from the drop-down menu.\n5. In the pop-up window, click the **Generate** button.\n6. Copy the API key to your clipboard and paste it here.\n",
|
|
"Create Record": "レコードを作成",
|
|
"Update Record": "更新記録",
|
|
"Delete Record": "レコードを削除",
|
|
"Upload File": "ファイルをアップロード",
|
|
"Download File from Record": "レコードからファイルをダウンロード",
|
|
"Find Record": "レコードを検索",
|
|
"List Files from Record": "レコードからのファイルの一覧",
|
|
"Custom API Call": "カスタムAPI通話",
|
|
"Creates a new record into a specified table.": "指定したテーブルに新しいレコードを作成します。",
|
|
"Updates fields on an existing record.": "既存のレコードのフィールドを更新します。",
|
|
"Deletes a record from a table.": "テーブルからレコードを削除します。",
|
|
"Attach a file to a record.": "ファイルをレコードに添付します。",
|
|
"Downloads a file attached to a record.": "レコードに添付されたファイルをダウンロードします。",
|
|
"Finds records by field values.": "項目値でレコードを検索します。",
|
|
"List files attached to a specific record (without downloading) for management.": "管理用に特定のレコードに添付されたファイルを一覧表示します。",
|
|
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
|
"Team ID": "チームID",
|
|
"Database ID": "データベースID",
|
|
"Table ID": "Table ID",
|
|
"Record Fields": "レコードフィールド",
|
|
"Record ID": "レコードID",
|
|
"File": "ファイル",
|
|
"File ID": "ファイルID",
|
|
"Table Field": "テーブルフィールド",
|
|
"Search Value": "検索値",
|
|
"Method": "方法",
|
|
"Headers": "ヘッダー",
|
|
"Query Parameters": "クエリパラメータ",
|
|
"Body": "本文",
|
|
"Response is Binary ?": "応答はバイナリですか?",
|
|
"No Error on Failure": "失敗時にエラーはありません",
|
|
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
"Select the team containing the database.": "データベースを含むチームを選択します。",
|
|
"Select the database containing the table.": "表を含むデータベースを選択します。",
|
|
"Select the table": "テーブルを選択",
|
|
"The file to upload to the record.": "レコードにアップロードするファイル",
|
|
"The value to search for in the specified field.": "指定したフィールドで検索する値。",
|
|
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
|
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
|
"GET": "取得",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "削除",
|
|
"HEAD": "頭",
|
|
"New Record": "新しいレコード",
|
|
"Triggers when a new record is created in a table.": "テーブルに新しいレコードが作成されたときにトリガーされます。"
|
|
} |