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

Owned by Dave

Sublimity Ads Academy

130 members • Free

A network of home service business owners building, testing, and scaling their own meta ads together!

Memberships

85 contributions to Sublimity Ads Academy
Thanks dave!
Almost 10K booked from our first campaign. Bunch of leads are in process of booking as well. Hope everyone is crushing it.
Thanks dave!
0 likes • 1d
🚀
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.
0 likes • 3d
We’re on!
Cpm new ads
What kind of CPM is everybody seeing within 24 hours? Does it usually drop? I’m at $40 and 10 hours in.
1 like • 3d
Honestly, I pay very little attention to that metrics. I only care about my Budget, lead volume, and CPL.
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 • 4d
Amazing bro!! So helpful!
1-10 of 85
Dave Scribani
4
38points to level up
@dave-scribani-7119
I help business owners save thousands of dollars every month by teaching them how to run their own Facebook ads. Say goodbye to over-priced agencies!

Active 23h ago
Joined Dec 25, 2025
Clarksville Tennessee
Powered by