IMPORT GUIDE. PowerPhone

Size: px
Start display at page:

Download "IMPORT GUIDE. PowerPhone"

Transcription

1 IMPORT GUIDE PowerPhone

2 Contents Import... 3 Register... 6 Setup Tab & Configuration... 7 Grid Mapping... 8 Search... 9 Record to Pop... 9 Reading Pane Settings Tab Record Page Search Page Default PowerFind PowerGlobalSearch Custom URL Other Options Strip Prefix for Number Pop New Phone Call Record Security Roles Additional Setup TAPI Driver PowerPhone Agent Uninstalling PowerPhone... 16

3 Import The first step to installing any managed solution in Microsoft Dynamics CRM is to locate the file you want to install, download it and place it on your computer. In this instance, you would go to the PowerPhone webpage, click on Download Solution and save the file in a convenient place on your computer. After you re done with that, log into your Microsoft Dynamics CRM 2011 as a System Administrator or System Customizer you must have administrative privileges. Navigate to Settings > Solutions and click on Import. The next window that opens will let you browse for the solution you are importing navigate to the file, select it and click Next.

4 The next screen that opens up will show the Name / Publisher / Package Type of the solution you are installing. This screen should show PowerPhone from PowerObjects. Click Next, and make sure to check the Activate all processes checkbox, and click Next IMPORTANT: If you do not check this box, the add-on WILL NOT FUNCTION CORRECTLY!

5 A green progress indicator will display while the solution imports. Once the solution is done importing, you will see a screen like the one below. The yellow bar along the top indicates that your solution has imported successfully. Click Close.

6 Register In the Solutions Window, double click on PowerPhone. Fill in your information and click Submit.

7 Setup Tab & Configuration Once you ve registered the solution, select the Setup tab to configure which entities and fields within those entities you would like to search on when there is an incoming call. While setting up these mappings you will also be able to customize which fields are displayed in the reading pane per each entity. The reading pane appears if multiple records are found. The first step in configuring the setup tab is to select which entities you would like to search for when an incoming call comes in. This could be accounts, contacts, leads, cases or other custom entities that will provide useful records to your end users. We have pre-configured PowerPhone with the most common entities but you are free change/remove these settings to suit your organization s needs. The pre-configured entities can be found in the entity dropdown field at the top of the page. To delete an entity from this list simply click the x listed to the right of the entity name.

8 If you would like to add additional entities for PowerPhone to search for, simply select the + Add Entity button above the entity dropdown list. This will open a list of choices where you can select and unselect entities you would like PowerPhone to search for. These entities will also have the click-to-dial feature added to them, so that you can click on the phone number in CRM, and PowerPhone will dial that number for you. Grid Mapping In this section, you can decide what information displays in the Name and Detail columns of the results grid that PowerPhone pops when there are multiple records found matching the incoming caller s phone number. To change the default options, select a new field from the list of options on the right and drag and drop it into the grey field listed next to either Map Name or Map Detail.

9 Please note: the Map Name and Detail can be configured differently for each entity that you setup. Search In the search section of the Setup tab you can choose what fields the incoming caller s phone number is being searched against. You can add as many fields as you would like here, but they should be relevant to the incoming phone number like Main Phone, Business Phone, and Mobile Phone. The phone numbers you configure in the search section are also the phone numbers that will be available for the click to dial feature of PowerPhone. Record to Pop This section of the setup is where you can choose what record will pop when an incoming caller record is found. For example say you have setup PowerPhone to search for Accounts and Contacts; but you want PowerPhone users to always see the incoming caller s account record. So, for Account you would want to set the Record to Pop section to Default that way if you select an incoming caller s associated account record the account record will pop up, but say a call comes in and only a contact is found; if you set the Contact entity s related record in the Record to Pop section to Company Name, when the call comes in, instead of popping the callers contact record it will automatically open the associated Company Account record for that contact.

10 Reading Pane Here you can configure what you want to show in the reading pane, this will be shown when you have multiple associated records found for an incoming caller. Simply drag and drop the information that you would like to see in the reading pane from the list on the right. To delete a field from the reading pane, click on the x next to the name of the field. The Subject and Regarding fields are the header and sub-hear filed that will display at the top of the reading pane for the selected entity. If you have a longer display field, you can add that to the description field.

11 Please Note: You will need to complete all of these setup sections for each entity you want PowerPhone to search incoming callers against. Settings Tab The settings tab is where you can setup the Record Page and Search Page settings. Record Page In the Record Page section you can choose to open the default record page, or if you have a custom page that you would like to be opened you can select Custom Record URL, this will then open your custom record when an incoming call comes in. Search Page In the Search Page section you can choose which search tool to open when no associated records are found in regards to the incoming caller. Default If you choose the Default for your search tool, an Advanced Find will be opened if no records are found for the incoming caller. PowerFind If you select PowerFind for your search tool, PowerFind will be opened if no records are found for the incoming caller. Please note that this option will not be available unless you are subscribed to the PowerFind solution.

