Sunday 1 October 2017

How to create Google project for API Services

Step 1 - Go to https://console.developers.google.com/. It will ask for Gmail login credentials then login with the user who has administrator-level permission. You will be redirected to API and Services dashboard.


Google API and Services Dashboard
Google APPS Dashboard

Saturday 16 September 2017

Salesforce multi-tenant environment.



In a multitenant architecture, all users share the same infrastructure and the same version of the Force.com platform. In contrast to their single-tenant counterparts, such as client-server enterprise applications or
email servers, multitenant architectures release upgrades automatically and simultaneously for all users. Consequently, no one has to worry about buying and maintaining their own physical stack of hardware and software, or making sure that their applications always have the latest patch installed.

Monday 14 August 2017

How to learn Salesforce in 30 Days (Day 1)

Anybody can learn and can make the career in Salesforce. Learning Salesforce is fun so do not have any kind of fear about it. Salesforce itself provides lots of study material basically Salesforce wants people to understand platform quickly. So I will show you step by step process to learn Salesforce in 30 Days after this we will have Interview Question of Salesforce.

Day 1 (What is Salesforce, Sign Up for free developer org, Other)

What is Salesforce:
Salesforce is cloud based CRM, a customer relationship management system. Basically, CRM manages all customer related aspects. Salesforce is application development platform, where you develop and deploy almost any kind of application. When developing with Salesforce you do not need to worry any kind of server and hosting, Everything run in the cloud.

Sign Up for free developer org:
Salesforce provides developer org for free. Anybody can create an account on Salesforce free developer org and can start developing on force.com platform. Go to the following link for free org sign up

https://developer.salesforce.com/signup

Free org comes with a predefined application like sales cloud, service cloud etc.

Go through all available options in Salesforce, once you will log in for the first time there are nice tutorials provided by Salesforce. On day 2 I will write about how to create an app and what is an object in Salesforce


Wednesday 28 June 2017

How make document link public in Salesforce.



Make uploaded document public:
  • Upload file in files object.
  • Go to file list view and click on sharing setting
  • From sharing settings click on 'Share with anyone', it will create a link. This link is public you can use it anywhere.

Thursday 21 April 2016

Preparation for Salesforce platform developer 1 (Day 1)

Hello Guys,

I am a PHP developer with 5+ years of experience.

I want to work on cloud computing (Salesforce). First of all, i need certification for becoming a Salesforce developer.
So i am going to start preparation for Salesforce certification. I have some flow base idea of Salesforce CRM working that will help for sure.

This is the first day of preparation. I will share my experience of this process.

I am starting from here.

https://developer.salesforce.com/trailhead/en

I will first attempt and complete "Developer Beginner" Trail.