Lead to opportunity and then opportunity to business are the major areas of concern of business. eDreamz, with its innovative approach, develops SalesForce application to support in your areas of concern. Use of eDreamz SalesForce supports from improving workforce productivity to customer satisfaction. However, implementing Salesforce properly can be complex, time-consuming, and expensive for an organization without prior experience.With years of experience , we deliver quick, quality and cost-effective Salesforce Consulting services at minimal risk.
Domain : Logistic Shipping
Shipperman provide the shipping facility of online purchased product for different country where other online store not provide shipping. Eg. Amazon not provide Shipping facility of purchased product to Lebanon country. So Shipperman provide this facility.
Shipperman has its own website, It can provide facility to all public user like registration, login, check Shipping cost, manage their profile by own, manage product, generate the lead, and so on. When customer shop online from E-commerce website. At the time of complete the purchase they enter the shipperman warehouse address with unique customer ID created upon their shipping location.
Once the packages are received at warehouse with accurate weight/Dims, we have to import that in salesforce on daily basis. Send all respective notification to customer. Capture the customer payment online.
Create a website in salesforce by using salesforce community. Website pages created by using VF page and angularJS. Website has information related company, registration, login and other functionality. On website any public user can register self. Customer are registering and login by advanced security functionality by One time password. Create a data model in salesforce as per business requirement. Once customer register on website customer data and profile data is stored in object & generate a Unique identification number based on customer location. User can check the their product shipping cost by online calculator. Website has contact us page to capture the customer enquiry in salesforce Lead object. All the notification to customer by salesforce by using different workflow business logic.
Integrate the Twilio with salesforce by using REST API to send the different notification to customer's mobile number. Integrate the payment gateway with website to capture the payment online.
Import the daily customer data from warehouse to salesforce on daily basis using Skyvia app and Cron job and send respective notification. Create a different Report & Dashboard to view insight data.
Website : www.shipperman.us
Domain : Healthcare
Healthstrong provides essential allied healthcare services to residents of aged-care facilities. Create the account for patient or organisation to which healthstrong providing health service. All the employee data stored in resource object, when any employee (doctor) provide his service to patient then doctor will create a job by mentioning all times, date and other data. Job has record type of different health services. It has different object Patient, Patient service, Job allocation, location for different requirement.
Write a batch apex class to create opportunity for each account & each service on weekly basis. each service has different rate per hours which is store in Rate Card object. Create a invoice a billing of generated opportunity. Manage all requirement of Holiday, Hr & requirement in salesforce and many more.
Create a data model in salesforce as per business requirement. Create a different apex class, trigger process builder, workflow to satisfy the business requirement. Create a batch apex class for each service to create opportunity for job available in last week.it create opportunity for each account. Develop a visual flow logic to create the different rate card for different services. Development and testing of multiple business requirement is completed successfully.
Domain : Healthcare
We have Assessment, Patient Care Team , Measurement and outcome are custom object. Patient is the Parent of Assessment object, Care Team, Measurement and outcome. Assessment is the parent of outcome object.
Create a VF page to display the field of assessment record, some field are inline editable. Create a save button to update the Assessment record. While updating the assessment create the outcome record from VF page.
Display the related list of all assessment related to patient. Assessment list should be inline editable. Create a button to update all related list assessment record.
When click on each assessment record display the related outcome records.
Create a custom related list to display all related object data like Team, Measurement and outcome.
Create a VF page on assessment object with standard controller and extension to write custom logic
Domain : Healthcare
Capture the data from PHP website and store in salesforce. Captured data is stored salesforce in Dr. Invite Object. If Website data is not duplicate then create a lead record for that data and then create Dr Invite and attach Dr Invite to that Lead crated. If Duplicate record captured from website then create a Dr Invite and attach to existing lead.
Create a bulk trigger to update the lookup field based on external Id on data import. Import the bulk data by using data loader
Integrate the PHP website with salesforce by using SOAP API to capture the data from website. Create a trigger to check the duplicate Dr Invite record, and develop required logic.
Domain : Job Consultancy
Create a VF Page to dynamically search the related record for the Job Object.
VF page to display the multiple job record and process the selected record on next page. Another page has functionality to upload the resume, input the different field and input the question to related job.