LeadSimple Blog

Peter and the Wolf Webinar: 3 More Zaps in 30 Minutes

Season #2 of Peter and the Wolf returns with another 3 Zaps in 30 Minutes webinar! ‍In this episode, Peter and Wolf walked through multiple unique Zaps to help property managers streamline their processes, manage their Google reviews, and master their schedules.

Book a Demo

Season #2 of Peter and the Wolf returns with another 3 Zaps in 30 Minutes webinar! 

In this episode, Peter and Wolf walked through the following Zaps:

  • Pulling new clients from LeadSimple into Retently
  • Creating an issue in Ninety.io when you receive a new Google review
  • Starting LeadSimple processes on a regular schedule using Zapier Scheduler
  • Sending your emails to ChatGPT to create a summary of your emails to yourself as a direct message in Slack
  • and more!

Watch the replay to learn how to streamline your processes with Zapier, manage your Google reviews with ease, and master your schedule.

Not yet using LeadSimple Operations for your operational processes and workflows? Learn more and book a discovery call to take the logistical nightmare that is property management and transform it into a well-oiled machine.

Looking for Wolf's code from his Zapier Scheduler app? Find it right here!👇

const formatDigits = digit => String(digit).padStart(2, "0");

const d = new Date();
d.setDate(1);
d.setHours(0);
d.setMinutes(0);
d.setSeconds(0);
d.setMonth(d.getMonth() + 1);
d.setDate(d.getDate() - 1);

const day = formatDigits(d.getDate());
const month = formatDigits(d.getMonth() + 1);
const year = d.getFullYear();
const lastOfMonth = `${day}/${month}/${year}`;

output = [{ lastOfMonth }];

Author

Aimee Berkompas

Aimee is the Content and Customer Education Manager at LeadSimple. She creates training, educational, and other content to help clients achieve success in sales, operations, and the health of their business. When she isn't working, she enjoys the outdoors, crafting, family time, and learning new skills.

Simplify your growth. Streamline your Operations

Sales doesn't have to be an afterthought, and your processes should be automated. With LeadSimple, you will have a seamless handoff between sales and service teams, and help you turn cold prospects into raving fans by delivering a great customer experience.

Facebook Share Button