The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
24 views

Is there any way to know the Salesforce edition when an app is installed via the App Exchange?

We are a Salesforce ISV and see many leads from the App Exchange. SF-IN is a click on "Try it Now".. "SF-Installation" is a completed installation. We have no way to know if the drop off from "try it ...
4
votes
1answer
55 views

Are scheduled apex jobs allowed in Group and Professional Editions via ISV program

I'm building out a managed package via the ISV program which will run inside GE/PE. I know that you can get APEX classes into GE/PE via the managed package, but can you schedule these apex classes? ...
1
vote
1answer
106 views

Is there a way to natively sync salesforce calendar with google calendar?

We have a client with salesforce Group edition. He needs a way to link the salesforce calendar with his google calendar? Can we do this ?
1
vote
1answer
75 views

Any workaround to import leads in a Group edition?

WE have a Group edition and we wanted to import leads from a csv file. But when i tried using apex data loader i couldnt login as it API access is not enabled for Group editions. Does anyone know of ...
3
votes
5answers
241 views

Deleting Records in Bulk in Group Edition

It is possible to delete records in bulk on Group Edition? 1) APIs are not enabled 2) We can not write apex class on Group Edition 3) System logs not allowing to execute any script 4) Data loader ...
3
votes
2answers
102 views

Building an App that works in Group & Professional Edition?

What are the considerations when trying to build an AppExchange Application that works for Group or Professional Edition? I understand that there are a lot of Professional edition org and it would be ...