chore: Add help-text for slack integration (#2409)

This commit is contained in:
Sojan Jose
2021-06-23 11:52:06 +05:30
committed by GitHub
parent bd9bac75ad
commit 640e028bde
3 changed files with 23 additions and 0 deletions

View File

@@ -63,6 +63,12 @@
}
}
},
"SLACK": {
"HELP_TEXT" : {
"TITLE": "Using Slack Integration",
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>"
}
},
"DELETE": {
"BUTTON_TEXT": "Delete",
"API": {