Salesforce Identity – IAM
http://axiomsso.herokuapp.com/Home.action http://openidconnect.herokuapp.com/
http://axiomsso.herokuapp.com/Home.action http://openidconnect.herokuapp.com/
DMARC email validation https://wordtothewise.com/2015/04/salesforce-and-dkim/ http://tools.wordtothewise.com/authentication
https://packagebuilder.herokuapp.com/ Salesforce package.xml Builder This tool uses the Salesforce Metadata API to build a package.xml file based on components in your Salesforce org. Handy for building a package.xml file for use with ANT Force.com Migration or other IDE tools, or … Read More
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_objectpermissions.htm https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_permissionset.htm SELECT Id, Parent.label, SobjectType, PermissionsRead, Parent.PermissionsModifyAllData, ParentId FROM ObjectPermissions WHERE PermissionsRead = true and <strong>SobjectType</strong> = 'Merchandise__c' SELECT Id, Name FROM UserLicense
Funding Indiegogo is a launchpad for entrepreneurial ideas. https://www.indiegogo.com/how-it-works
CS_ServiceContractTotalCases objTest= new CS_ServiceContractTotalCases(); Database.executeBatch(objTest,100 <– this batch size — sfdc default is 200 ); CS_ServiceContractTotalCases objTest= new CS_ServiceContractTotalCases(); Database.executeBatch(objTest,100);
twilio.com – sms messaging service jenkins selenium maven testNG openshift.com bitbucket.org Jira — https://www.atlassian.com/software/jira zapier.com envato.com openvbx.org https://developer.salesforce.com/page/Continuous_Integration_How-To talend.com — Open Source integration software
http://www.guru99.com/maven-jenkins-with-selenium-complete-tutorial.html
https://perm-comparator.herokuapp.com/
SELECT Id, Name, OrganizationType FROM Organization