Send Email to Sharepoint Group

Hi All,
How can i send email to sharepoint group? using infopath form send email data connection.
1) I have created three groups i.e GroupA, GroupB and GroupC. i have a dropdown list (Items are GroupA,GroupB,GroupC) in my form. lets say user selected GroupA from dropdownlist then up on submit i have to send an emal to GroupA.
--> Can this be possible? if yes then how
2) I have another alternate solution. can this be achieved? please let me know
I have created a three sharepoint custom list for GroupA, B & C in that few listed users email id are present.
Here my questio is:
1) How can i get the list of all the users when user select GroupA/GroupB/GroupC in dropdown list and sends an email to those users on submit button?
2) Can this be possible Using Rules/setting Condition? If not
3) Can this be achieved by using vbscript? because my client doesn't want to go with manage code and the big problem is i didn't have any idea on VBScript
Please help me. Thanks in Advance.
Mohammed

All this can easily be done with a pretty simple workflow.  Is there a reason you're not doing it that way?  It's best NOT to send the entire form via email, because the data is immediately out of date, the formatting gets messed up, it requires
InfoPath to be installed on the client, and it duplicates the data across the system.
Please explain why you want to send via email submit instead of workflow, and then I'll see about testing your scenarios.
SharePoint Architect || Microsoft MVP ||
My Blog
Planet Technologies ||
SharePoint Task Force

