forms icon indicating copy to clipboard operation
forms copied to clipboard

Trigger webhook after response

Open 1kastner opened this issue 2 years ago • 3 comments

Nextcloud (please complete the following information):

  • Nextcloud-Version: newest
  • Forms-Version: newest

Describe the solution you'd like

Google Forms offers an integration a form into a pipeline via webhooks. There, I can provide a URL that the user input is forwarded to once they finalize the form. Great for automation!

Describe alternatives you've considered I could repeatedly pull the current responses via the API and check for any new responses.

1kastner avatar Jun 04 '22 08:06 1kastner

I see this as the missing piece of the puzzle to utilize Nextcloud forms for various workflow automation tasks. Another alternative to a webhook function provided out of the app can be the option to write submissions directly into a file. As a result, the workflow system https://nextcloud.com/workflow/ with the webhook app https://apps.nextcloud.com/apps/webhooks can take over.

codeHorse87 avatar Feb 12 '23 15:02 codeHorse87

The alternative mentioned by @codeHorse87 would be achieved by #1403

Chartman123 avatar Jun 23 '23 17:06 Chartman123

Any plans to address this? It would be really good to be able to e.g. post to Slack when a form is filled in.

drfinkus avatar Apr 04 '24 17:04 drfinkus