Skip to content

Commit

Permalink
Merge pull request LivePersonInc#847 from LivePersonInc/feature/temp-…
Browse files Browse the repository at this point in the history
…master

Feature/temp master
  • Loading branch information
cvoncina authored Jul 11, 2020
2 parents 0ff3c67 + f55654f commit f3b2ebe
Show file tree
Hide file tree
Showing 125 changed files with 1,311 additions and 979 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ GEM
forwardable-extended (~> 2.6)
progressbar (1.10.1)
public_suffix (4.0.1)
rack (2.0.7)
rack (2.1.4)
rainbow (3.0.0)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
Expand Down
2 changes: 2 additions & 0 deletions _data/documentsupdated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,9 @@
- subpagename: Toolbelt
- subpagename: Storing Secrets
- subpagename: Debugger
- subpagename: Common Examples
- subpagename: "Best Practices"
- subpagename: "Limitations & Restrictions"
- pagename: "Command Line Interface (CLI)"
- pagename: Deployment
- pagename: Monitoring
Expand Down
1 change: 1 addition & 0 deletions _data/releasenotesios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#Additional Release
additional:
versions: [
{ version: "5.2.1" },
{ version: "5.1.2" },
{ version: "5.0.1" },
{ version: "4.1.0" },
Expand Down
14 changes: 14 additions & 0 deletions _exclude/scraps_mef.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,17 @@ You might need to download a domain for a few reasons:
2. In the upper-left corner, click **Domain Settings**.
3. Click **More Settings**, scroll down to the **Export Intents and Entities** section, and click <img style="width:25px" src="img/ConvoBuilder/icon_ib_download.png"> (Download icon).
4. Follow the browser prompts to access and save the ZIP file to a location of your choice.

### Sync with a Google sheet

After you've made changes to the Google sheet that's linked to the domain, sync the domain to update it with the content.

{: .important}
This action overwrites the content in the domain with the content in the Google sheet, so use caution when performing this.

**To sync a domain with a Google sheet**

1. Open the domain.
2. In the upper-left corner, click **Domain Settings**.
3. Click **More Settings**, scroll down to the **Sync Google Sheet** section, and click <img style="width:25px" src="img/ConvoBuilder/icon_ib_syncGoogleSheet.png"> (Refresh icon).
4. If the domain is using LivePerson NLU v2 or a 3rd-party NLU engine, train the domain so that the changes are reflected in a new model version.
203 changes: 0 additions & 203 deletions _layouts/register.html

This file was deleted.

Loading

0 comments on commit f3b2ebe

Please sign in to comment.