Is it possible to retrieve constituents contact information?

Hello, I am new SKI Api and attempting to get on constituents User ID, First Name, Last Name, email and phone. But I have no idea where to begin on creating an application

Comments

  • Todd DeSchuiteneer
    Todd DeSchuiteneer Blackbaud Employee
    Tenth Anniversary Kudos 2 Name Dropper Participant

    Hi @Pedro Costa, I would recommend starting here:

    It should walk you through initially getting connected, how to create your application and run tests. Once you have your initial developer account and subscription active you can also use the Try It! feature on the endpoint listings here:

    Hope that helps!

  • Hi @Todd DeSchuiteneer

    I followed the get Started arcticle but i must be missing something as I get the following error message:

    { "statusCode": 401, "message": "The required Authorization header was missing or invalid, or the token has expired", "status": 401, "title": "The required Authorization header was missing or invalid, or the token has expired" }

  • Bryna Gleich
    Bryna Gleich Blackbaud Employee
    Tenth Anniversary Kudos 3 Name Dropper Participant

    @Pedro Costa
    These might help