| ( 0 Reviews) |
Integration between Asterisk PBX and CTI Salesforce.com
Project Owner:
billsombrio
Created: Tue Feb 09 01:37:58 GMT 2010An application used to ping your team on Gtalk (or any IM) whenever you want. For example if you want whenever you won an opportunity you want to send a (ping) your team on GTalk with its details. So, you can write one trigger on Opportunity and send message to your users by using just a single line of code:-
BotService.sendMessage('Hey!!!We won this opportunity');
Is it seems interesting!!!
SQLForce was born out of the frustration of not having basic ANSI SQL commands for manipulating
SalesForce databases. In short, SQLForce is a command line scriptable tool that provides ANSI like SOQL DELETE, INSERT, UPDATE, SELECT/DISTINCT, and SELECT/UNION commands that can save you a lot
of time when maintaining SalesForce. See the source link for more info and the jar. (Includes a Jython module!)
Synchronizer is an app that helps you automate data tasks in Salesforce.
On the front end: Synchronizer presents a full Windows UI, making it easy to set up any series of data tasks that you'd normally carry out with the Data Loader.
On the back end: Synchronizer automates the work of communicating with the Data Loader, so that you do the pointing-and-clicking and Synchronizer does the rest.
Because Synchronizer is built on top of a Microsoft Access database, you can use all Access functionality (eg, importing data into tables, creating queries graphically, writing custom Visual Basic functions) to help you work with the data you take out of, and push into, your instance of Salesforce.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Send any comments/bugs/suggestions to acumen at gmail dot com. Thanks!
Configuring the command line interface (cli) for the Salesforce Data Loader can be daunting, especially for first-time users. CLIq provides a simple wizard to create a basic directory structure and configuration files.
This is quick and easy way to access your organization data. Currently it supports GET method to access your org data. These days we all use chat windows like most popular Gtalk. So, there should be one tool which can easily plugged into our daily used GTalk and whenever we want to access our organization data , we can just click on our “salesforce bot GTalk contact” and fire a GET method. It will instantly provide the response.
For More Info: http://salesforcebot.blogspot.com/
this is a ruby gem which can be used to easily upload geocoded salesforce contact data onto a google map
Developed by Appirio: Kyle Roche (lead) / Aslam Bari (dev)
APEX Twilio Library for Force.com. This library implements the Twilio REST API as well as provides a set of Visualforce components that wrap the TwiML elements.
Twilio is an on-demand IVR. www.twilio.com
Survey Force is a simple survey tool that allows to construct and collect survey results. The following types of questions are supported:
- Single select
- Multiple select
- Free Text comments
The survey is currently a standalone object but can be modified to add that to a Case/Opportunity etc. Upcoming versions to support "matrix" type questions and survey wizard to make building of the survey more easier.
Easily renew Opportunities, Contact Roles, Line Items and Partners with a button click or via visualforce page.
Google Code Project Link will follow.
Click Source URL to install it as an unmanged package
Feel free to modify the code.