Record Operations Videos

Stored Procedure-based Delete Record Operation

How to create a record operation that uses a stored procedure to delete records from your Blackbaud CRM database.

Customize Prompt messages

How to update the default prompt message for a record operation and paramaterize it with data from a stored procedure.

Stored Procedure-based Update Record Operation

How to create a record operation that uses a stored procedure to update records from your Blackbaud CRM database.

Wrapped Record Operation

Wrapped record operation allow you to invoke a stored procedure from another record operation and then insert logic to execute before or after the call to execute that stored procedure.