Sunday, October 16, 2022

[FIXED] how to create & connect magento 2.2 API to iOS app project in Objective C

Issue

I want to call Rest APIs provided by magento 2.2. I don't have enough knowledge on how to create REST APIs for magento 2.2 powered website. If I know it then I could use them for linking to IOS app. Anyone please provide some example or steps to do the same. Or please direct me to the link which provides in depth process of accessing REST APIs in PHP to make it available for a mobile app to access. Thanks in advance.


Solution

You can access REST APIs in php. Here is a link below to help you out if you have REST API available at your hand. Calling REST APIs

Don't know if there is a way to access REST APIs directly from IOS app.



Answered By - EffyCoder
Answer Checked By - Marilyn (PHPFixing Volunteer)

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.