Is it possible to close the window after a webhook is triggered?
In Make, I used to do it with the Webhook response that returned an HTML with a script
In Activepieces, it seems that the return HTTP can only return either JSON or a string. Is there a workaround?
I shared the screenshot above. Basically a link on Google Sheets to trigger a webhook, then the new page to close and the user to go back to Google Sheets automatically. The solution from Abdul worked great