PHP Authorization Code Flow Tutorial - SKY API

The following is a demonstration of the authorization code flow within SKY API, implemented using PHP.

Log in

Constituent: {{ constituent.name }}

See Constituent within the Blackbaud SKY API contact reference for a full listing of properties.

Key Value
id {{ constituent.id }}
type {{ constituent.type }}
lookup_id {{ constituent.lookup_id }}
first {{ constituent.first }}
last {{ constituent.last }}

Token Response:


        
Loading...