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

trigger email notifications upon entry creation? #3

Closed
bishless opened this issue Jun 5, 2017 · 2 comments
Closed

trigger email notifications upon entry creation? #3

bishless opened this issue Jun 5, 2017 · 2 comments

Comments

@bishless
Copy link

bishless commented Jun 5, 2017

It totally makes sense to skip notifications by default. It'd be great to have the ability to do so sometimes.

Perhaps a new argument could be added to entry creation that would allow triggering the email notifications setup for a form?

i.e. wp gf entry create <fields/values> --notify

or something similar.

@travislopes
Copy link

We'll need to add a new form submission command to CLI. The entry create command uses the GFAPI::add_entry() method which adds the entry to the database but doesn't trigger notifications and other post-form submissions commands that are run with GFAPI::submit_form().

Can you submit a support ticket for this please, @bishless? https://www.gravityhelp.com/request-support/

@bishless
Copy link
Author

bishless commented Jun 6, 2017

Gotcha.

Will do.

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

No branches or pull requests

2 participants