Hello developers,
I have multiple email addresses and phone numbers associated with my leads. I need to send emails or SMS messages to the phone numbers listed in the "Lead Phone Number" field. However, I've encountered an issue when trying to send SMS messages through a workflow. I attempted to send SMS messages using the "Lead Phone" attribute in the payload, but the SMS is only being sent to the primary phone number.
How can I send SMS messages to all the numbers listed in the "Lead Phone" field?
Similarly, when I add a foreign field to another entity, only the primary phone number is being fetched. How can I retrieve all the numbers listed in the "Phone" field?
I have multiple email addresses and phone numbers associated with my leads. I need to send emails or SMS messages to the phone numbers listed in the "Lead Phone Number" field. However, I've encountered an issue when trying to send SMS messages through a workflow. I attempted to send SMS messages using the "Lead Phone" attribute in the payload, but the SMS is only being sent to the primary phone number.
How can I send SMS messages to all the numbers listed in the "Lead Phone" field?
Similarly, when I add a foreign field to another entity, only the primary phone number is being fetched. How can I retrieve all the numbers listed in the "Phone" field?
Comment