{ "INTEGRATION_SETTINGS": { "HEADER": "Integrations", "DESCRIPTION": "Chatwoot integrates with multiple tools and services to improve your team's efficiency. Explore the list below to configure your favorite apps.", "LEARN_MORE": "Learn more about integrations", "LOADING": "Fetching integrations", "CAPTAIN": { "DISABLED": "Captain is not enabled on your account.", "CLICK_HERE_TO_CONFIGURE": "Click here to configure", "LOADING_CONSOLE": "Loading Captain Console...", "FAILED_TO_LOAD_CONSOLE": "Failed to load Captain Console. Please refresh and try again." }, "WEBHOOK": { "SUBSCRIBED_EVENTS": "Subscribed Events", "FORM": { "CANCEL": "Cancel", "DESC": "Webhook events provide you the realtime information about what's happening in your Chatwoot account. Please enter a valid URL to configure a callback.", "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", "CONTACT_CREATED": "Contact created", "CONTACT_UPDATED": "Contact updated" } }, "END_POINT": { "LABEL": "Webhook URL", "PLACEHOLDER": "Example: %{webhookExampleURL}", "ERROR": "Please enter a valid URL" }, "EDIT_SUBMIT": "Update webhook", "ADD_SUBMIT": "Create webhook" }, "TITLE": "Webhook", "CONFIGURE": "Configure", "HEADER": "Webhook settings", "HEADER_BTN_TXT": "Add new webhook", "LOADING": "Fetching attached webhooks", "SEARCH_404": "There are no items matching this query", "SIDEBAR_TXT": "
Webhooks
Webhooks are HTTP callbacks which can be defined for every account. They are triggered by events like message creation in Chatwoot. You can create more than one webhook for this account.
For creating a webhook, click on the Add new webhook button. You can also remove any existing webhook by clicking on the Delete button.
Dashboard Apps
Dashboard Apps allow organizations to embed an application inside the Chatwoot dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that inside the dashboard to provide user information, their orders, or their previous payment history.
When you embed your application using the dashboard in Chatwoot, your application will get the context of the conversation and contact as a window event. Implement a listener for the message event on your page to receive the context.
To add a new dashboard app, click on the button 'Add a new dashboard app'.
", "DESCRIPTION": "Dashboard Apps allow organizations to embed an application inside the dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that to provide user information, their orders, or their previous payment history.", "LEARN_MORE": "Learn more about Dashboard Apps", "LIST": { "404": "There are no dashboard apps configured on this account yet", "LOADING": "Fetching dashboard apps...", "TABLE_HEADER": [ "Name", "Endpoint" ], "EDIT_TOOLTIP": "Edit app", "DELETE_TOOLTIP": "Delete app" }, "FORM": { "TITLE_LABEL": "Name", "TITLE_PLACEHOLDER": "Enter a name for your dashboard app", "TITLE_ERROR": "A name for the dashboard app is required", "URL_LABEL": "Endpoint", "URL_PLACEHOLDER": "Enter the endpoint URL where your app is hosted", "URL_ERROR": "A valid URL is required" }, "CREATE": { "HEADER": "Add a new dashboard app", "FORM_SUBMIT": "Submit", "FORM_CANCEL": "Cancel", "API_SUCCESS": "Dashboard app configured successfully", "API_ERROR": "We couldn't create an app. Please try again later" }, "UPDATE": { "HEADER": "Edit dashboard app", "FORM_SUBMIT": "Update", "FORM_CANCEL": "Cancel", "API_SUCCESS": "Dashboard app updated successfully", "API_ERROR": "We couldn't update the app. Please try again later" }, "DELETE": { "CONFIRM_YES": "Yes, delete it", "CONFIRM_NO": "No, keep it", "TITLE": "Confirm deletion", "MESSAGE": "Are you sure to delete the app - %{appName}?", "API_SUCCESS": "Dashboard app deleted successfully", "API_ERROR": "We couldn't delete the app. Please try again later" } }, "LINEAR": { "ADD_OR_LINK_BUTTON": "Create/Link Linear Issue", "LOADING": "Fetching linear issues...", "LOADING_ERROR": "There was an error fetching the linear issues, please try again", "CREATE": "Create", "LINK": { "SEARCH": "Search issues", "SELECT": "Select issue", "TITLE": "Link", "EMPTY_LIST": "No linear issues found", "LOADING": "Loading", "ERROR": "There was an error fetching the linear issues, please try again", "LINK_SUCCESS": "Issue linked successfully", "LINK_ERROR": "There was an error linking the issue, please try again", "LINK_TITLE": "Conversation (#%{conversationId}) with %{name}" }, "ADD_OR_LINK": { "TITLE": "Create/link linear issue", "DESCRIPTION": "Create Linear issues from conversations, or link existing ones for seamless tracking.", "FORM": { "TITLE": { "LABEL": "Title", "PLACEHOLDER": "Enter title", "REQUIRED_ERROR": "Title is required" }, "DESCRIPTION": { "LABEL": "Description", "PLACEHOLDER": "Enter description" }, "TEAM": { "LABEL": "Team", "PLACEHOLDER": "Select team", "SEARCH": "Search team", "REQUIRED_ERROR": "Team is required" }, "ASSIGNEE": { "LABEL": "Assignee", "PLACEHOLDER": "Select assignee", "SEARCH": "Search assignee" }, "PRIORITY": { "LABEL": "Priority", "PLACEHOLDER": "Select priority", "SEARCH": "Search priority" }, "LABEL": { "LABEL": "Label", "PLACEHOLDER": "Select label", "SEARCH": "Search label" }, "STATUS": { "LABEL": "Status", "PLACEHOLDER": "Select status", "SEARCH": "Search status" }, "PROJECT": { "LABEL": "Project", "PLACEHOLDER": "Select project", "SEARCH": "Search project" } }, "CREATE": "Create", "CANCEL": "Cancel", "CREATE_SUCCESS": "Issue created successfully", "CREATE_ERROR": "There was an error creating the issue, please try again", "LOADING_TEAM_ERROR": "There was an error fetching the teams, please try again", "LOADING_TEAM_ENTITIES_ERROR": "There was an error fetching the team entities, please try again" }, "ISSUE": { "STATUS": "Status", "PRIORITY": "Priority", "ASSIGNEE": "Assignee", "LABELS": "Labels", "CREATED_AT": "Created at %{createdAt}" }, "UNLINK": { "TITLE": "Unlink", "SUCCESS": "Issue unlinked successfully", "ERROR": "There was an error unlinking the issue, please try again" } } } }