12 PowerGlobalSearch If you select PowerGlobalSearch for your search tool, PowerGlobalSearch will be opened if no records are found for the incoming caller. Please note that this option will not be available unless you are subscribed to the PowerGlobalSearch solution. Custom URL If you have a custom search built for your system, you can add the URL in this field so that your custom search opens when no associated records are found. Other Options Strip Prefix for Number This setting will allow you to strip prefixes from a number before the search for that phone number is done inside of CRM. For example, lets say that all of the phone numbers are coming from your phone system with "*1" at the beginning (* ). So, you would want to strip the *1 when searching for a record with that phone number, so that the record in CRM doesn t have to have a *1 in front of it. If this is the case, you would just enter *1 into this box. If you would like more than one prefix to be ignored, please enter them with a comma in between. For example, if you want to strip *1 and *2, then you would input "*1,*2" in the Strip Prefix for Number box. Pop New Phone Call Record When using the click-to-dial feature of PowerPhone, you can decide if you d like to have a phone call record pop open automatically, or not.

13 Security Roles Every user who would like to have access to PowerPhone will need the PowerPhone User security role assigned to them. You can find this under Administration > Users > Manage Users Roles. Additional Setup In order to use PowerPhone, each user must have the TAPI driver and the PowerPhone Agent installed on their machine. Phone TAPI Driver PowerPhone Agent Dynamics CRM TAPI Driver The TAPI driver is something that the user will purchase from their phone provider. The TAPI driver is what connects your phone system with the PowerPhone Agent. Each person who would like to use PowerPhone will need a TAPI driver installed on their machine. PowerObjects does not assist with purchasing or installing TAPI drivers. Lync/Skype Configuration The PowerPhone Agent can be configured to work with Microsoft Lync/Skype for Business instead of a TAPI driver. After unzipping the PowerPhone Agent, open the PowerPhone.exe file, replace the section starting with <applicationsettings> through </applicationsettings> with the script below, then Save. <applicationsettings> <PowerPhoneCti.Properties.Settings> <setting name="tapiproviderassemblyfullname" serializeas="string"> <value>lyncprovider, Version= , Culture=neutral, PublicKeyToken=null</value> </setting> <setting name="tapiprovidertypename" serializeas="string"> <value>lyncprovider.lyncprovider</value> </setting> </PowerPhoneCti.Properties.Settings> </applicationsettings> PowerPhone Agent The PowerPhone Agent install file can be located on the PowerPhone web page. This agent is what connects the TAPI driver to the CRM system. Each user that would like to use PowerPhone will need to install the PowerPhone Agent on their machine. After you ve downloaded the PowerPhone Agent, unzip the file and open

14 the PowerPhone application. Here, you will be asked to choose the phone line of the TAPI driver you set up, as well as the CRM s URL and your username and password to log into CRM. After you ve logged in, click on the icon in the top right corner, and click on Settings. This is where you can set up what types of phone numbers you want to pop screens for.

15 CRM URL: This is where you can update the URL for the CRM that your agent will connect to. Caller ID Query Name: This is the attribute name of what the phone number will be passed to. This is pre-set for you and should not be changed. Ignore Numbers Less Than: You can choose for PowerPhone to ignore phone numbers that are less than a certain amount of digits long. Ignore Call Number Starts With: If you would like PowerPhone to ignore incoming phone calls that start with a specific number, you can input that number here. Dial # for Outgoing Calls: If you normally dial a 9 or a 7 before outgoing calls, you can place that number here and, when using the PowerPhone dialer, the agent will dial this number automatically for you. Allow Only One Instance: If you check this box, then PowerPhone will automatically look to see if there is another instance of the agent running and pop it open, when you try to open the PowerPhone Agent. Log Verbose: Checking this box will log not only the phone number coming in, within the agent s log, but also all actions being done behind the scenes. This detailed log is meant for developer analysis.

16 Uninstalling PowerPhone To uninstall, delete the solution from the solutions list inside of Dynamics CRM. Thanks for your interest in PowerPhone. Should you have any questions, contact us at or Remember, your trial will expire 30 days from the date of import. If you are interested in subscribing, go back to the configuration screen and change try to subscribe and enter your credit card information you will be charged $1/CRM user/month. Interested in more CRM tips and tricks? Check out our blog or subscribe to our newsletter.

IMPORT GUIDE. PowerPhone

IMPORT GUIDE. PowerPhone IMPORT GUIDE PowerPhone Contents Import... 3 Register... 6 Setup Tab & Configuration... 7 Grid Mapping... 8 Search... 9 Record to Pop... 9 Reading Pane... 10 Settings Tab... 11 Record Page... 11 Search

More information

IMPORT GUIDE. PowerPhoto CRM 2011

IMPORT GUIDE. PowerPhoto CRM 2011 IMPORT GUIDE PowerPhoto CRM 2011 Contents Import Register Configure Add, Remove & Thumbnail Text Resize Photo Resize Height Resize Width Save Original File Display Original File Maximum File Size Security

More information

IMPORT GUIDE. PowerMailChimp CRM 2011

