Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug: After BulkUpdate Event to Email webhook never sends email #6363

Open
1 task done
sevpants opened this issue Sep 12, 2023 · 0 comments
Open
1 task done

🐛 Bug: After BulkUpdate Event to Email webhook never sends email #6363

sevpants opened this issue Sep 12, 2023 · 0 comments

Comments

@sevpants
Copy link

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

  • Set up SMTP email client in /account/apps
  • Create an "After BulkUpdate" webhook and have it direct to the Email
  • Add your email / subject / body of choice
  • You can check the on condition checkbox or not (neither trigger anything)
  • Send a bulk update requests via nocodb-sdk (or python requests, whichever's easiest)
  • Watch the to email

Desired Behavior

The webhook should shoot over a new email with either the payload, or integrate handlebars with it so you could do more advanced formatting (but I supposed that'd be a feature request). At this point, just the payload would be better.

Project Details

Node: v16.20.1
Arch: x64
Platform: linux
Docker: true
RootDB: pg
PackageVersion: 0.111.4

Attachments

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏌️ Open
Development

No branches or pull requests

2 participants