.news-table tr td p {margin: 0!important;font-size: 14px;}.news-table tr td {border: 1px solid #000;padding: 8px;font-family: sans-serif!important;}.news-table tr:nth-child(2) td {text-align: center;}p{margin:10px 0;}
Our plugin, RT SalesMap, requires four Google APIs to fully work. Effective from July 16, 2018, Google revised the API pricing plan which we mentioned on one of our news pages.
As Google bills for every request made to Google’s Maps APIs. We want to encourage our users to put limits on their APIs so they have control over the number of maximum calls that can be made per day to each of the enabled APIs. We will be introducing a feature to control the limit within CRM in one of our upcoming releases.
You can find a brief description along with the pricing details:
Geocoding API:
It converts your addresses and geographic coordinates into latitudes and longitudes so they can be viewed and pinned on the map. It’s pricing structure is:
MONTHLY VOLUME RANGE |
||
0–100,000 | 100,001–500,000 | 500,000+ |
0.005 USD per each
(5.00 USD per 1000) |
0.004 USD per each
(4.00 USD per 1000) |
Contact Google Sales for volume pricing |
Maps Javascript API:
This API is used to load the actual map within your Sugar or Suite instance. It is priced as:
MONTHLY VOLUME RANGE |
||
0–100,000 | 100,001–500,000 | 500,000+ |
0.007 USD per each
(7.00 USD per 1000) |
0.0056 USD per each
(5.60 USD per 1000) |
Contact Google Sales for volume pricing |
Places API:
Places API gets you detailed information about 100 million places on Google Maps. It is priced per call as follows:
MONTHLY VOLUME RANGE |
||
0–100,000 | 100,001–500,000 | 500,000+ |
0.017 USD per each
(17.00 USD per 1000) |
0.0136 USD per each
(13.60 USD per 1000) |
Contact Google Sales for volume pricing |
Directions API:
This API gets you the directions between multiple locations and helps draw routes.
MONTHLY VOLUME RANGE |
||
0–100,000 | 100,001–500,000 | 500,000+ |
0.005 USD per each
(5.00 USD per 1000) |
0.004 USD per each
(4.00 USD per 1000) |
Contact Google Sales for volume pricing |
Once RT SalesMap Mobile is released, users will be required to enable the following two APIs to have the map-view on their Mobile Phones:
- Maps SDK for Android
- Maps SDK for iOS
These APIs are free of cost, you can see the pricing plan for both below:
MONTHLY VOLUME RANGE |
||
0–100,000 | 100,001–500,000 | 500,000+ |
0.00 USD (Free) | 0.00 USD (Free) | 0.00 USD (Free) |
Setting Quota on these APIs:
You can limit your quota for each API to have a limited number of calls instead of unlimited to retain the desired budget. It will be under the APIs details Quota tab and will look like following (after setting limit):
No comments