{ "INTEGRATION_SETTINGS": { "HEADER": "Integrations", "WEBHOOK": { "SUBSCRIBED_EVENTS": "Subscribed Events", "FORM": { "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" } }, "END_POINT": { "LABEL": "Webhook URL", "PLACEHOLDER": "Example: https://example/api/webhook", "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": "اس سوال سے مماثل کوئی آئٹمز نہیں ہیں۔", "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.

", "LIST": { "404": "There are no webhooks configured for this account.", "TITLE": "Manage webhooks", "TABLE_HEADER": [ "Webhook endpoint", "عمل" ] }, "EDIT": { "BUTTON_TEXT": "ترمیم", "TITLE": "Edit webhook", "API": { "SUCCESS_MESSAGE": "Webhook configuration updated successfully", "ERROR_MESSAGE": "ووٹ سرور کے ساتھ رابطہ ممکن نہی ہوسکا ، براہ کرم کچھ دیر بعد کوشش کریں" } }, "ADD": { "CANCEL": "منسوخ کریں۔", "TITLE": "Add new webhook", "API": { "SUCCESS_MESSAGE": "Webhook configuration added successfully", "ERROR_MESSAGE": "ووٹ سرور کے ساتھ رابطہ ممکن نہی ہوسکا ، براہ کرم کچھ دیر بعد کوشش کریں" } }, "DELETE": { "BUTTON_TEXT": "حذف کریں۔", "API": { "SUCCESS_MESSAGE": "Webhook deleted successfully", "ERROR_MESSAGE": "ووٹ سرور کے ساتھ رابطہ ممکن نہی ہوسکا ، براہ کرم کچھ دیر بعد کوشش کریں" }, "CONFIRM": { "TITLE": "حذف کرنے کی تصدیق کریں۔", "MESSAGE": "Are you sure to delete the webhook? (%{webhookURL})", "YES": "ہاں، حذف کریں۔ ", "NO": "No, Keep it" } } }, "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": "حذف کریں۔", "API": { "SUCCESS_MESSAGE": "Integration deleted successfully" } }, "CONNECT": { "BUTTON_TEXT": "Connect" } } }