Raisely
Raisely is a fundraising platform that enables organizations to create and manage online fundraising campaigns.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Raisely authenticates with an API key. Generate the credential in your Raisely account, then paste it into FlyMyAI the first time an agent uses a Raisely action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Raisely Campaign Private Key | The private key for your Raisely campaign, providing admin access. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
RAISELY_GET_API_DOCS | Tool to retrieve the raisely api documentation. use when you need the full openapi specification of the raisely api. | - |
RAISELY_GET_AVAILABLE_EVENTS | Tool to retrieve a list of available raisely webhook events. use when you need to know all event types raisely can send via webhooks. | - |
RAISELY_GET_CAMPAIGNS | Tool to retrieve a paginated list of campaigns from raisely. use when you need to list campaigns after obtaining a valid api token. | - |
RAISELY_GET_CAMPAIGNS_PROFILES | Tool to list all fundraising profiles in a campaign. use after obtaining a valid campaign uuid. | campaign |
RAISELY_GET_POSTS | Tool to retrieve all posts available on the raisely platform. use when you need to list posts with pagination and sorting. | - |
RAISELY_GET_PROFILES | 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. | campaign |
RAISELY_GET_TAGS | Tool to retrieve all tags available in the raisely platform. use when you need a paginated list of tags after obtaining a valid api token. | - |
RAISELY_GET_USERS | Tool to retrieve a list of all users in the raisely platform. use when you need a paginated user list with optional sorting and private fields. | - |
RAISELY_GET_USER_PROFILES | Tool to retrieve all profiles associated with a specific user. use when you have a user uuid and need to list both public and optionally private profiles. | uuid |
RAISELY_GET_WEBHOOKS | Tool to retrieve a list of configured webhooks. use when you need to list all webhook subscriptions for the current campaign after authenticating. | - |
RAISELY_LIST_SUBSCRIPTIONS | Tool to retrieve a list of subscriptions. use when you need to fetch all subscriptions after authenticating with raisely. | - |
RAISELY_POST_LOGOUT | Tool to invalidate the current user's token and log out. use when ending an authenticated raisely session to ensure the token is invalidated. | - |
RAISELY_POST_USERS | Tool to create or update a user by email. use when you need to upsert a user record based on email. | email |
RAISELY_RAISELY_GET_AVAILABLE_EVENTS | Tool to retrieve a list of available raisely webhook events. use when you need to know all event types raisely can send via webhooks. | - |
RAISELY_RAISELY_GET_CAMPAIGNS | Tool to retrieve a list of campaigns from raisely. use when you need to list campaigns with optional search, filtering, sorting, and pagination after obtaining a valid api token. | - |
RAISELY_RAISELY_GET_USERS | Tool to retrieve a list of all users in the raisely platform. use when you need a paginated user list, with optional sorting or inclusion of private fields. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Raisely!