Activity
Mon
Wed
Fri
Sun
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
What is this?
Less
More

Memberships

Love With Integrity

247 members • Free

Elevate Men

86 members • Free

Sublimity Ads Academy

132 members • Free

6 contributions to Sublimity Ads Academy
New Zapier Training
https://www.loom.com/share/c882be7e5ba84554bcee41a7be7d05c4 /** * @param {{inputData: InputData}} */ export default async function main({inputData}) { // Construct the request body with the provided details const requestBody = { customer: { first_name: inputData.firstName || '', last_name: inputData.lastName || '', email: inputData.email || '', mobile_number: inputData.phoneNumber || '', lead_source: inputData.leadSource || '', notes: inputData.notes || '', addresses: [ { street: inputData.street || '', city: inputData.city || '', state: inputData.state || '', zip: inputData.zip || '' } ] }, lead_source: inputData.leadSource || '' }; // Make a POST request to create a lead in Housecall Pro const response = await fetch('https://api.housecallpro.com/leads', { method: 'POST', headers: { 'Content-Type': 'application/json', 'Accept': 'application/json', 'Authorization': 'Bearer YOUR ZAPIER API' }, body: JSON.stringify(requestBody) }); // Check if the response is successful if (!response.ok) { const errorData = await response.json().catch(() => ({})); throw new Error(`API Error: ${response.status} - ${JSON.stringify(errorData)}`); } // Return the response data const responseData = await response.json(); return { result: responseData }; }
New Zapier Training
1 like • 2d
@Dave Scribani how do you get everything configured on the Java script? I can’t figure out how to get the input data the way he’s showing it
1 like • 2d
i had to upgrade now its working. things are similiar but different. wish me luck.
Housecall pro pipeline/meta ads form submission integration
Can the Meta form submission be directly integrated to housecall pro pipeline or is that process manual?
0 likes • 2d
Update. I think the Housecall Pro plan needs to be upgraded. then the Zapier App needs to be linked into housecall pro. so I'm assuming ill need a paid Zapier subscription and a upgraded housecall pro plan to integrate.
Housecall Pro pricing issue
Hey y’all, I’m realizing that most companies that do what I do do lump sum pricing because there are too many variables that people start picking apart with quotes. I know Housecall Pro has this feature, but it’s based on some very specific pricing tools. Each quote I make is unique so there’s no way to standardize consistent pricing. Each line item almost needs to be modified every time based on the size of the product in the nature of the install. Anyone have any thoughts?
It's Group Call Night! 7pm CT | Don't miss it!
Hey everyone! We are officially in March, and it's a beautiful 70 degree day here in Tennessee! I know it's been 2 weeks since our last group call, so I am especially excited for tonight! Bring any and all business topics to the table tonight. Looking forward to catching up with all of you. - Dave
0 likes • Mar 3
I’ll be on late. I’ve got an estimate at 6:30 because my business is too young to say no 😂🤦‍♂️
Won’t be on
I won’t be on tonight gents. Have a bible study twice a month and tonight is one of the nights. My Google ads background check cleared tho so that’s great news!
1-6 of 6
Brandon Rizzo
1
2points to level up
@brandon-rizzo-4319
Believer in Jesus Christ. Father of Four. House Flipper.

Active 10h ago
Joined Dec 30, 2025
Powered by