Development discussions around Shopify APIs
Hi team.
I am build a custom app mobile that show all catalogs from my store but have a problem.
The problem is that, not can register a new customers or do login with registered clients from your API
Is posible register and do login from my customs apps?
You can create new customers using the customers admin REST API: https://help.shopify.com/en/api/reference/customers/customer
Or you can use the storefront API: https://help.shopify.com/en/api/custom-storefronts/storefront-api/reference/mutation/customercreate.
Logging in however cannot be done with any APIs besides multipass, which is for Plus shops only.
Does the above not suit your needs? Take a look at the documentation if you haven't already and let me know if there's still something the above does not address.
Cheers.
Alex | Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Thank you for providing this information.
We need to be able to connect our login with the current store from the application.
What tools or partners can we use to do this?
@Alex
plase, help me
How can I integrate the login from my mobile app to my store?
some partnership, or api from third.
I need integrate login in my app please.
If you're creating a mobile app, have you looked at either of the mobile buy SDKs for Android and iOS? They both support customer logging in via the customerAccessTokenCreate mutation (which is available with the storefront API if you don't want to use the SDKs):
https://github.com/Shopify/mobile-buy-sdk-ios/
https://github.com/Shopify/mobile-buy-sdk-android/
I hope that helps you out a bit.
Alex | Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
User | RANK |
---|---|
10 | |
4 | |
3 | |
3 | |
3 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023