Latenode

Sync new GoFundMe Pro supporters to QuickBooks Online customers

This template takes each new GoFundMe Pro supporter, reads name and email in JavaScript, and creates a matching customer in QuickBooks Online.

Point the GoFundMe Pro webhook at Latenode. Connect QuickBooks and look up the email first so you skip people who already exist. If you poll supporters over HTTP instead of a webhook, put the GoFundMe Pro API key in that JavaScript node.

Updated Sep 16, 2026Est. run: 6sEst. cost: $0.0004
How Latenode estimates time and cost

Latenode bills workflow runtime in CPU seconds. The first 10,000 CPU seconds are free each month, then usage follows pay-as-you-go CPU-second pricing. Plug-and-Play (PnP) AI nodes are billed separately—each PnP token is $1 USD, charged pay-as-you-go at vendor cost plus a small processing fee, with no API keys required.

Full pricing — how CPU seconds work →

Workflow preview

What this template does

  • Turns new GoFundMe Pro supporters into QuickBooks customers
  • Takes the supporter on a webhook
  • Maps name and email in JavaScript
  • Skips emails that already exist in QuickBooks

How it works

1
Trigger

Catch the new supporter

The scenario starts when GoFundMe Pro posts a supporter to your webhook URL.

2
Logic

Map supporter fields

JavaScript pulls name, email, and gift amount from the payload.

3
Action

Find or create the customer

QuickBooks searches by email. If no match, it creates a customer with that name and email.

Setup guide

1

Add a webhook trigger

Add a webhook trigger and copy its URL. In GoFundMe Pro, send new-supporter notifications to that URL.

2

Connect QuickBooks

Add a QuickBooks connection with permission to find and create customers.

3

Map and create

In JavaScript, read name and email. Find the QuickBooks customer by email, then create one if none exists. Send a test supporter and confirm QuickBooks shows the person. If you call the GoFundMe Pro API instead of a webhook, put that API key in the JavaScript node.

Requirements

A GoFundMe Pro account that can POST a supporter webhook, or an API key stored in the JavaScript node
A QuickBooks Online company Latenode can create customers in
Agreement on which payload fields are name and email

FAQ

Common questions about this template

Each run uses credits on your Latenode plan. We charge for processing time (1 credit = 30 seconds). Your actual cost depends on your plan and how long the run takes. See pricing plans for plans and how credits work.