Hi All,

Please find the final method list below:

*Companies Section* – An entity which uses the CallRail features. 
*listCompanies*- Returns a paginated list of the Companies in the Account.
**This is required to obtain the company id to be used for the other
operations 

*Users Section *- Users can be of type  Administrators, Client Reporting,
and Notification Only Users.   
*listUsers *- Returns a paginated list of all the Users in the Account.
**This is required to obtain the user id to be used for the other operations 

*Source Trackers Section* - Source Trackers associate a single tracking
number to a certain set of clients based on how they found the number. For
example, a single Source Tracker 
might be used to identify website visitors who came from facebook.com, who
found your site from a paid Google search, or via an offline source such as
a billboard or TV advertisement. 
*listSourceTrackers *- Return all Source Trackers for a specific company. **
This is required to obtain the source tracker id to be used for the other
operations 

*Session Trackers Section*- Session Trackers assign one number from a pool
of tracking numbers to website visitors, and allow to associate calls to
individual visitors which helps to get the keywords they searched and their
browsing history, etc on the web site. 
*listSessionTrackers *- Return a paginated list of all the Session Trackers
for the given company.** This is required to obtain the session tracker id
to be used for the other operations 

*Call and Text Message Alerts Section* – **The operations under this
category is selected as it allows to retrieve the list of users who receive
alerts for a particular type of tracker. 
*listUsersForSourceTrackerCallAlerts *- List the users who will receive Call
Alerts for the given Source Tracker. 
*listUsersForSourceTrackerSmsAlerts *- List the users who will receive Text
Message Alerts for the given Source Tracker. 
*listUsersForSessionTrackerCallAlerts *-  List the users who will receive
Call Alerts for the given Session Tracker. 
*listUsersForSessionTrackerSmsAlerts *- List the users who will receive Text
Message Alerts for the given Session Tracker. 

*Calls Section*
*listCalls *- Return a paginated list of all calls in the Account. ** 
*updateCall *- Adds a Tag or a Note to a call. **This allows to associate a
Tag or a note to a call. 

*Tags Section*- Tag is a way of grouping similar calls together. 
*listTags *- Returns a paginated list of all tags for the given company. **
This is required to obtain the tag name to be used for updateCall operation. 

Thanks & Regards
Rasika




--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-CallRail-tp98614p99100.html
Sent from the WSO2 Architecture mailing list archive at Nabble.com.
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to