Retrieves a paginated list of fundraising profiles for a Raisely campaign. Use this tool to: - List all fundraisers (profiles) in a campaign - Search for specific profiles by name or description - Filter profiles by user or organisation - Rank profiles by amount raised, donor co…
qstringFull-text search query to find profiles matching the given text (searches name, description, etc.).
rankstringRank profiles by total amount raised. 'desc' returns highest fundraisers first, 'asc' returns lowest first.
sortstringField to sort results by. Common values: 'createdAt', 'updatedAt', 'name', 'total', 'goal'.
userstringUUID of the user to filter profiles by. Returns only profiles owned by this user.
limitintegerNumber of records to return per page. Defaults to 100. Maximum 100.
orderstringSort direction: 'asc' for ascending or 'desc' for descending. Only applies when 'sort' is specified.
offsetintegerNumber of records to skip for pagination. Defaults to 0.
privatebooleanIf true, includes private custom fields in the response (requires authentication with proper permissions).
campaignRequiredstringUUID, path, or domain of the campaign to filter profiles by. Required parameter.
rankDonorsstringRank profiles by number of unique donors. 'desc' returns profiles with most donors first.
organisationstringUUID of the organisation to filter profiles by.
rankActivityTimestringRank profiles by activity time (e.g., exercise duration). 'desc' returns longest activity time first.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.