Blogs
-
Install a Learning Management System – TalentLMS With Salesforce
We’ve done that in the past. They do provide a package for salesforce: http://support.talentlms.com/knowledgebase/articles/1155322-how-to-integrate-salesforce-and-talentlms. Also, if you want to use third party connector you can use Zapier as well: http://support.talentlms.com/knowledgebase/articles/310647-how-to-integrate-talentlms-with-mailchimp-zendesk Also, if you want to create your own connector then even you can do that (in same way as Zapier does) as they support API.
-
Way to fetch Custom Buttons on various objects in Salesforce?
Custom button can be queried using Tooling API as below: Salesforce Object Definition:
-
Reuse inbound change set to create an outbound change set – with clicks only
We’re just working on a Project in Dev sandbox which includes near about 300 components. We just deployed into a full sandbox and completed UAT. Now, we need to deploy the same changeset to Production. Unfortunately, we need to create again changeset and need to add 300 components….which is terrific. There is no standard way…