a lot of Rest api expect that i know the id fx of the user to get the userinfo. how to handle that from knowing the id from another rest call. the id should be in the data. and we might have many objects (ids) where each of them has a related object that can be fetched
a lot of Rest api expect that i know the id fx of the user to get the userinfo. how to handle that from knowing the id from another rest call. the id should be in the data. and we might have many objects (ids) where each of them has a related object that can be fetched