Similar Messages

  • HT3939 HOW AM I ABLE TO SEND EMAILS TO A GROUP IN ONE GO?

    how am i able to send emails to a group of contacts in one go? on an apple 4 i phone

    Create a Group in the Conatcts app - add the recipients to it - and then send to that group.
    HTH
    T.

  • Can distribution list "managed by" person can send email to same group?

    can distribution list "managed by" person can send email to same group?, if "Message accept by" in delivery restriction, only has one other's person's name is not the person who is "Managed by"
    SMF

    Hi Syed,
    According to my research and test, I agree with Vasil.
    For example, Distribution Group1 is managed by A, but configured that only accept message from B.
    When A send an e-mail to Distribution Group1, it will not display an mail-tips to indicate that this account don’t have permission to send to this group. When sending out, it will be automatically receive an Undeliverable e-mail which display that”#550 5.7.1
    RESOLVER.RST.NotAuthorized; not authorized ##”.
    Best Regards,
    Allen Wang

  • How to schedule send email to a Group of people ?

    Hi ,
    How could we schedule send email to a group of people?
    eg, by entering a user group
    not one by one?
    thx
    John

    Hi VK,
    I have configured the job server, but it only able to send through the emails to listed e-mail address in the "To" text box. What if I would like to distribute to different group of users at the same time?
    For example, if i have 10 users in Finance group , another 50 users in Sales group and etc, so how should I handle in this case?
    Please advise.
    Thank you.

  • When I send email to a group, it shows all members addresses even though that option is turned off in the preferences.

    When I send email to a group, it shows all members addresses even though that option is turned off in the preferences. This just started happening on all my devices. I have the latest update instaled.

    That doesn't work on Mavericks. Follow Tuttle's advice.

  • Send Email to SharePoint 2013 Group

    Hi,
    When we shared a file in a Document Library to a single user or Active directory list , the user receives the notification email successfully, but when we did the same for a SharePoint Group none of the users receive the notification.
    Does SharePoint supports this option, if not, any workaround is available?
    Please advice on this. Thank you!!!

    Yes, there is
    special configuration for the OU. For one, depending on the
    approval setting you have for DLs in Central Administration, you may need to approve it there. Secondly, your Timer Service account must have the ability to create Active Directory Groups in the specified OU.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Cannot send email using SharePoint designer 2013 workflow

    I am having a problem which I see many others have also posted about.  However, I don't find that any of their solutions fixes my problem.
    Using SharePoint 2013 on Windows 2008 R2 server.  SQL 2008 R2 on separate server.  Created a pretty simple workflow that calls for an email to be sent.  Created an Infopath form that is published to a SharePoint list.  One of the
    list fields is called "Approver" and is a people lookup field.  The workflow assigns an approver based on certain criteria in the list, and then sends an email to the assigned approver.
    During the testing phase of creating the workflow, I had the email sent to me specifically and I received the emails with no problems.  When I change the email recipient to Current Item:Approver (who is also me), I don't receive the email.  I have
    tried selecting Display Name, Email Address, and Login Name, but none work.  I also tried to send the email to the current item:creator (which was me) by selecting "User who created current item" from the select users dialog.  This also
    doesn't work.  The workflow is shown in a suspended state in the Workflow status screen.
    For informational purposes, I also included the Approver Display Name, the Approver Email Address and the Approver Login Name in the body of the email so that I could see what those fields actually returned as data.  The display name, and email address
    are correct, but the login name returned i:0#.w|domain\login (domain and login were my actual domain and login name).
    I have tried several of the fixes I found online to resolve this, but none have worked. Any help is appreciated.

    I don't see that it is possible to add CurrentItem:Creator to a list view.  The CurrentItem:CreatedBy returns my name as it should.  However, this does not help with my problem.  I don't want the email to come to me.  I want it to go
    to the CurrentItem:Approver.  This is a specific person who is assigned by the workflow based on various fields in the current item.  The approver is assigned, then an email is sent to the assigned person.
    There is a SharePoint group set up for Approvers.  This is used to assign permissions to the site where this list is created.
    Basically, I can't send an email to any recipient where I am using the current item lookup fields to populate the To: field.  I can only send email if I specifically select a person by name.

  • Tasks List not sending email to AD Groups

    Hello,
    I have several Tasks list on my farm and all behave the same way.
    If I assign a task to an individual person, he will receive email notification.
    However, if I assign it to an Active Directory group, no email notification is sent. The AD group does have an email address associated. Using outlook it can receive email.
    The email notifications for the task list is enabled. If I check the SharePoint logs, I don't see that SharePoint is trying to send mail to the group's email. If I assign the task to a single person, he receives the mail and I can see in the logs that the
    email has been sent.
    I have no idea where to continue the troubleshooting.

    Try the following:
    Verify that the group is an AD security group (not a distribution list) and double check that the AD group is email-enabled.
    Check that the group had been explicitly added to a SharePoint group (such as the default Viewers group) with at least read permission to the site and to the list on which the alert was created.
    Verify that the SharePoint group’s membership is set to “Visible to everyone.” (People and Groups>SharePointGroupInQuestion > Settings>Group Settings)
    Would also be worth checking on the Exchange server to see if there any 'Message Delivery Restrictions' for the AD group:
    Exchange Management Console -> Recipient Configuration
    Right-click on the problem group and choose properties.
    On the Mail Flow Settings tab, double click on Message Delivery Restrictions.
    Uncheck the check box “Require that all senders are authenticated”

  • Create SharePoint 2010 Alerts that email to SharePoint Group Members

    I have created a SharePoint Group.
    I have placed individuals in the SharePoint group assigning them access to a sub-site.
    I need to set up alerts so library changes, announcements, calendar event items etc cause emails to be sent members of SharePoint group.
    Please provide directions for implementing a solution utilizing SharePoint designer workflow.
    Thanks,
    Roy
    Intell-Guy

    Hi,
    SharePoint Designer has send an email Action for sending email notification to users or groups, just create a list based workflow or reusable workflow and then publish the workflow to start when there is a create or change event. Here is a link for reference
    http://office.microsoft.com/en-us/sharepoint-designer-help/send-e-mail-in-a-workflow-HA010239042.aspx
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

  • Cannot send email to Smart Group from Address Book

    I created several Smart Groups in Address Book but I can't use any of them to send email. When I right-click the group name and choose Send Email, it opens my default email program (Thunderbird) and puts only the name of the Smart Group into the To: field, not the actual addresses.
    If I try to actually send the message, I get the error that (name of group) "is not a valid e-mail address because it is not of the form user@host. You must correct it before sending the email."
    What am I doing wrong? How can I get it to paste the actual addresses and not just the name of the group? I looked at the Edit Distribution List window and all the addresses are there.
    I'm using OS X 10.5.7, Address Book 4.1.2 and Thunderbird 2.0.0.22.
    Thanks in advance.

    What is the exact message you get when sending fails -- does it say there are one or more invalid addresses, or what?
    Having a name in the list without email address or possibly one separated by comma between last and first might result similarly in an invalid address, and Mail will likely refuse to send to any. But if the message is from the SMTP, that might depend on the provider's policies for that.
    Ernie

  • How can I create a contact form for sending emails in SharePoint Online?

    Dear Forum members,
    I´ve got a question about creating a custom contact form to send emails for a public site in SharePoint online.
    Could someone help us with some advise?
    In advance, thank you very much.
    Kind regards,
    Frits

    You can create Custom list and make alerts enable to send emails as soon as contact created.
    Bala

  • Can't Send Email to a Group

    Trying to send an email to groups I created in address book.  Opening a new email and typing group name brings up the group but it doesn't populate with emails.  I right clicked on the group to create an email and again, created the email but no email addresses in the to field. I created a test group with one email (mine) and it works fine. 
    I checked all the contacts in the groups that didn't work and none are corrupted or problematic as far as I can tell.  What to do?

    I have the same question.  Where is the "silhouette" in the email?  It has taken me multiple tries to create a group that I am able to send an email to.  However, not everyone in my address book "group" shows up when I type in my group name in an email.

  • Send Email in Sharepoint 2013

    I created a website in HTML and PHP. The PHP part is used only to send Email. But I have to host this website in office 365 Sharepoint 2013 and PHP is not allowed in it. Is it possible to add email functionality to my existing HTML site in sharepoint. I could
    create a work flow for sending email, but I dont know how to integrate it to my existing html file.
    I have been searching all day and I have not been able to find a solution.
    Thanks in advance.

    You can use REST API. Similar thread:
    Problem in Sending Email
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • How do I send emails to a group in my contact list? from my iPad

    How do I send an email to a group on my iPad?

    There's a functional workaround to send Group emails that takes some setup, and a copy-paste. But it's easier than any one-by-one solution cooked up without a 3rd-party app. Here's the way:
    STEP ONE:
    Go to Settings>General>Keyboard-->Shortcuts
    Add a new Shortcut by typing in the full email addresses in the "Phrase" field, separated by comma and space; type in the few letters representing this "Phrase" in the "Shortcut" field.
    STEP TWO:
    In the email app, IN THE BODY OF THE EMAIL, type in the letters for the Shortcut and space. Then Highlight-->Copy this text and paste it into the To: Field. (Obviously: Delete this text in email body; and use CC: or BCC: fields as desired.)
    Regrettably, you CANNOT just type the Shortcut in the address fields as it gets lobbed into one address.
    This "No Group Email Functionality" rates a #FAIL by Apple. One of the few.

  • How do I send email to a group but not have their address show?

    Entourage has a function where you can create a group but check a box that says "do not show addresses when sending to group". I want to be able to send email to my HOA, but not have everyone show up and not use bcc if possible. Is there a way to do this?

    Mail Prefs, Composing, uncheck the box, "When sending to a group, show all addresses."

Maybe you are looking for

  • How can I delete the glare in a picture?

    I made some pictures of PVC strips for my website and have light glare from the windows in the rolls. Is it possible to take the light glare out to make the products look better?

  • Severe overheating of 17" MacBook Pro (2009) with 3.06 GHz processor

    For around a year and a half I have been dealing with a computer that constantly overheats very quickly, presumably because I ordered a 3.06 GHz Intel Core 2 Duo CPU for my 17" MacBook Pro without realizing that it would make the surface of the compu

  • Profit center in Miro

    Dear friends, When I make a Invoice verification entry for purchase in MIRO, the system is generating an invoice entry along with withholding tax. But the profit center is not picked up in the line item of TDS GL account. In F-43, it is allowing me t

  • Deleting Entries in a Z table maintained in SM30

    Hi Experts, I am maintaining a table in SM30. I need to put a restriction for user if a certain field ( say date ) is not zero he should not be able to delete that.else he can delete that. This all I need from teh main screen ..user shud not go to th

  • Data mart is not visible in Compression cube

    Hi Experts, we r loading data daily into BI inventory Cube 0IC_C03 with compression, but when i loading the same data  into SEM server there  wont get init flag, even i checked datamart status in BI but i did not find. so please help me out why it is