IMPORT GUIDE. PowerMailChimp CRM 2011 IMPORT GUIDE PowerMailChimp CRM 2011 Contents Import Registration Configuration Where can I find my MailChimp API Key? Security Roles Setting User Defaults Template Folders MailChimp Lists Uninstalling

More information

IMPORT GUIDE. PowerPhoto CRM 2013/2015

IMPORT GUIDE. PowerPhoto CRM 2013/2015 IMPORT GUIDE PowerPhoto CRM 2013/2015 Contents Import Register Configure Add, Remove, Set Default, Set Record Image, Thumbnail & View Text Display Original File Save Original File Resize Photo Resize Height

More information

USER GUIDE PowerGrid CRM 2013/2015

USER GUIDE PowerGrid CRM 2013/2015 USER GUIDE PowerGrid CRM 2013/2015 Contents Configuring PowerGrid Activity Setup Security Roles Navigating to PowerGrid Grid Entity View Search Bar Reading Pane In-line Edit Action Toolbar Opening a Record

More information

USER GUIDE. PowerKB for Parature

USER GUIDE. PowerKB for Parature USER GUIDE PowerKB for Parature Contents Overview Using PowerKB for Parature Filters Search Bar Article Results Parature Article Copy Link Overview PowerKB for Parature is an integration between CRM and

More information

USER GUIDE. PowerPhoto CRM 2011

USER GUIDE. PowerPhoto CRM 2011 USER GUIDE PowerPhoto CRM 2011 Contents Placing the PowerPhoto Contol on an Entity Moving PowerPhoto on the Form Configuring PowerPhoto to Support Multiple Photos Using PowerPhoto Add Drag and Drop Paste

More information

USER GUIDE. PowerShare

USER GUIDE. PowerShare USER GUIDE PowerShare Contents Overview Uploading PowerShare Documents Sending a PowerShare Bundle PowerShare Wizard Bundle Documents Bundle Set-up Email Bundle Confirm/Send Bundle Sent PowerShare Bundle

More information

USER GUIDE. PowerSMS CRM 2011

USER GUIDE. PowerSMS CRM 2011 USER GUIDE PowerSMS CRM 2011 Contents Overview Sending PowerSMS Sending a SMS to One Person Send via Workflow Send to a Marketing List Opt-ins Unsubscribes PowerSMS Send Results Overview This guide will

More information

USER GUIDE. PowerWebTraffic

USER GUIDE. PowerWebTraffic USER GUIDE PowerWebTraffic Contents PowerWebTraffic Overview Viewing Web Traffic WebTraffic Summary How to Connect WebTraffic to a Contact/Lead Web Traffic on the Contact/Lead Record Web Traffic on the

More information

USER GUIDE. PowerMailChimp CRM 2013

USER GUIDE. PowerMailChimp CRM 2013 USER GUIDE PowerMailChimp CRM 2013 Contents About PowerMailChimp Navigating PowerMailChimp in CRM 2013 Dynamics CRM Marketing Lists and MailChimp Groups Existing CRM Marketing Lists Creating a new CRM

More information

USER GUIDE. PowerSurvey CRM 2013/2015

USER GUIDE. PowerSurvey CRM 2013/2015 USER GUIDE PowerSurvey CRM 2013/2015 Contents Overview Creating PowerSurveys Survey Fields Add an Image to the Banner Area Preview Adding Questions to a Survey Question Types Add a Survey Question through

More information

User Guide. Document Version: 1.0. Solution Version:

User Guide. Document Version: 1.0. Solution Version: User Guide Document Version: 1.0 Solution Version: 365.062017.3.1 Table of Contents Product Overview... 3 How to Install and Activate Attachment to SharePoint Solution?... 4 Configuration Settings in Attachment

More information

USER MANUAL. Custom Auto Numbering TABLE OF CONTENTS. Version: 2.0

USER MANUAL. Custom Auto Numbering TABLE OF CONTENTS. Version: 2.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Custom Auto Numbering... 1 Installation and Configuration... 2 Installation Steps... 2 Configuration Steps... 5 Procedure... 8 General Settings...

More information

PowerZapEvent CRM 2013/2015

PowerZapEvent CRM 2013/2015 PowerZapEvent CRM 2013/2015 2 Contents Configuring PowerZapEvent Security Roles Creating an Event Event Activity Activity Price Activity Questions Promo Code Discount Rule Event Miscellaneous Picture Gallery

More information

Cisco Unified CallConnector for Salesforce.com. Version 1.3.2

Cisco Unified CallConnector for Salesforce.com. Version 1.3.2 Cisco Unified CallConnector for Salesforce.com Version 1.3.2 Contents INTRODUCTION... 3 System Requirements... 3 TAPI Integration System Requirements... 3 ACMI Integration System Requirements... 3 INSTALLATION

More information

SKYPE FOR BUSINESS INTEGRATION FOR COMCAST BUSINESS VOICEEDGE

