Cross platform testing. Like web script and mobile script in a single testcase

Hi, I have a Mobile app which is linked to backend Admin Web app. When a user do some changes in the mobile app, it will be tracked in the Admin Web app. I need to write script to change in Mobile app as a user and also I need to verify it is saved in Admin app in a single testcase. Is it possible to do in Katalon studio. If possible can some one give a sample code snippet. Thanks in advance