Skip to content
Rakesh Jesadiya

Rakesh Jesadiya

3x Magento Master

  • Magento 2
    • PHPUnit
  • GraphQl
  • Magento Master
    • Magento Master 2020
    • Magento Master 2019
    • Magento Master 2018
  • Magento 2 Certification
  • Contact Us

Tag: Redirect

Posted on November 25, 2021November 25, 2021

How to redirect to third party URL from the REST API Response Magento 2?

You can redirect to a third-party URL from the response of the rest API operation in Magento with some simple code snippets.

We can redirect to a third-party URL with a PHP method header(“Location: URL”) in the REST API but this is the not standard way to redirect using the header method in Magento. Continue reading “How to redirect to third party URL from the REST API Response Magento 2?”

Share this:

  • Click to share on WhatsApp (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Skype (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to print (Opens in new window)

Recent Posts

  • How to use foreach loop with the array and objects in knockout js magento?
  • How to get product custom options list by GraphQl query?
  • How to fixed GraphQl Fields conflicting types. Use different aliases on the fields to fetch result?
  • How to use Group By and Having Clause SQL query in magento 2?
  • How to fixed GraphQl response The account sign-in was incorrect or your account is disabled temporarily in Magento?
  • How to use left join SQL query in Model class Magento 2?
  • How to update bulk product website using Magento 2.4?
  • How to validate qty increment by product in magento 2?
  • How to setup Mailhog in Ubuntu PHP Magento 2?
  • How to reset password for the Magento Admin Users?
Protected by Copyscape
  • © 2020 Rakesh Jesadiya. All Rights Reserved.