Raisely
Overview
SLUG: RAISELY
Description
Raisely is a fundraising platform that enables organizations to create and manage online fundraising campaigns.
Authentication Details
API Key
Connecting to Raisely
Create an auth config
Use the dashboard to create an auth config for the Raisely toolkit. This allows you to connect multiple Raisely accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Raisely Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Raisely toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
RAISELY_POST_LOGOUT
Tool Name: Logout from Raisely
Description
Action Parameters
Action Response
RAISELY_GET_API_DOCS
Tool Name: Retrieve Raisely API Documentation
Description
Action Parameters
Action Response
RAISELY_GET_AVAILABLE_EVENTS
Tool Name: Get Available Events
Description
Action Parameters
Action Response
RAISELY_GET_CAMPAIGNS
Tool Name: Get campaigns
Description
Action Parameters
Action Response
RAISELY_GET_CAMPAIGNS_PROFILES
Tool Name: Raisely Get Campaign Profiles
Description
Action Parameters
Action Response
RAISELY_GET_POSTS
Tool Name: Retrieve Raisely Posts
Description
Action Parameters
Action Response
RAISELY_GET_PROFILES
Tool Name: Raisely Get Profiles
Description
Action Parameters
Action Response
RAISELY_GET_TAGS
Tool Name: Raisely Get Tags
Description
Action Parameters
Action Response
RAISELY_GET_USERS
Tool Name: Get users
Description
Action Parameters
Action Response
RAISELY_GET_USER_PROFILES
Tool Name: Get User Profiles
Description
Action Parameters
Action Response
RAISELY_GET_WEBHOOKS
Tool Name: Raisely Get Webhooks
Description
Action Parameters
Action Response
RAISELY_LIST_SUBSCRIPTIONS
Tool Name: Raisely List Subscriptions
Description
Action Parameters
Action Response
RAISELY_POST_USERS
Tool Name: Create or Update User
Description
Action Parameters
Action Response
RAISELY_RAISELY_GET_AVAILABLE_EVENTS
Tool Name: Get Raisely Available Events
Description
Action Parameters
Action Response
RAISELY_RAISELY_GET_CAMPAIGNS
Tool Name: Raisely Get Campaigns
Description
Action Parameters
Action Response
RAISELY_RAISELY_GET_USERS
Tool Name: Raisely Get Users
Description
Action Parameters
Action Response