- 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>
33 lines
2.2 KiB
JSON
33 lines
2.2 KiB
JSON
{
|
|
"Domain": "ドメイン",
|
|
"User Name": "ユーザー名",
|
|
"Password": "パスワード",
|
|
"\n 1. Click on profile pic (top right corner), navigate to **Preferences**.\n 2. Go to **Integrations** tab and click on **Create a New User**.\n 3. Copy generated domain, user and password.": "\n 1. Click on profile pic (top right corner), navigate to **Preferences**.\n 2. Go to **Integrations** tab and click on **Create a New User**.\n 3. Copy generated domain, user and password.",
|
|
"Create or Update Subscriber": "購読者を作成または更新",
|
|
"Get Subscriber": "購読者を取得",
|
|
"Custom API Call": "カスタムAPI通話",
|
|
"Creates a new subscriber or update an existing subscriber by email.": "新しい購読者を作成するか、メールで既存の購読者を更新します。",
|
|
"retrieves detailed subscriber information for a given email address.": "特定のメールアドレスの購読者情報を取得します。",
|
|
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
|
"Email": "Eメールアドレス",
|
|
"Subscription Status": "サブスクリプションステータス",
|
|
"Custom Fields": "カスタムフィールド",
|
|
"Method": "方法",
|
|
"Headers": "ヘッダー",
|
|
"Query Parameters": "クエリパラメータ",
|
|
"Body": "本文",
|
|
"Response is Binary ?": "応答はバイナリですか?",
|
|
"No Error on Failure": "失敗時にエラーはありません",
|
|
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
"Go to **Subscribers Tab-> All Subscribers -> Manage Fields** to get custom field names.": "カスタムフィールド名を取得するには、**購読者タブ->すべての購読者->フィールドを管理**に移動してください。",
|
|
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
|
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
|
"Unsubscribed": "購読解除済み",
|
|
"Subscribed": "購読中",
|
|
"GET": "取得",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "削除",
|
|
"HEAD": "頭"
|
|
} |