0

I am trying to use Magento2 APIs in my React Native application.

I have created a new integration on Magento Admin, but I don't know how to use it.

(any hint about using Magento Integrations would be helpful)

please help and thanks

1

1 Answer 1

1

make a post request using axios or fetch to get admin token POST /V1/integration/admin/token

login using service credentials for magento integration and you can access magento 2 functionality easily.

https://devdocs.magento.com/swagger/index_20.html

This app i have built using magento 2 as backend https://expo.io/@gamingumar/lemoncrate

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.