{ "INTEGRATION_SETTINGS": { "HEADER": "連携", "WEBHOOK": { "SUBSCRIBED_EVENTS": "Subscribed Events", "FORM": { "CANCEL": "キャンセル", "DESC": "Webhookイベントは、Chatwootアカウントで何が起こっているかについてのリアルタイムの情報を提供します。コールバックを設定するには有効なURLを入力してください。", "SUBSCRIPTIONS": { "LABEL": "Events", "EVENTS": { "CONVERSATION_CREATED": "Conversation Created", "CONVERSATION_STATUS_CHANGED": "Conversation Status Changed", "CONVERSATION_UPDATED": "Conversation Updated", "MESSAGE_CREATED": "Message created", "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user" } }, "END_POINT": { "LABEL": "Webhook URL", "PLACEHOLDER": "例: https://example/api/webhook", "ERROR": "有効な URL を入力してください" }, "EDIT_SUBMIT": "Update webhook", "ADD_SUBMIT": "Webhookを作成" }, "TITLE": "Webhook", "CONFIGURE": "設定", "HEADER": "Webhookの設定", "HEADER_BTN_TXT": "新しいWebhookを追加", "LOADING": "添付されたWebhookを取得しています", "SEARCH_404": "検索内容(クエリ)に一致する項目はありませんでした", "SIDEBAR_TXT": "
Webhooks
Webhooks は、すべてのアカウントで定義可能なHTTP コールバックです。これらは、メッセージの作成などChatwoot上でのイベントをきっかけに実行されます。このアカウントでは、1つ以上のwebhookが作成できます。
webhookを作成するには、webhookを作成ボタンをクリックしてください。また、作成した webhook を削除ボタンを押して削除することもできます。
Chatwoot will now sync all the incoming conversations into the customer-conversations channel inside your slack workplace.
Replying to a conversation thread in customer-conversations slack channel will create a response back to the customer through chatwoot.
Start the replies with note: to create private notes instead of replies.
If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.
When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.
" } }, "DELETE": { "BUTTON_TEXT": "削除", "API": { "SUCCESS_MESSAGE": "連携が正常に削除されました" } }, "CONNECT": { "BUTTON_TEXT": "接続" } } }