Tell us what you are trying to do?
We are using a multisite in WordPress and hired a app dev agency to build an app (iOS/Android) for one of our multisites.
We are working on integration and our developer is having an extremely hard time figuring out how we can get post translations from the database. Since everything has its own ID we can’t figure how the original post (that’s in Portuguese) is related to the translated versions (ICL en and es).
We have a webhook setup but it’s pulling all info from Spanish: hidden link
What would be the method to pull original language posts then pass the ID to get the translations?