Browse by Tags

All Tags » xml
  • Integration with Emma Email

    Curious if anyone has developed an interface with Emma Email. Apparently they have the API necessary to utilize the account preferences people setup regarding email addresses and subscriptions.
    Posted to Integration (API) (Forum) by  Sarah Damour  on February 4, 2010
  • Re: DataExchange soap:Server Errors

    Nick: Object Reference errors are the most elusive / irritating - because you cannot discern much from the error other than there is a missing ''something.''  If your xml works via Portal, have a look at the following post.  It details some changes we are making with Data Exchange.  The Portal interface is currently consuming the ...
    Posted to Integration (API) (Forum) by  nfloyd  on August 6, 2009
  • Fun & Creative Integration Codes?

    Does anyone else have any fun codes that they have written for ways to integrate F1 with their church website? We were under the impression that this would be easier to integrate and hoping that with the new API coming out that we wouldn't have to put a lot of hours and man power into creating something from scratch... Anyone have any ...
    Posted to Integration (API) (Forum) by  rmahoney  on March 26, 2009
  • Invalid XML in the GetIndividualCollection method

    I called the GetIndividualCollection method and searched by last name.  For most queries it seems to work fine, but it failed when I did one search.  After inspecting the output, the XML you're sending back is invalid:        <middleName>        ...
    Posted to Integration (API) (Forum) by  ebarendt  on April 5, 2008
  • Re: Data Exchange to Excel

    I have been trying for serval months to figure out how to successful communicate with F1 through Data Exchange. I need help too. Anybody? My skill set is PERL, MySQL, PHP, JavaScript etc. Have not learned Visual Basic or Visual Studio. I try to avoid MicroStuff
    Posted to Integration (API) (Forum) by  Bob VanDerPloeg  on January 17, 2008
  • SOAP Definition

    My church gets F1 in May, but I'd like to look at the API before then so that I can get an idea of what the system can do and present ideas to the staff. It doesn't seem as though the API is public, however. A list of SOAP methods available would be enough for some initial brainstorming. Can anyone help me out?
    Posted to Integration (API) (Forum) by  nerdgonewild  on February 22, 2007
  • Sort XML Results (javascript)

    Is there a call to DE that will return the results sorted?  I don't find this anywhere in the documentation.  It would be nice if this were added.In lieu of this not being a feature any suggestions on how to sort the returned xml (i.e. by members last name, etc.) using javascript.ThanksMark
    Posted to Integration (API) (Forum) by  mdspidle  on December 19, 2006
  • Re: Data Exchange Integration with PHP

    I am working on being able to use DE via javascript. I can get your php sample working just fine but can't quite get there with javascript.  Right now I think I'm hung up on the ' . htmlspecialchars($sAuthenticateHeader) . ' in your code. I understand what it does but why is this needed? I can't find an ...
    Posted to Integration (API) (Forum) by  mdspidle  on December 1, 2006
  • XMLHttpRequest and DE

    Has anyone been successful in using XMLHttpRequest via javascript to get information from DataExchange? I can use the php example successfully but have a need to be able to do this with java ...
    Posted to Integration (API) (Forum) by  mdspidle  on November 30, 2006