Forum Discussion

  • Hi VikasB 

    Context object http.request.referrer can do the trick for you. Please refer to the documentation for the same here

    It will provide the the absolute URL of the origin and you can always use contains() method to check the index of the string you want to check.

    Let me know if this helps 🙂