Testing webhook without deploying the app

Hey there

I was wondering whether it’s possible to test a webhook without deploying the app first? When I try to invoke my workflow that triggers the webhook I get the message:
“Warnings”: “Warning: App version 1.001449, which is the latest version, is not marked deployable so the web hook is not being invoked. This web hook would have been posted to ‘’.”

Best regards

You can use the Test button on the Workflow

Thanks, I did try that, but the result didn’t seem to make any sense. My webhooks calls an API to retrieve and save a file, and the result Appsheet shows is just an empty table. But I can assume that the webhook is actually fired?

Maybe check the log?

1 Like

Log shows nothing when I hit the “Test” button. It only shows something if I trigger the webhook manually (giving me the message I posted initially).

Please contact support@appsheet.com for help with this.

1 Like

Will do, thanks!

1 Like