Hi Folks
Is there a way to trigger a pipe AFTER the record is written. I am trying to send a welcome text/sms when a new customer query is added to the system, so I am using record rule in the form. However the mobile number is not saved by the time the trigger to send SMS/text kicks off so it has no mobile number to send to.
Workflow
(Add new query
→ check if existing contact → if not add contact (different table) →
→ If existing contact select add query details and save → trigger SMS/text pipe
tks Noel