Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
typeflat

Step-by-step guide

  • Link to a page

    If it's a page in the same space:

    • Choose Link > Search then enter part of the page name. Select the page when it appears in the list.
    • Choose Link > Recently viewed and select a page from the list.
    • Type [ and enter part of the page name, then select the page from the list.
    • Paste the URL of the page onto your page (Confluence will automatically create the link).

    If it's a page in a different space:

    • Choose Link > Search and from the space dropdown, either select the space the page lives in, or All Spaces. Then enter part of the page name, and select the page when it appears in the list.
    • Choose Link > Advanced then enter the space key followed by the page name spacekey:mypage.
    • Type [ and enter part of the page name then select the page from the list. (You can hover over each suggestion to see which space the page is from).
  • Info

    Add an anchor 

    1. Do either of the following in the Confluence editor:
      • Choose Insert > Other Macros, then find and select the Anchor macro
      • Type { and the beginning of the macro name, then select the Anchor macro
    2. Enter the Anchor Name (For example, bottom or important information)
    3. Choose Insert

    Link to an anchor

    1. Select some text or position your cursor where you want to insert the link
    2. Choose Link in the toolbar or press Ctrl+K
    3. Choose Advanced and enter the anchor name in the Link field, following the format below.

    Overview 

    What is Popflow Studio?

    Popflow Studio is a visual interface designer that allows our customers to build custom experiences for agents.  With Popflow you can:

    • Build custom screen pops based on Interaction data.
    • Take full advantage of CTI data and build custom flows.
    • Test different call scenarios with different workflows to tune a better customer experience. 
    • Pull data and from 3rd party data endpoints.


    Info

    Glossary

    Here are a few terms that we will be using: 


    TermDefinitionExample
    CRM The term CRM is a generic term which can be interchangeable with ticketing system. We currently support Oracle Service Cloud and any Fusion Based CRM ( Engagement Cloud and Sales Cloud) When you log into popflow you will see your CRM "instances." This allows you design different workflows for your different CRM instances. 
     Event   Events are used to trigger popflows. If you are licensed for harmony, you can take full advantage of pre-defined events that are triggered via the harmony mediabar. You can also create custom events that allow you to trigger events via our connect api.You can trigger popflows when a user answers the phone, then trigger another one when they hang up. You can also trigger a workflow when the user clicks on a button inside of a CRM.
    ActivitiesActivities are atomic pieces of logic. Activities work together to construct logic for a workflow. The Post data Activities simplify getting data out of the CRM. Open Workspace or Pop page open pages in the CRM.
    WorkflowsWorkflows are a set of activities that are to be executed on an event.A simple contact lookup workflow 
    Then Or NextThen or next are the next steps in a workflow. Activities placed in the the then or next location execute after the previous activity has completed.Use the Get data Activity to get data. If there is a single match bing the contact card in harmony THEN show a popup notification.
    Interaction DataInteraction data is typically data that is passed to popflow via a key value pair. This can be IVR data or simply data passed from and ACD You can call any interaction variables passed into the interaction, this can include IVR,ACD variables. This data is treated like a string . To call or refrence this data use {MY_IVR_VARRIABLE}. 
     Result Data Result data is where data is stored /cached to be used in a workflow. You can reference this data throughout the workflow.When fetching data using the "Get Data" activity the result 

    Control Flow

    For each

    Trigger Named Event ( Oracle Service Cloud Only)

    If 

    Switch 


    Presentation

    Pop Search and select 

    Pop Open Workspace

    Pop Create Workspace

    Harmony Mediabar Interaction Card

    Set Chat Incident Data


    Working with Data

    Get Data 

     This will perform a get request to an object or entity. Use this to fetch data

    Insert Data 

    This will perform a post to the underlying data 

    Update Data

    This will perform a patch to the underlying data

    Get Incidents By ContactId

    Set Data 

    Can be used to Set interaction data or other variables in popflow.



    Tools

    Run Javascript

    How does this work? What Can you use it for? Provide some examples for Manipulating data. Provide examples for calling external scripts 

    Log

    Set a Variable 




    Filter by label (Content by label)
    showLabelsfalse
    max5
    spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@131e6
    showSpacefalse
    sortmodified
    reversetrue
    typepage
    cqllabel = "popflow" and type = "page" and space = "OKB"
    labelsPopflow

    Get Data



    Page Properties
    hiddentrue


    Related issues