My question concerns related items in Podio, I am using the library for PHP.
The setup is as follows:
I have one app where each item have related items.
How do I retrieve those related items? It's either a hasOne relation or a belongsto.
It isn't a field or I would have been able to retrieve the field id from the overview.
Can I retrieve related items?