SKYPE FOR BUSINESS INTEGRATION FOR COMCAST BUSINESS VOICEEDGE SKYPE FOR BUSINESS INTEGRATION FOR COMCAST BUSINESS VOICEEDGE USING THE SKYPE FOR BUSINESS INTEGRATION FOR BUSINESS VOICEEDGE The Skype Integration connects your Comcast Business VoiceEdge service to your

More information

Download and Reports

Download and  Reports BASICS Download and Email Reports Click on a question below to skip to the answer. How do I download reports? Can I download a report more than once? How do I download a different type of report? Do I

More information

PrepKing. PrepKing

PrepKing. PrepKing PrepKing Number: 642-091 Passing Score: 800 Time Limit: 120 min File Version: 8.0 http://www.gratisexam.com/ PrepKing 642-091 Exam A QUESTION 1 Select the answer that best describes the role of Microsoft

More information

Getting Started Manual

Getting Started Manual Getting Started Manual TimeClick 17 2016 Last Updated: Aug 2017 1 WHAT TO EXPECT WITH THIS MANUAL... 3 Resources Found on Website and Blog... 3 Contact Customer Support Team... 3 INSTALLING TIMECLICK...

More information

Go Integrator User Guide September 2016.

Go Integrator User Guide September 2016. Go Integrator User Guide September 2016. Table of Contents 1 About Go Integrator... 3 2 Installation... 3 3 Quick Start... 3 3.1 Tray Menu... 3 3.2 Phone Window... 4 3.3 Preview Window... 5 4 Place Calls...

More information

XtraNormal Directions

XtraNormal Directions XtraNormal Directions 1. View the Welcome Video 2. Ready to try it? First thing you ll need to do is sign up for an account. Go to the website www.xtranormal.com and click Sign Up on the top right corner

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.2

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation & Configuration... 2 Dynamics CRM Plug-in Installation... 2 Joomla Manual Plug-in installation...

More information

USER MANUAL. Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.2.1

USER MANUAL. Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.2.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 5 Plug-in

More information

Description. Table of Contents. Effective Date. System Requirements

Description. Table of Contents. Effective Date. System Requirements Description The VoiceEdge for Skype for Business Companion App connects your Comcast Business VoiceEdge service to your Skype for Business account. Using click-to-dial, you can initiate phone calls directly

More information

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013, 2015 and 2016

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013, 2015 and 2016 Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013, 2015 and 2016 User Manual Akvelon, Inc. 2016, All rights reserved. 1 Contents Overview... 3 Licensing... 4 Installation... 5 Upgrading from

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.2

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation & Configuration... 2 Dynamics CRM Plug-in Installation... 2 Drupal Manual Plug-in installation...

More information

Drupal Basics. for COS and CLASS site maintainers

Drupal Basics. for COS and CLASS site maintainers Drupal Basics for COS and CLASS site maintainers Introduction This guide is meant as a starting point for site maintainers in the UNT College of Science and College of Liberal Arts and Social Sciences

More information

Blackboard Content Collection Overview

Blackboard Content Collection Overview CONTENTS Accessing the Blackboard Content Collection 1 Uploading Files 2 Creating Subfolders 2 About Permissions 3 Assigning Permissions to Specific Users 3 Making a Folder Public to all Winthrop Faculty/Staff

More information

TELSTRA IP TELEPHONY PREMIUM CALL CENTRE AGENT QUICK REFERENCE GUIDE

TELSTRA IP TELEPHONY PREMIUM CALL CENTRE AGENT QUICK REFERENCE GUIDE 1. To sign into the Agent Call Centre Web Based client, open your web browser 2. Enter the following URL https://callcentre.tipt.telstra.com/callcentre 3. When the sign in page appears enter your User

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.2.1

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.2.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 5 Plug-in

More information

Portal/Extranet User Guide for Clients

Portal/Extranet User Guide for Clients Portal/Extranet User Guide for Clients Welcome to the ichannel Portal/Extranet. This guide will walk you through logging into your personalized, secure portal/extranet site. It will also show you how to

More information

8x8 Virtual Office Sage ACT! Integration User Guide

8x8 Virtual Office Sage ACT! Integration User Guide 8x8 Virtual Office Version 1.1, January 2015 Table of Contents 8x8 Virtual Office Sage ACT! Integration....................3 System Requirements...3 Uninstalling ACT! Integration Software...3 Installation...4

More information

User Guide. Document Version: 1.0 Solution Version: 365_052017_3_1

User Guide. Document Version: 1.0 Solution Version: 365_052017_3_1 User Guide Document Version: 1.0 Solution Version: 365_052017_3_1 Table of Contents How to Install Auto Number Solution in D365?... 3 Security Roles for Auto Number Solution... 7 How to Configure Auto

More information

USER GUIDE PowerMap CRM

USER GUIDE PowerMap CRM USER GUIDE PowerMap CRM 2013 2015 Contents Configuring PowerMap Setting up Entities for Geocoding Geocoding Existing Records Advanced Settings Bing Maps Credentials Initial Latitude Initial Longitude Initial

More information

