Welcome to Forums Sign in | Join | Help | Forums
in Search





Make the world a better place.

How to Access API using C#

Last post 04-18-2009 5:02 AM by David Zeidman. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-17-2009 1:08 PM

    • Dennis Pulido
    • Not Ranked
    • Posts 1
    • Organization: American Academy of Dermatology

    How to Access API using C#

    I am new user to the RE APIs.  I added the Blackbaud.PIA.RE7.BBREAPI reference.

    What are the other settings needed to access the APIs in my C# app?  Any advice would be greatful.

     Thanks.

  • 04-18-2009 5:02 AM In reply to

    • David Zeidman
    • Top 25 Contributor
    • User Since: 2002
    • Posts 205
    • Organization: Zeidman Development
    • Products:  Blackbaud Direct Marketing, Blackbaud Enterprise CRM, The Information Edge, The Raiser's Edge

    Re: How to Access API using C#

     I don't think that there are many more settings as such. If you want to create a plug-in then you will need to implement the IBBPlugin interface and create a COM visible assembly. If you want to create an application the you will need to use the REAPI object in order to connect to the API and log in to RE. Once you have done these things you are able to use the API object model however you wish.

    Take a look at my blog which has a lot of tips and undocumented information about developing using the API. It is mainly in VB.NET but hopefully should still be understandable to somebody developing in C#.

    David

    David Zeidman
    Zeidman Development
    http://www.zeidman.info

    Check out my RE API blog
    http://www.re-decoded.com
Page 1 of 1 (2 items)