Brown Paper Tickets Integration
We built this tool that sucks in BPT events and orders as Campaigns and Leads
You can find the BPT package on the appexchange at:
https://www.salesforce.com/us/appexchange/detail_overview.jsp?id=a0330000005m9VjAAI
This is NPower's first approved AppExchange listing!! It is a managed package. The code lives in Evan's Developer account.
| Date | Version | Description |
|---|---|---|
| 6/1/08 |
1.0a |
First serious release of the managed package. Fixed the issue where apex didn't allow large data sets (30k string limit). |
| 8/4/08 | 1.0c | Fixes a problem where events that span more than 1 day didn't get added to the calendar. Also changes the code so that leads get added even if the order doesn't have a last name. This isn't ideal -- leads get added as "[not provided]" but unfortunately all physical ticket orders get returned as no name. I asked BPT to address this. |
| 8/30/08 | 1.1 | Fixes minor issues, including the physical ticket problem. This is the approved appexchange release. |