SMARTPROS LTD. PROFESSIONAL EDUCATION CENTER USER S GUIDE BANKING EDITION

SMARTPROS LTD. PROFESSIONAL EDUCATION CENTER USER S GUIDE BANKING EDITION - 1 - SMARTPROS LTD. PROFESSIONAL EDUCATION CENTER USER S GUIDE BANKING EDITION Document version 1.0 - Banking Updated April 20, 2006 SmartPros Banking by SmartPros Ltd. Support: admin@smartpros.com (914)

More information

Cisco CRM Communications Connector for Cisco CallManager Express

Cisco CRM Communications Connector for Cisco CallManager Express Cisco CRM Communications Connector for Cisco CallManager Express Cisco CRM Communications Connector (Cisco CCC) integrates Microsoft Customer Relationship Management (CRM) with Cisco CallManager Express

More information

Introduction & Navigation

Introduction & Navigation Introduction & Navigation Logging In to Marketing Cloud 1. Open a tab in either the Chrome or Firefox web browser. 2. Place your cursor in the URL bar then type mc.exacttarget.com. 3. Strike the Enter

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for DotNetNuke TABLE OF CONTENTS. Version: 1.2.1

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for DotNetNuke TABLE OF CONTENTS. Version: 1.2.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation & Configuration... 2 Dynamics CRM Plug-in Installation... 2 DotNetNuke Manual Plug-in Installation...

More information

Trustedchoice.com Agency Profile User Manual

Trustedchoice.com Agency Profile User Manual Trustedchoice.com Agency Profile User Manual User Manual Page 1 1. Getting started 1.1 Accessing the website Step Action 1 Open the internet browser on your computer. 2 Type http://www.projectcapmarketing.com

More information

CRM Insights. User s Guide

CRM Insights. User s Guide CRM Insights User s Guide Copyright This document is provided "as-is". Information and views expressed in this document, including URL and other Internet Web site references, may change without notice.

More information

Getting Started Quick Start Guide

Getting Started Quick Start Guide Getting Started Quick Start Guide This guide provides tips for users new to using the Learning Environment. It discusses how to navigate the main areas and how to change your personal preferences and settings.

More information

Horizon Integrator. Full user guide

Horizon Integrator. Full user guide Horizon Integrator Full user guide Contents Contents... 2 Getting started... 3 Installation... 3 Signing in... 3 Introduction... 4 The basics... 5 Tray menu... 5 Phone window... 6 Preview window... 6 Making

More information

Virtual Office Outlook Integration User Guide

Virtual Office Outlook Integration User Guide Virtual Office User Guide Version 1.2, September 2011 Table of Contents 8x8 Virtual Office...3 System Requirements...3 Uninstalling Software...3 Installation...4 Step by Step Installation...4 Configuring

More information

Ensemble Getting Started Guide for HFL

Ensemble Getting Started Guide for HFL Ensemble Getting Started Guide for HFL Logging In: http://ensemble.monroe.edu/honeoyefalls-lima Log in using the same username and password you use to log onto your school computer. Choose HFL from Identity

More information

International SOS e-learning Training Hub User Guide

International SOS e-learning Training Hub User Guide International SOS e-learning Training Hub User Guide WELCOME TO THE INTERNATIONAL SOS TRAINING HUB.... 2 STEP 1. ACCESSING THE INTERNATIONAL SOS TRAINING HUB... 2 STEP 2. LOGGING INTO INTERNATIONAL SOS

More information

D365 Modern Interface

D365 Modern  Interface D365 Modern Email Interface D365 Modern Email Interface is a solution providing inline options in case/ contact form enabling organization and management of emails in the same page in Dynamic 365 CRM.

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.0

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation & Configuration... 2 Dynamics CRM Plug-in Installation... 2 Drupal Manual Plug-in installation...

More information

Installing Cisco Customer Relations Management Communications Connector 2.1.2

Installing Cisco Customer Relations Management Communications Connector 2.1.2 Installing Cisco Customer Relations Management Communications Connector 2.1.2 This chapter describes how to install the Cisco Customer Relations Management (CRM) Communications Connector 2.1.2 with the

More information

Emergency Routing Service (ERS) Subscriber Guide

Emergency Routing Service (ERS) Subscriber Guide Emergency Routing Service (ERS) Subscriber Guide Rev B August 15, 2016 1 SUBSCRIBER PORTAL... 3 Login and Registration... 3 Subscriber Portal Home Page... 5 Changing your Location... 6 1.3.1 Recent Locations...

More information

WEBppliance for Windows User Administrator's Help

WEBppliance for Windows User Administrator's Help WEBppliance for Windows User Administrator's Help September 23, 2003 Contents About This Document...3 How to use this Help system...4 Getting started...6 What to do first... 6 Viewing your account settings...

More information

Using the Telstra T-Suite Management Console. Customer Administrator s Reference Manual

Using the Telstra T-Suite Management Console. Customer Administrator s Reference Manual Using the Telstra T-Suite Management Console Customer Administrator s Reference Manual June 2011 Registering With TMC Notice Pivot Path is a registered trademark of Jamcracker, Inc. Registered trademark

