Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Import and export intents and utterances

    Posted 01-12-2023 17:15
    No replies, thread closed.
    Hello to all community¡

    Recently we found ourselves in the implementation of a client that requires a high number of utterances in the attempts of a Bot.

    We have these in an excel file, but I wanted to know if there is a way to import them.

    Any comment will be highly appreciated.

    Regards,
    #ConversationalAI(Bots,AgentAssist,etc.)
    #DigitalChannels
    #Implementation

    ------------------------------
    Juan Cruz
    Information Systems Sudamericana S.A.
    https://informationsys.com/
    ------------------------------


  • 2.  RE: Import and export intents and utterances

    Posted 01-14-2023 13:34
    No replies, thread closed.
    While you can import from Intent Miner, the only other way would be to export as a YAML file and edit in Archy or other editor.  You will find a section that looks like this:
    - utterances:
    - segments:
    - text: skip a pay
    - segments:
    - text: skip a payment
    - segments:
    - text: skip a mortgage payment
    - segments:
    - text: skip a payment
    - segments:
    - text: skip payment
    - segments:
    - text: mortgage skip
    - segments:
    - text: skip a py
    - segments:
    - text: Skip
    entityNameReferences: []
    name: Skip A Pay

    You will need to create your utterances with Segment and Text information and the paste into the YAML then import into that flow.  Archy might be easiest.  

    https://developer.genesys.cloud/devapps/archy/

    ------------------------------
    Robert Wakefield-Carl
    TTEC Digital, LLC dba Avtex
    Contact Center Innovation Architect
    https://www.Avtex.com
    https://RobertWC.Blogspot.com
    ------------------------------