Funraisin is an online fundraising platform that enables nonprofits and charities to create and manage fundraising campaigns, events, and peer-to-peer fundraising pages. It provides tools for donation management, participant tracking, team coordination, and event organization.Documentation Index
Fetch the complete documentation index at: https://docs.nekt.com/llms.txt
Use this file to discover all available pages before exploring further.
Configuring Funraisin as a Source
In the Sources tab, click on the “Add source” button located on the top right of your screen. Then, select the Funraisin option from the list of connectors. Click Next and you’ll be prompted to add your access.1. Add account access
You’ll need to provide your Funraisin API credentials. To obtain an API key, create a user with “API Access” enabled in the User Admin section of your Funraisin dashboard. The following configurations are available:-
Domain: Your Funraisin domain (e.g.,
yourorg.funraisin.co). - API Key: The API key generated from your Funraisin admin panel for a user with API Access enabled.
- Start Date: (Optional) The earliest date from which records will be synced. Only applies to incremental streams (donations, sales, transactions).
2. Select streams
Choose which data streams you want to sync. For faster extractions, select only the streams that are relevant to your analysis. You can select entire groups of streams or pick specific ones. Select the streams and click Next.3. Configure data streams
Customize how you want your data to appear in your catalog. Select the desired layer where the data will be placed, a folder to organize it inside the layer, a name for each table (which will effectively contain the fetched data) and the type of sync.- Layer: choose between the existing layers on your catalog. This is where you will find your new extracted tables as the extraction runs successfully.
- Folder: a folder can be created inside the selected layer to group all tables being created from this new data source.
- Table name: we suggest a name, but feel free to customize it. You have the option to add a prefix to all tables at once and make this process faster!
- Sync Type: you can choose between INCREMENTAL and FULL_TABLE.
- Incremental: every time the extraction happens, we’ll get only the new data, which is good if you want to keep every record ever fetched.
- Full table: every time the extraction happens, we’ll get the current state of the data, which is good if you don’t want to have deleted data in your catalog.
4. Configure data source
Describe your data source for easy identification within your organization, not exceeding 140 characters. To define your Trigger, consider how often you want data to be extracted from this source. This decision usually depends on how frequently you need the new table data updated (every day, once a week, or only at specific times). Optionally, you can define some additional settings:- Configure Delta Log Retention and determine for how long we should store old states of this table as it gets updated. Read more about this resource here.
- Determine when to execute an Additional Full Sync. This will complement the incremental data extractions, ensuring that your data is completely synchronized with your source every once in a while.
5. Check your new source
You can view your new source on the Sources page. If needed, manually trigger the source extraction by clicking on the arrow button. Once executed, your data will appear in your Catalog.Streams and Fields
Below you’ll find all available data streams from Funraisin and their corresponding fields:Donations
Donations
donation_id, member_id, event_id, team_id, history_id, d_amount, d_email, d_fname, d_lname, d_status, d_type, d_anonymous, d_message, d_phone, d_address, d_city, d_state, d_postcode, d_country, d_company, date_paid, date_created, crm_donor_id, transaction_id, payment_type, receipt_numberScheduled Donations
Scheduled Donations
id, donation_id, member_id, event_id, d_amount, d_email, d_fname, d_lname, donation_frequency, donation_status, date_created, date_next, date_endRecurring Donations
Recurring Donations
id, donation_id, member_id, event_id, d_amount, d_email, d_fname, d_lname, donation_frequency, donation_status, date_created, date_next, date_endParticipants
Participants
member_id, m_fname, m_lname, m_email, m_phone, m_address, m_city, m_state, m_postcode, m_country, m_dob, m_gender, m_status, m_company, date_created, date_updated, crm_member_idParticipants Events
Participants Events
history_id, member_id, event_id, team_id, m_target, m_raised, total_paid, total_pending, is_paid, m_status, date_created, date_updated, crm_history_idParticipants Options
Participants Options
id, history_id, member_id, event_id, option_name, option_value, option_type, option_price, date_createdParticipants Fitness
Participants Fitness
id, history_id, member_id, event_id, fitness_provider, fitness_type, fitness_value, fitness_unit, date_createdParticipants Fitness Activity
Participants Fitness Activity
id, history_id, member_id, event_id, activity_type, activity_value, activity_unit, activity_date, date_createdTeams
Teams
team_id, t_name, t_target, t_raised, event_id, captain_id, t_status, t_members, date_created, date_updated, crm_team_idEvents
Events
event_id, event_name, event_type, event_date, event_end_date, event_target, event_raised, event_status, event_location, event_url, date_created, date_updated, crm_event_idEvent Products
Event Products
product_id, event_id, product_name, product_price, product_description, is_mandatory, product_status, date_createdWaves
Waves
wave_id, event_id, wave_name, wave_date, wave_price, wave_capacity, wave_registered, wave_status, date_created, crm_wave_idThemes
Themes
category_id, category_name, category_description, category_status, crm_category_idProducts
Products
product_id, product_name, product_description, product_price, product_status, product_stock, date_created, crm_product_idProduct Options
Product Options
option_id, product_id, option_name, option_price, option_stock, option_status, date_createdSales
Sales
sale_id, member_id, event_id, total, sale_status, date_paid, date_created, crm_sale_idSales Items
Sales Items
id, sale_id, product_id, option_id, quantity, price, total, date_createdTransactions
Transactions
transaction_id, member_id, event_id, transaction_type, transaction_value, transaction_status, payment_type, payment_reference, transaction_notes, date_created, date_updated, crm_transaction_idRaffles
Raffles
raffle_id, event_id, raffle_name, raffle_description, raffle_price, raffle_status, date_created, crm_raffle_idRaffle Tickets
Raffle Tickets
id, raffle_id, member_id, ticket_number, ticket_status, date_createdRaffle Sales
Raffle Sales
sale_id, raffle_id, member_id, quantity, total, sale_status, date_created, crm_sale_idTickets
Tickets
ticket_id, event_id, member_id, ticket_type, ticket_price, ticket_status, ticket_quantity, date_createdTicketholders
Ticketholders
guest_id, ticket_id, event_id, member_id, g_fname, g_lname, g_email, g_phone, g_status, date_created, crm_guest_id