More information

WINDOWS NT 4.0 USER GUIDE

WINDOWS NT 4.0 USER GUIDE WINDOWS NT 4.0 USER GUIDE This guide will assist you in connecting to Nauticom using your Windows NT 4.0 Operating System. Click Start. Select Settings, and click Control Panel. Double click the Network

More information

Getting Started With the Cisco PAM Desktop Software

Getting Started With the Cisco PAM Desktop Software CHAPTER 3 Getting Started With the Cisco PAM Desktop Software This chapter describes how to install the Cisco PAM desktop client software, log on to Cisco PAM, and begin configuring access control features

More information

Dynamics CRM 2011 Plug-in Sitemap Editor. Table of Contents. Introduction... 2 Installation... 2 Functionality... 2 Specification and Conclusion...

Dynamics CRM 2011 Plug-in Sitemap Editor. Table of Contents. Introduction... 2 Installation... 2 Functionality... 2 Specification and Conclusion... Table of Contents Introduction... 2 Installation... 2 Functionality... 2 Specification and Conclusion... 6 Introduction: The Site map editor is a windows application that can be used to customize the site-map

More information

Overview of Web Interface to CenturyLink B2B Gateway

Overview of Web Interface to CenturyLink B2B Gateway Overview of Web Interface to CenturyLink B2B Gateway Access and Password Policy for the Web Interface Like all Internet sites, the CenturyLink B2B web site requires an account containing both an identity

More information

Integrator 2.6 User Guide

Integrator 2.6 User Guide Integrator 2.6 User Guide Full User Guide Contents Introduction... 3 Version 2.6... 3 Getting started... 4 Installation... 4 Supported Versions... 5 Microsoft Lync/Skype for Business... 5 The Basics...

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.0

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 5 Plug-in

More information

The TELUS Business Connect Mobile solution. Admin guide

The TELUS Business Connect Mobile solution. Admin guide The TELUS Business Connect Mobile solution Admin guide Table of contents. Part Getting started 4 Introduction 5 Admin homepage 5 Main functions 5 Admin Portal 5 My Extension 6 Do Not Disturb 7 RingOut

More information

SHOWING SUITE USER GUIDE

SHOWING SUITE USER GUIDE SHOWING SUITE USER GUIDE Setup Showing Sync For Your Lockboxes Follow the instructions below to enable the showing notification emails inside your SUPRA account in order for Showing Suite to submit feedback

More information

Phone Manager Application Support JANUARY 2015 DOCUMENT RELEASE 4.2 APPLICATION SUPPORT

Phone Manager Application Support JANUARY 2015 DOCUMENT RELEASE 4.2 APPLICATION SUPPORT Phone Manager Application Support JANUARY 2015 DOCUMENT RELEASE 4.2 APPLICATION SUPPORT SalesLogix NOTICE The information contained in this document is believed to be accurate in all respects but is not

More information

Welcome to homextend for Android

Welcome to homextend for Android Welcome to Everything you need to to set up and use your homextend mobile phone client This guide is for users that have subscribed to a residential service that includes the homextend client. The client

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.1

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 5 Plug-in

More information

iview (v2.0) User Guide Version 1.0

iview (v2.0) User Guide Version 1.0 iview (v2.0) User Guide Version 1.0 Updated 5/1/2008 Overview This user guide provides an overview of setting up, configuring and running the iview Operator Console (v2.0). General Support If you have

More information

Study before beginning these instructions.

Study   before beginning these instructions. NOTE: You will be switching back and forth between two sites. 1. Education.Weebly.com where you edit and create 2. Your site which is what the public will see (i.e., eesl521.weebly.com) Study http://eesl521.weebly.com

More information

USER MANUAL. SuitePort - SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.1.0

USER MANUAL. SuitePort - SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 Joomla Manual Plug-in installation... 3 Plug-in

More information

HOW TO ADD SIGNATURE TO MICROSOFT OFFICE OUTLOOK

HOW TO ADD SIGNATURE TO MICROSOFT OFFICE OUTLOOK HOW TO ADD SIGNATURE TO MICROSOFT OFFICE OUTLOOK QUARTER TO SEMESTER ICON VERSIONS: 2016, 2013 & OFFICE 365 HOW TO SAVE ICON TO COMPUTER Step 1: Open Email containing Quarters to Semesters Icon Click Here

More information

NQF ONLINE MEASURE SUBMISSION FORM USERS GUIDE

NQF ONLINE MEASURE SUBMISSION FORM USERS GUIDE NQF ONLINE MEASURE SUBMISSION FORM USERS GUIDE VERSION 1.1 Guide Version 1.0 01/11 TABLE OF CONTENTS PART 1: TECHNICAL SUPPORT FOR SUBMISSION FORM TABLE OF CONTENTS... CREATING AN INDIVIDUAL ACCOUNT...

More information

Zultys Mobile Communicator for iphone 8.0

