Raisely is a fundraising platform that enables organizations to create and manage online fundraising campaigns.
Tool to retrieve the raisely api documentation. use when you need the full openapi specification of the raisely api.
Tool to retrieve a list of available raisely webhook events. use when you need to know all event types raisely can send via webhooks.
Tool to retrieve a paginated list of campaigns from raisely. use when you need to list campaigns after obtaining a valid api token.
Tool to list all fundraising profiles in a campaign. use after obtaining a valid campaign uuid.
Tool to retrieve all posts available on the raisely platform. use when you need to list posts with pagination and sorting.
Tool to retrieve all fundraising profiles in a campaign. use when you need to list profiles with optional filters, sorting, and ranking after obtaining a valid api token.