Change Internal Links for a Multilingual WordPress Page

What are you trying to achieve?

I want my scenario to read the internal links in a wordpress post so the translactions redirect you to the translated places instead of the original one (Example: if i click on a internal link that sends me to page “soccer” i need the spanish version to send me to “futbol”)

Steps taken so far

I have created a scenario that generates a WordPress post in Spanish and uses it to create translations (right now it only translates to English), but now I also need to handle the links, and I don’t know what to do. I have a text parser to extract the pattern of the links, but that’s it, and GPT is not being very helpful.

Screenshots: scenario setup, module configuration, errors


I think the issue would be dealt with in the second part wich is the translation, just where the text parser and HTTP request are but I also take advice as I am pretty much a newbie with make