Locate the AppFxWebService.asmx Endpoint

For your installed instance of Blackbaud CRM, you can find a list of endpoints on the main splash page for the application.

The endpoints button on the main splash page

The Endpoint reference pages lists the various services exposed over HTTP. It includes a link to the Blackbaud AppFx Web Service documentation that lists the various operations exposed by the web service.

Locate the appfxwebservice.asmx

Place the URL to the endpoint in the browser to view a list of the endpoint's operations with some basic descriptions.

The AppFxWebService documentation lists the available operations. Your integration software can use these operations to get things done in Blackbaud CRM.