I have an appsheet app which on adding a new entry, trigger is need to fire which call my app-script function call API and gives values back in google sheet.
This works fine if a new row is added directly from google sheet trigger is fire. But same google sheet when connected to appsheet a new row is seen in google sheet but trigger is not fired.