{ "INTEGRATION_SETTINGS": { "HEADER": "Integrationer", "WEBHOOK": { "TITLE": "Webhook", "CONFIGURE": "Konfigurera", "HEADER": "Webhook-inställningar", "HEADER_BTN_TXT": "Lägg till ny webhook", "LOADING": "Hämtar bifogade webhooks", "SEARCH_404": "Det finns inga objekt som matchar denna fråga", "SIDEBAR_TXT": "

Webhooks

Webhooks är HTTP-callbacks som kan definieras för varje konto. De utlöses av händelser som att skapa meddelanden i Chatwoot. Du kan skapa mer än en webhook för detta konto.

För att skapa en webhook, klicka på Lägg till ny webhook knappen. Du kan också ta bort alla befintliga webhook genom att klicka på knappen Radera.

", "LIST": { "404": "Det finns inga webhooks konfigurerade för det här kontot.", "TITLE": "Hantera webhooks", "TABLE_HEADER": [ "Webhook slutpunkt", "Åtgärder" ] }, "EDIT": { "BUTTON_TEXT": "Redigera", "TITLE": "Edit webhook", "CANCEL": "Avbryt", "DESC": "Webbhook-händelser ger dig realtidsinformation om vad som händer i ditt Chatwoot-konto. Ange en giltig URL för att konfigurera en callback.", "FORM": { "END_POINT": { "LABEL": "Webhook URL", "PLACEHOLDER": "Exempel: https://exempel/api/webhook", "ERROR": "Ange en giltig URL" }, "SUBMIT": "Edit webhook" }, "API": { "SUCCESS_MESSAGE": "Webhook URL updated successfully", "ERROR_MESSAGE": "Kunde inte ansluta till Woot Server, försök igen senare" } }, "ADD": { "CANCEL": "Avbryt", "TITLE": "Lägg till ny webhook", "DESC": "Webbhook-händelser ger dig realtidsinformation om vad som händer i ditt Chatwoot-konto. Ange en giltig URL för att konfigurera en callback.", "FORM": { "END_POINT": { "LABEL": "Webhook URL", "PLACEHOLDER": "Exempel: https://exempel/api/webhook", "ERROR": "Ange en giltig URL" }, "SUBMIT": "Skapa webhook" }, "API": { "SUCCESS_MESSAGE": "Webhook har lagts till", "ERROR_MESSAGE": "Kunde inte ansluta till Woot Server, försök igen senare" } }, "DELETE": { "BUTTON_TEXT": "Radera", "API": { "SUCCESS_MESSAGE": "Webhook har tagits bort", "ERROR_MESSAGE": "Kunde inte ansluta till Woot Server, försök igen senare" }, "CONFIRM": { "TITLE": "Bekräfta borttagning", "MESSAGE": "Är du säker på att ta bort ", "YES": "Ja, ta bort ", "NO": "Nej, behåll" } } }, "SLACK": { "HELP_TEXT": { "TITLE": "Using Slack Integration", "BODY": "

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": "Radera", "API": { "SUCCESS_MESSAGE": "Integrationen har tagits bort" } }, "CONNECT": { "BUTTON_TEXT": "Anslut" } } }