function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ram BansalRam Bansal 

Integration of android or Iphone app(downloaded from play store or app store) with salesforce

Hi All,

I have a business scenerio which I want to implement in salesforce.
Assume that I want to develop an android app for an e-commerce business where there are some products to be sold through mobile app like it is done in flipkart, amazon etc. So consumer will download the app on his mobile device from app store or play store. He selects some products and places an order.
Now I want to implement the back end sales process in salesforce, i.e. all sales order handling, delivery etc. Sales person will see orders by logging in salesforce and fulfill it.
So the issue is How the order will be created from android app in salesforce as mobile app user (i.e. consumer) can be anyone and I can't give salesforce user to everyone who uses mobile app?

Please suggest a solution.
Thanks,
Ram