Zultys Mobile Communicator for iphone 8.0 July 18 Zultys Mobile Communicator for iphone 8.0 Author: Zultys Technical Support Department This document covers basic use of the Zultys Mobile Communicator for iphone application. The Zultys Mobile

More information

Primus Hosted PBX Assistant Toolbar Reference Guide

Primus Hosted PBX Assistant Toolbar Reference Guide Primus Hosted PBX Assistant Toolbar Reference Guide To Download the Hosted PBX Assistant Toolbar, visit www.primus.ca/hpbxguide or select Help from the Hosted PBX Portal and locate the Hosted PBX Assistant

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.1

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation & Configuration... 2 Dynamics CRM Plug-in Installation... 2 Drupal Manual Plug-in installation...

More information

A User Guide. Besides, this Getting Started guide, you ll find the Zoho Campaigns User Guide and many other additional resources at zoho.com.

A User Guide. Besides, this Getting Started guide, you ll find the Zoho Campaigns User Guide and many other additional resources at zoho.com. A User Guide Welcome to Zoho Campaigns! This guide will help you create and send your first email campaign. In addition to sending an email campaign, you ll learn how to create your first mailing list,

More information

Tempo Client Gateway Course Handout by the Houston Association of Realtors

Tempo Client Gateway Course Handout by the Houston Association of Realtors Tempo Client Gateway Course Handout by the Houston Association of Realtors 2 Hours MCE Credit Course #: (_02-00-014-23957_) The Client Gateway The Client Gateway is a prospecting module that will save

More information

Group Administrators

Group Administrators Hosted VoIP Phone System Blue Platform Admin Portal Guide for Group Administrators Table of Contents 1 About this Guide... 6 2 Accessing the Hosted VoIP Phone System Admin Portal... 7 3 Hosted VoIP Admin

More information

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.2

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 Plug-in Configuration... 5 Dynamics CRM Configuration

More information

USER MANUAL. Smart Alerts TABLE OF CONTENTS. Version: 1.0

USER MANUAL. Smart Alerts TABLE OF CONTENTS. Version: 1.0 USER MANUAL Smart Alerts Version: 1.0 Compatibility: Microsoft Dynamics CRM 2016(v8.0) and above TABLE OF CONTENTS Introduction... 2 Benefits of Smart Alerts... 2 Prerequisites... 2 Installation & Configuration...

More information

HOW TO Google Online Fillable Forms for Kiwanis Club Websites

HOW TO Google Online Fillable Forms for Kiwanis Club Websites KIWANIS INTERNATIONAL HOW TO Google Online Fillable Forms for Kiwanis Club Websites Publish via email, website or blog Mandy Grover User instructions for creating free online fillable forms with Google

More information

4Sight for Mac User Guide. Version 2.4

4Sight for Mac User Guide. Version 2.4 4Sight for Mac User Guide Version 2.4 Contents Welcome to 4Sight for Mac Desktop Client... 3 How to Install 4Sight... 3 Where is it?... 4 The Dock menu... 4 The menu bar... 4 Phone window... 5 Preview

More information

Xchange for Samsung MAC User Guide. Version 2.4

Xchange for Samsung MAC User Guide. Version 2.4 Xchange for Samsung MAC User Guide Version 2.4 Contents Welcome to Xchange for Samsung Mac Desktop Client... 32 How to Install Xchange... 3 Where is it?... 43 The Dock menu... 4 The menu bar... 4 Preview

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.0

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation & Configuration... 2 Dynamics CRM Plug-in Installation... 2 Joomla Manual Plug-in installation...

More information

Configuration Guide. Requires Vorex version 3.9 or later and VSA version or later. English

Configuration Guide. Requires Vorex version 3.9 or later and VSA version or later. English Kaseya v2 Integration of VSA with Vorex Configuration Guide Requires Vorex version 3.9 or later and VSA version 9.3.0.11 or later English September 15, 2017 Copyright Agreement The purchase and use of

More information

Global Search v 6.1 for Microsoft Dynamics CRM Online (2013 & 2015 versions)

Global Search v 6.1 for Microsoft Dynamics CRM Online (2013 & 2015 versions) Global Search v 6.1 for Microsoft Dynamics CRM Online (2013 & 2015 versions) User Manual Akvelon, Inc. 2015, All rights reserved. 1 Overview... 3 What s New in Global Search Versions for CRM Online...

More information

User Guide. 3CX Robo Dialer. Version

User Guide. 3CX Robo Dialer. Version User Guide 3CX Robo Dialer Version 15.5.143 "Copyright VoIPTools, LLC 2011-2018" Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted

More information

Horizon Integrator CRM. Salpo Add-in Guide

Horizon Integrator CRM. Salpo Add-in Guide Horizon Integrator CRM Salpo Add-in Guide Contents Introduction... 5 Information You'll Need... 6 Configuration... 6 Testing... 7 Dialing configuration... 7 Introduction This page will guide you through

More information

Design Gallery User Guide

