Getting server calls - Android

Hi,
Is there a way to get the server calls on each UI action using the appium?
For example, when I click on a button, the app calls the server to get the info to display on screen.
The app is using POST/GET protocols.

Thanks.
Tal.