Hello make lovers,
I have created an automation to send SMS from my Pipedrive CRM. The simplest situation is when the contact only has a cell phone number. Of course, there are also contacts with office and private numbers. I use the Iterator, module [6], so that the automation only sends SMS to phone numbers that have the label “mobile”. How can I change the filters / scenario so that:
- if a number with the label “mobile” is found, only this number should be
number should be processed (path 1). - if there is no number with the label “mobile”, the fallback
fallback (path 2) is used to create a note. - only the first matching number with “mobile” is used, even if there are several
if there are several.
Looking forward to your support and have a nice week.
Best,
Alexander