Export TeamRaiser Participant Information as XML Feed

Options

Hello, 

 

Is it possible to export data from a TeamRaiser in a XML feed pertaining to specific participant criteria?

This is for rendering the data on an external site.

 

Some possible exports are:

 

-  Top fundraiser honor roll data exported from the thermometer (incl. amount raised, participant's first and last name)

-  Links to images on the personal pages

- Most recent sign ups

 

Also, we would like it to be a dynamic feed so that the external website that is rendering the information is updated in real time.

 

Any suggestions?

 

Thanks!

Alex

Tagged:

Comments

  • Take a look at http://open.convio.com/api/#teamraiser_api

     

    I'm pretty sure getParticipants can at least do your first example...not sure about getting access to registration times or image urls, but there is a lot in there, and I haven't used most of it, so worth a look.

  • Andrew Beyer:

    Take a look at http://open.convio.com/api/#teamraiser_api

     

    I'm pretty sure getParticipants can at least do your first example...not sure about getting access to registration times or image urls, but there is a lot in there, and I haven't used most of it, so worth a look.

    getRegistration has tons of info, but it is server only.

     

    I never found a way to get the images.

     

    / And there's also WebServices. Harder, but more powerful.

Categories