Skip to content

Instantly share code, notes, and snippets.

@LMG23
Created January 17, 2023 21:00
Show Gist options
  • Select an option

  • Save LMG23/94f2aa4fce1061b8a45a7790efd357d3 to your computer and use it in GitHub Desktop.

Select an option

Save LMG23/94f2aa4fce1061b8a45a7790efd357d3 to your computer and use it in GitHub Desktop.
liveagent.findOrCreate('Case')
.map('Subject', 'Case Subject', false, false, true)
.map('Status', 'Case Status', false, false, true)
.saveToTranscript('CaseId').showOnCreate();
@jameshoodjr944-droid
Copy link
Copy Markdown

This might work

@jameshoodjr944-droid
Copy link
Copy Markdown

<script src="https://gist.github.com/LMG23/94f2aa4fce1061b8a45a7790efd357d3.js"></script>

@jameshoodjr944-droid
Copy link
Copy Markdown

O believes this will be a very good thing for me

@jameshoodjr944-droid
Copy link
Copy Markdown

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment