Creation of an Object in Salesforces
create object in Salesforces
Introduction: Salesforce is a leading CRM (Customer Relationship Management) software which is served form cloud. It has more than 800 applications to support various features like generating new leads, acquiring new leads, increasing sales and closing the deals.
- How we can create objects in Salesforces.
- Login to your salesforces accouny.
3. Once you are able to see the Salesforces dashboard.
4. Go to setup in that you can search Object.
5.While,Creating an object you are able to find Custom Object and we have Data Types where you can able to find Text and Auto Number.
6.In Custom Object you can find the New Custom Object in the below screenshot.
7. In this below screenshot the explanation is step by step
8. In the Label you can create which object you want and in the Plural Label you can give the same object name just end with ‘s’.In Object Name you can give object name which you want to create an in Description you can mention some details about the object. In my use case I am using Employee Details.
9.In Context-Sensitive Help Setting there are two choices for you either Open the Standard or using Visualforce page. I am using Standard.
10. In Optional Features you have some checkbox that is an option but you can checklist those boxes.
11. Allow Reports: In this the Report is able to generate for these objects.
12. In above screenshot you can able to see Save and Save & New. In Save you can save the object and in new & save you can save and can create new Objects.
13. In Add Profiles you can see the drop down list Default On.
14. Objects is created in Salesforces Dashboard. In this screenshot APIName dataSample__c
15. In Salesforces, Relationships are created by creating custom relationship fields on an object.
16. In Salesforces, we have Standard and Custom object.
Standard Objects in Salesforce represent the Objects that the Salesforce Platform has already created for the customers.
Custom Objects are the Objects in Salesforce that are created by the users according to their requirements.
17.How,we can integrate MuleSoft and Salesforces. In MuleSoft we have to take Create Connector from MuleSoft Pallete.
18. Create Configuration give username,password and security token to enter in the system. we get security token with our register email id which we define while login Salesforces Account.
19. Highligh color part Test Connection is succesful and Security token I got from my mail id which is register with salesfoces account.
20. In the below screenshot. In Create connector you able to find properties in that Type: dataSample(dataSample__c) which we create in the salesforces.
Conclusion:
In Salesforces, its offers. you Salesforce Objects and the steps required to create Custom Objects in Salesforce which help out you in MuleSoft Integration.
References: