Hi all

Im finding it hard to figure this out
I have created a View which lists users which have a certain role, i have also added Views Bulk Operation to send multiple users an email at once.
How can i integrate this with this module? Or is there an easier way to do this using this module?

My primary objective is to choose certain users from a list that is provided by views. Please please help me im pulling my hair out here, im willing to pay anyone that can help me set this up

Comments

prezaeis’s picture

Title: Tokens are not replaced in email » How can i send an email to multiple users?
Category: Bug report » Support request
Issue summary: View changes
cheatlex’s picture

It sounds like the easy way would be to use rules, depend on what causes the mail to be send or if it is manually.

We created a costume token and do the same select as you can do with views in there, and then use rules to send the mail when a certain tasks occur.

Rosamunda’s picture

What I've done is to set up a rule component with a user variable.
And set the action to send a PET email (the recipient would be user:mail).
So the component won't do anything up until I create a view with a VBO field, and select that rule as the selected bulk operation.
It did work with that setup.

Sharique’s picture

Priority: Critical » Normal

In my opinion defining the custom action is most suitable in your case.