Skip to content
Rakesh Jesadiya

Rakesh Jesadiya

3x Magento Master

  • Magento 2
    • PHPUnit
  • GraphQl
  • Git
  • Javascript
  • 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 update product images by REST Web API Magento 2?
  • Get All Sales/Cart rules associated with product by REST API Magento 2.
  • Magento 2 Custom Grid spinner loading does’t stop and grid data doesn’t display.
  • Composer Higher matching version of modules was found in public repository than version in private issue?
  • How to generated Auto Coupon Sales rule by message queue in Magento 2?
  • How to show/hide elements using javascript equivalent to jQuery.show() and hide() DOM?
  • What is the difference between Sales Rule Auto vs Specific Coupon vs No Coupon setting in magento 2?
  • How to fix Magento Upgrade error Cannot instantiate interface while running CLI command?
  • How to get CMS static block content in the template file magento 2?
  • How to set current time for timestamp and datetime type in magento object save repository?
Protected by Copyscape
  • © 2020 Rakesh Jesadiya. All Rights Reserved.