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

Owned by Cam

CG
Cam's Group

1 member • Free

Memberships

Skoolers

195.9k members • Free

Sublimity Ads Academy

132 members • Free

22 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
0 likes • 11d
This is my code /** * @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 1f0e9ab5a1d01564aea2fd4d36644c93' }, 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 }; }
0 likes • 11d
I also don't know how to add 'ig' or 'fb' to the platform field
Call Tonight?
Hey everyone! I have a scheduling conflict again tomorrow night for our call. Comment below if you are down to meet tonight instead of tomorrow! 7PM CT.
1 like • 11d
I'm in there like swimwear!
Customer Outreach Email Template
Hi [First Name], I hope you’ve been doing well. I just wanted to personally reach out and thank you again for trusting us with your home last season — it was truly a pleasure working with you [Enter personal not here if applicable]. As we’re beginning to plan our schedule for the upcoming season, I wanted to confirm whether you’d like us to plan on returning for your window cleaning this year. Several of our clients prefer to have their service penciled in ahead of time so everything is taken care of when the season arrives. If you’d like, we can schedule: - a spring cleaning - a fall cleaning - or a recurring seasonal plan There’s no pressure either way — I simply wanted to reach out personally and make sure you’re taken care of. Thanks again for your continued trust, and please don’t hesitate to reach out if you need anything in the meantime.
0 likes • Mar 16
Gold!
0 likes • Mar 11
Looks awesome bro!
It's working!
I started working with Dave 1-on-1 and we collaborated on an ad that's now doing WAY better than the ads I ran prior to coaching! Check out these results from today!
It's working!
1-10 of 22
Cam Abelson
2
5points to level up
@cam-abelson-8532
Hey, I'm Cam! Christian, husband, father, entrepreneur. I own TexStar Window Cleaning where we provide residential window & gutter cleaning in N. TX!

Active 11d ago
Joined Dec 27, 2025
Powered by