Hi,
I have a HTTP node from which I’m making some HTTP requests.
The requests that I am doing are links that are redirected then.
When I access the target page, I’d like to know the end URL that I accessed.
Is there a way to obtain this information ?
I tried adding response headers but it doesn’t help, I don’t see how to get this information.
Hi @Pha_Prod, a while back I’ve built this example workflow. It should still work and will fetch all steps in a redirect chain (provided the redirect is implemented through the respective HTTP header).
For your example URL it would return the following results: