I am using App42 cloud APIs in my Android app. I have to store profile data (like "First Name", "Last Name", "Designation", "Company", "Industry", "Education" etc) for social logged in users. I have use "CreateUserWithProfile" for app registered users. But how can I create user profile for social users ?
Thank you in advance.