Hi all,
What am I doing wrong here?
Ultimately what I’m trying to do is send an email reminder once a unix timestamp is date is 30 days away (for testing, i’m having it send an email if the date is in the past).
I am searching GoHighLevel (GHL) opportunities for a deadline date custom field. Then I iterate through each bundle and filter out dates that are not 30 days away (date in the past for testing).
The issue I see is that the wrong date field from GoHighLevel is being used when the desired “Due Date” field is empty.
Please help, thank you!