Design Gallery User Guide Design Gallery User Guide Table of Contents Placing an Order... 3 For Stock and Print on Demand Items... 4 For Customizable Items... 5 Advanced Location Search in Shopping... 7 Your Shopping Cart... 8

More information

Application Notes for Komutel CCS with Avaya IP Office - Issue 1.1

Application Notes for Komutel CCS with Avaya IP Office - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Komutel CCS with Avaya IP Office - Issue 1.1 Abstract These Application Notes describe the steps required to integrate Komutel CCS (Call

More information

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version Installation Guide 3CX CRM Plugin for ConnectWise Single Tenant Version "Copyright VoIPTools, LLC 2011-2016" Information in this document is subject to change without notice. No part of this document may

More information

CRM WORD MERGE USER GUIDE

CRM WORD MERGE USER GUIDE CRM WORD MERGE USER GUIDE Create Word Merge Templates with deep data relationships in Dynamics 365 MICROSOFT LABS TABLE OF CONTENTS Contents Introduction... 2 Verify Solution Installation... 3 Set User

More information

The Integration of MyPBX and Salesforce CRM

The Integration of MyPBX and Salesforce CRM The Integration of MyPBX and Salesforce CRM Version 1.0 Yeastar Information Technology Co. Ltd. Table of Contents 1. Overview... 3 2. Install Callinize...4 2.1 Sign up for Callinize... 4 2.2 Connect Salesforce

More information

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 Joomla Manual Plug-in installation... 3 Plug-in

More information

SharpSchool Chapter 7 USER MANUAL EXTERNAL LINK PAGE For more information, please visit:

SharpSchool Chapter 7 USER MANUAL EXTERNAL LINK PAGE For more information, please visit: SHARPSCHOOL USER MANUAL CHAPTER 7 EXTERNAL LINK PAGE For more information, please visit: www.customernet.sharpschool.com www.sharpschool.com 0 TABLE OF CONTENTS 1. 2. 3. 4. INTRODUCTION... 1 KEY INFORMATION...

More information

Installing and Configuring Respondus

Installing and Configuring Respondus Installing and Configuring Respondus Intermediate Installing Respondus... 1 Configuring Respondus... 6 Installing Respondus Note: Before installing Respondus, you will need to close any Word Processing

More information

Dynamics CRM Integration for Gmail. User Manual. Akvelon, Inc. 2017, All rights reserved

Dynamics CRM Integration for Gmail. User Manual. Akvelon, Inc. 2017, All rights reserved User Manual Akvelon, Inc. 2017, All rights reserved Contents Overview... 3 Installation of Dynamics CRM Integration for Gmail 2.0... 3 Buying app subscription... 4 Remove the extension from Chrome... 5

More information

Editor Training Guide

Editor Training Guide Editor Training Guide Getting Started 1. To get into your web site: Open a web browser. Enter your school s web address: If site is not live: Enter temporary web address: Enter temporary username: Enter

More information

Editor Guide. There are three ways to create, edit and delete an article within SOCS. They are Central Services, SOCS Wiki s and Easy Edit.

Editor Guide. There are three ways to create, edit and delete an article within SOCS. They are Central Services, SOCS Wiki s and Easy Edit. Editor Guide There are three ways to create, edit and delete an article within SOCS. They are Central Services, SOCS Wiki s and Easy Edit. Central Services Select Editor from left-hand side navigation

More information

Centroid 2.0 User Guide. Version 1.0

Centroid 2.0 User Guide. Version 1.0 Centroid 2.0 User Guide Version 1.0 Contents 1 Introduction... 3 2 Centroid Configuration Manager... 4 3 Using Centroid... 7 3.1 Creating a Script Project... 7 3.2 Creating an Application... 8 3.3 Creating

More information

8x8 Virtual Office Sage ACT! Integration User Guide

8x8 Virtual Office Sage ACT! Integration User Guide 8x8 Virtual Office Version 1.0, March 2011 Table of Contents 8x8 Virtual Office Sage ACT! Integration....................3 System Requirements...3 Uninstalling ACT! Integration Software...3 Installation...4

More information

Addin Guide Microsoft Dynamics CRM

Addin Guide Microsoft Dynamics CRM Addin Guide Microsoft Dynamics CRM Summer 2012 v2.3 Licence Requirements: Go Integrator DB Page 2 Microsoft Dynamics CRM Addin Guide This document will guide you through configuration of the Microsoft

More information

TelephoneIntegration Client for MS CRM 2015/2016 and Dynamics 365

TelephoneIntegration Client for MS CRM 2015/2016 and Dynamics 365 v.0.2, May 2017 TelephoneIntegration Client for MS CRM 2015/2016 and Dynamics 365 TelephoneIntegration Client (How to work with TelephoneIntegration Client for MS CRM 2015/2016 and Dynamics 365) The content

More information

Welcome to Book Display Widgets

Welcome to Book Display Widgets Welcome to Book Display Widgets Book Display Widgets allow you to create virtual book displays on your website, where covers link to that item s record in your catalog. As a subscriber to Ebook Central

More information