Returning a List of Customers within a Mailing List via API

Hi,
I am aiming to use the BC API to retrieve a list of contacts within a site which are subscribed to a certain mailing list.
Is anyone aware if this is at all possible to achieve solely using the API?
If it is possible to achieve this, which service/s would I use to implement a solution?
Jason.

Hi Jason,
There's unfortunately no way to obtain such info through the existing API. The only way to do it is to export the contacts from the admin.
-mario

Similar Messages

  • Emails from another list are automatically deferred from Mailing list

    I have several mailing lists setup on on a server. Most emails go through the listhost without any problems. Posts should be configured to automatically go through for all posters.
    Some of these mailing lists are part of other mailing lists. If one sends an email to a mailing list, of which the server's mailing list is a member, the email will be deferred. The reason cited for deferring the email is "message has implicit destination." I have tried adding the original posters to automatically post all messages from this poster but that does not fix the problem.
    I would prefer not to have any delays or waits for approval of such messages. How does one change this setting?
    Thanks!
    Julia

    Hi ,
    Check the city LOV with hardcoded value first.
    Ex : select city_name from cities where country_name = 'India';
    Go with below query
    select city_name from cities where country_name = ':P_COUNTRY';
    Also select refersh on other parameter selection in the parameter.
    Thanks,
    Ananth

  • Mass opt in all customers to a mailing list?

    Hello,
    A small percentage of the customers in my CRM are not subscribed to the mailing list because this was not checked on the last import, I have a newsletter scheduled for later today and need to mass opt in all customers to the list, as of this writing we have no unsubscribes. How do I go about getting this done?
    Many thanks,
    Andy

    Hi Andy,
    We can action a master opt-in only from our end for contacts who haven't yet unsubscribed. 
    Please provide the site and I'll assist you further.
    Kind regards,
    -Sidney

  • Messaging server mailing list

    Hi all
    The Sun Java(tm) System Messaging Server 7.3-11.01 support mailing list ? How one user can subscribe to one mailing list ?
    Thank's
    Bye Giovanni

    giovanni.romaneghi wrote:
    The Sun Java(tm) System Messaging Server 7.3-11.01 support mailing list ?Yes it supports mailing lists.
    How one user can subscribe to one mailing list ? There is no native functionality to allow a user to "self-subscribe" to a mailing list. This functionality is planned for a future release of the product.
    Regards,
    Shane.

  • JDO Spec Discussion Group/Mailing List

    Is there a newsgroup, mailing list or other forum where users of the JDO
    spec and it's implementations can discuss the spec, best practices, ask
    general spec-related (rather than implementation) questions, etc?
    Thanks.
    Sasha Haghani
    Activience
    http://www.activience.com/

    Hi,
    I have used the group mailing list feature and the group web service maillist archive.
    In both cases the Mail service must be running. I set up the General panel to Enable POP and IMAP because I have users on those services. I did not Enable SMTP because I used my ISP for outgoing. I don't think you need IMAP or POP for teamsserver mail because no mailbox is created for that user by cyrus or postfix.
    In the Relay panel set to accept SMTP relays from 127.0.0.1 and your server IP.
    Use junk mail rejection from zen.spamhaus.org
    In the Mailing lists panel Enable server group mailing list.
    In the Advanced panel -> Hosting ensure you have a local host alias set for your groups domain.com
    Group mailing list can be setup in WGM with Enable Mailing list for the group.
    Group Mailing list web archive will only work when wiki/blogs are setup for the group.
    HTH,
    Harry

  • How to create a group mailing list?

    how to create agroup mailing list?

    i have followed instructions on "how to create a group mailing list" & get a total blank when i hit return after entering the group name in addressee column.   this is after i created a new group under address book, & then drug over individual names into the group.   what am i doing wrong?

  • Cannot create a mailing list in my addressbook

    I created a new address book. I then create a (mailing) list and try to add contacts to it. It acts as if it worked, but nothing shows in the list.
    Thunderbird 32.2 (same on 24.x)
    Windows 7 Home Premium fully updated

    The inability to change an address book (and your Mailing Lists is contained within an address book) often points to corruption of the address book data file.
    One way to fix a data file is to export the data to a file ('''Tools|Export''', use the ''LDIF ''option, then delete the offending address book and re-create it by importing from the LDIF file.
    In the case of ''Personal Address Book'' and ''Collected Addresses'', you won't be permitted to delete these within Thunderbird. However, if you close Thunderbird and open its profile, the files ''abook.mab'' and ''history.mab'' can be deleted. They will be re-created, though empty, when you re-start Thunderbird, so you import their contents from the respective LDIf files to a suitable temporary address book and then move the Contacts (ctrl+a, drag and drop) into their preferred locations.

  • I have created a spreadsheet on numbers for ipad with a list of customers as a drop down menu. How can i make their address appear underneath when i select the customer?

    I have created a spreadsheet on numbers for ipad with a list of customers as a drop down menu. How can i make their address appear underneath when I select the customer?
    iselect the customer?

    Hi bazza,
    We won't be able to put the address from a formula into the same cell that you enter the customer's name. We can put the address in the cell under the customers name.
    First let's take James advice and concatenate the address in the address table.
    Here is the formula in G2
    =CONCATENATE(B2&"
    ",C2&"
    ",D2&"
    ",E2)
    It shows this way because after I clicked on B2 and typed [&"] (no brackets) I typed option-return
    This gives you your new line. Then I typed the closing ". I repeated this for the rest of the address.
    Next we want to bring this to your order sheet. I prefer using the two formulas OFFSET and MATCH instead of VLOOKUP.
    base tells OFFSETwhere to start counting from. Click A1.
    row-offset is for the row. we will use MATCH() -1 to give us the row.
    What MATCH does is give you the row number where something is found and you can specify an exact match. I usually construct the MATCH formula first and then cut and paste it into OFFSET. MATCH looks like this: MATCH(A2,Table 1::A,0). A2 is what we are looking for, Table 1A::A is where we are looking (the entire column A), and 0 means we want an exact match. Can you see it inside the OFFSET formula? Notice that we had to subtract 1 from its result.
    column-offset tells OFFSET which column A=0 so we want 6.
    we ignore "rows", "colomns" we don't need them.
    If this seems like too much, just break it down into small pieces.
    quinn

  • Integrating leadpages with Business Catalyst Mailing lists

    I am having trouble with integrating my leadpages with my Business Catalyst account.
    Has anyone had this problem before? I have cleaned the code and ensured that it is supposed to link to the correct mailing list, however it won't pull together.
    This is the code:
    <form name="catemaillistform37932" onsubmit="return checkWholeForm37932(this)" method="post" action="http://smallfish.com.au/CampaignProcess.aspx?ListID=46287"><div class="form"><div class="item"><label for="CLFullName">Full Name</label><br /><input class="cat_textbox_small" type="text" name="FullName" id="CLFullName" maxlength="255" /></div><div class="item"><label for="CLEmailAddress">Email Address</label><br /><input class="cat_textbox_small" type="text" name="EmailAddress" id="CLEmailAddress" maxlength="255" /></div><div class="item"><input class="cat_button" type="submit" value="Subscribe" id="catlistbutton" /></div></div><script type="text/javascript" src="http://smallfish.com.au/CatalystScripts/ValidationFunctions.js"></script><script type="text/javascript">
    //<![CDATA[
    function checkWholeForm37932(theForm){var why = "";if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if (why != ""){alert(why);return false;}theForm.submit();return false;}
    //]]>
    </script></form>

    Hi
    This was the full video I did
    Integrate Leadpages with Adobe Business Catalyst on Vimeo
    Pretty sure it works
    Here's the code I used so you can compare and contrast
    <form name="catemaillistform52797" onsubmit="return checkWholeForm52797(this)" method="post" action="http://www.platonik.co.uk/CampaignProcess.aspx?ListID=47104">
        <div class="form">
          <div class="item">
            <label for="CLFullName">Full Name</label>
            <input class="cat_textbox_small" type="text" name="FullName" id="CLFullName" maxlength="255" />
          </div>
          <div class="item">
            <label for="CLEmailAddress">Email Address</label>
            <input class="cat_textbox_small" type="text" name="EmailAddress" id="CLEmailAddress" maxlength="255" />
          </div>
          <div class="item">
            <input class="cat_button" type="submit" value="Subscribe" id="catlistbutton" />
          </div>
        </div>
        <script type="text/javascript" src="http://www.platonik.co.uk/CatalystScripts/ValidationFunctions.js"></script>
        <script type="text/javascript">
          //<![CDATA[
          function checkWholeForm52797(theForm){
            var why = "";
            if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value);
            if (why != ""){
              alert(why);
              return false;
            theForm.submit();
            return false;
          //]]>
        </script>
      </form>

  • Marking read items in mail list

    I have several maailing lists that I follow and when I read an item it will then be marked as being read. If I quiet Safari, however, when I go back to my mail list nothing is marked as being read. Anybody run into this ?
    Steve

    Welcome to Apple Discussions
    I get it. When you select an item on a summary page, the item is marked a different color, ie "read, after you select the item, and then return to the summary page.
    The short of it - Safari is not designed to remember site activity from session to session. As long as you keep Safari active, the site reflects what is read (holds true for any site with live links). However, when you quit the application, Safari does not retain this information. Next time you open Safari and access the site, it's like you are starting all over again.
    Perhaps someone else in this forum can address whether you can modify Safari to suit your needs. IMO you can't.

  • In Thunderbird 31, the Nested Mail Lists are gone !

    I've changed from Netscape to Thunderbird 2 or 3 years ago. And the 2GB problem in folders size disappeared. And Thunderbird(2010-2011) worked perfectly using the same data profile as Netscape. I'm an openSUSE user, on a x86_64 workstation.
    My address book uses for 10 years now **Nested Mailing Lists**.
    In such a Lists I have 2 or 3 "SubLists", plus individual emails, etc.
    after the last update to "Thunderbird 31" the address book **refuses all my nested lists**, saying, for example :
    SubList <SubList> is not a valid e-mail address because it is not of the form user@host. You must correct it before sending the e-mail.
    then I tested on a different nested list ans it's clear : NOW THUNDERBIRD REFUSES ANY SUBLIST IN A LIST
    IT WORKED PERFECTLY TILL NOW

    ''Zenos [[#answer-666755|said]]''
    <blockquote>
    Always?
    Fill in one address, press return. Does a To: button not appear in the next line down.
    </blockquote>
    Yes, the To: button does appear in the next line down, but that is not my question. Let me clarify.
    On each addressee line, there is the identifier, To:, then there is a space to fill in the addressee's e-mail name and address. Between these two elements, in the previous version of Thunderbird, there was a small round symbol (I don't know what it would be called). Clicking on that symbol would select the entire addressee. That symbol is gone in the new version.

  • Groups-Enable Group Mailing List

    I just upgraded from Mac OS X 10.6.8 Server to Mac OS X 10.8.3 Server. I had an Employee Mailing List working under Mac OS X 10.6.8, but can't seem to get the new Group Mailing List to work that was created in Groups in Mac OS X 10.8.3.
    When trying to send an email to the group "[email protected]" I get the message "Cannot send message using the server".  I gave the group access to Mail but it still doesn't work.
    Any ideas?

    Yes, it works, but the Mail Overview still return Mailing Lists Stopped, and I don't know why...
    This is the procedure:
    - on server open terminal
    - then use these commands
    1) sudo touch /etc/postfix/aliases
    2) sudo newaliases
    3) sudo postfix reload
    that's all!
    You can also see page 36/37 of Mail Service Administrator Guide
    Fabio

  • Complicated form with hyperlinks and mail list

    All right ladies and gentlemen, I'm going to describe my problem as detailed as possible.
    I'm using Adobe Acrobat X Standard 10.0.0
    I'm trying to create a form that will be useful for our company, the basic idea of the form is that it will be sent to our costumers to fill out and by a simple button click they would be able to send it back by mail.
    Now i have succeeded with the main construction in the form.
    The things i have problem with and dont know if possible is:
    - I want the returned form from the customers to be a blank pdf: That means i dont want it to be editable.
    - I want the the "send button" to have options to different mailadresses: Basically what i want is that when the customer fill out the form and click on the "send button" they will see different names to choose which one they want to return the form to.
    - I want hyperlinked mailadresses: In the form the customer has to fill out several mailadresses and when we recive the returned form from the customer i want these mailadresses to be hyperlinked that by a simple click on the mailadress i would be able to send a fast mail.
    Are these options possible to do? And how can i do this?
    I appriciate any kind of help
    Thank you!
    //Mitham Al-Zwair

    jwellsnh wrote:
    You wrote: Is it also possible to update one of the row columns of a tabular form, with a preset value (not by user input).Is this when you are adding a row to the table?
    Not sure that this possible since some heavy hitters struggled with it:
    {message:id=9744258}Hi Jeff,
    I meant that the one of the rows of the table gets updated whenever a row from the tabular form gets updated.
    But if you say that some experts have had problems with that, I'm gonna have to look for a possibility to work around it.
    For example the row_version needs to get updated, could I use a trigger to do that?
    Cleo
    Edited by: Cleopatra on Oct 4, 2011 10:27 AM

  • Send Sharepoint list items in Office365 Outlook to external mailing list

    Hello everyone
    I'd like to be able to send a 'weekly update' mail to a mailing list with external email addresses from within Office365 Outlook. The mail should consist of list items (conditional, not exceeding a certain date in history) coming from a Sharepoint (in Office365)
    teamsite. So these should be 'exported' from Sharepoint to a new Office365 Outlook message (and f.e. be temporarely saved as a draft). It'd also be nice if we could add extra text and/or images to the new message before it's being sent.
    A second question: is it possible to send a mail to all Office365 users who have access to a certain subsite whenever something on that subsite is created? F.e. a new document is uploaded, a new Discussion is launched, ... Some sort of automatic notification
    system once something on the subsite is created. It is imperative that users don't have to set these automatic notifications (or alerts) manually but they're being done for everyone, even if it's a new account.
    Regards
    Robin

    Hi Robin,
    Workflow is associated with single item, and changes made to a item will trigger your workflow, hence selecting multiple list and activating the workflow would be a challenge.
    Pre SharePoint 2013 we had big challenge in looping through the entire list items which was one of the most sought after feature in workflow. However, SP 2013 offers a way to loop through the items now.
    I think you can leverage this to get your workflow done.
    Here are some references to start with -
    http://www.proactivespeaks.com/2013/08/08/looping-on-list-items-in-sharepoint-designer-workflow-2013/
    https://www.nothingbutsharepoint.com/sites/devwiki/articles/pages/create-sharepoint-2013-workflow-loop-by-using-sharepoint-2013-designer-preview.aspx
    http://msdn.microsoft.com/en-us/library/office/jj163272.aspx
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if the reply helps you

  • Mailing lists were working just perfect, but........ ! :(

    Helloes all,
    I have been using mailing lists with ims5.2, that are defined using a dynamic ldap query,
    ldap:///dc=ju,dc=edu,dc=jo??sub?(&(|(objectclass=person)(objectclass=groupofuniquenames))(cn=*))
    for the last 6 months, with no problems! but suddenly this morning, all emails sent to this emailing list return with delivery error:
    Your message cannot be delivered to the following recipients:
    Recipient address: [email protected]
    Reason: no addressees: [email protected]
    the only difference in these days that the number of users is increasing dramatically! i don't know if this is related to number of users in the ldap query!
    can u please help!

    iMS 5.2, with iDS 5.1 and direct ldap mode,
    the ldap query is to return all the users in the directory, now total to 1233 user,
    here are the tests that i made:
    1- From the iMs serach perfom a search on all users, and it will retreive all entries successfully and so fast.
    2- on the mail list properties from iMS server, members tab, contruct a dynamic ldap query, with cn contains *, and it retrieves all acount successfully.
    3- on the mail list properties from iMS server, the email only members, contstruct the same ldap query as in 2, but when i tend to test it, it takes so much time, my count is 80 seconds, and retrieves only first entry, and when i tend to send an email to this list, i get the no addresses error failure delivery.
    4-on iDS 5.1 search, advanced i contructed the same search with cn contains *, and it retrieves all entries successfully.
    and another problem that has appeared today, i don't know if it related, i used to connect to my ldap iDS server through outlook express and microsoft outlook, defining the ldap, and base search ..etc, and it used to go smoothly, but it is not working anymore too,
    I did something last week, but on another machine, i have installed sunone application server, and identity server and connected to the existing sunone directory server ( the one with problems now), and finally installed the portal server, all those were installed on a different server,
    i am puzzeled!??!!!

Maybe you are looking for

  • Nota Fiscal de Retorno - Cliente

    No processo de retorno, o cliente emite uma nota para retorno de uma saída(remessa), essa nota pode ser uma NFe ou NF convencional, alguém já utilizou algum recurso para determinar se a nota fiscal de entrada é Eletrônica ou convenvional para este pr

  • How to use NAS as a library.

    I have all my media on a NAS drive and want to access it from 2 PCs running windows 8. Up until now if I've been using one PC as my "MAIN" system. using it to add ne media. I'd then copy the library files across to my other PC and ergo a carbon copy

  • The Switch from Android to iPhone

    Hello everyone, For about 4,5  years now, I have always been using Android smartphones. I have never regretted buying them and I have always loved them. The main things that made me choose for android were the freedom and customization. I have always

  • Is it possible to set up a session with an expert for a team?

    I'm the administrator for a small CC team. While a couple of us are fairly comfortable with the Adobe suite, we're bringing in a few single-app subscribers who need to learn the basics (InCopy specifically). Is it possible to set up a group session w

  • Budget control in project WBS'e  while creating the auto PR from Sale order

    Hi experts, we are creating the auto pr from sales order for trading process with budget wbs element. but commitment is not posted in project wbs were as pr is created through sale order pls suggest if any additional setting is required  to post comm