A Monday.com intergrated automated sms

:bullseye: What is your goal?

Hi Community. I’m looking help as I am struggling with building a scenario in make, the goal is to send a supervisor from a monday board an sms 48 hours before a job installation and then have them respond to the sms yes or no and if they respond no it should autoschedule to a date 5 days out and not include weekends.

:thinking: What is the problem & what have you tried?

I’ve used multiple filters and functions but seem to get errors especially regarding the auto reschedule 5 days out additionally my sms does not send 48 hours before it sends when I run the scenario and chatgpt just keeps complicating it. Additionally now the fields run up empty and the error says it cant read the properties. Initially it was working and an sms was sent when I tested but as I kept building it stopped.

:clipboard: Error messages or input/output bundles

1:01 AM
Cannot initialize the scenario because of the reason ‘Cannot read properties of undefined (reading ‘account’)’
1:01 AM
Scenario initialization failed with an error.

1 Like

Hi @Mashadi ,

In order to solve this,
Set up a Monday.com automation to update the item status 2 days before the date arrives.

This status change will then trigger a Make.com scenario to send an SMS..

Based on the SMS response, trigger another Make.com scenario to update the date in Monday.com.

In this second scenario, use the Make “Code” module to calculate a new date 5 days ahead, ensuring that weekends are skipped before updating the date back in Monday.com.

Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation