You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oregon is hoping to send messages using variable information in one-off sends: ((insert local office phone number)).
They would like to use variable data to indicate a needed local office phone number, and have each sender fill in the right phone number as part of the one-off sending process.
We found, that including the words "phone", "number", and "contact" as variable data confuses Notify and causes messages to be sent with this template to fail. See video:
Screen.Recording.2024-09-23.at.10.27.30.AM.mov
To reproduce:
Create a new template
Use this template text:
Hello, this is ((insert your name)) from ODHS. I will be giving you a call in the next five minutes from 1-503-945-5722 to talk about your recent request for benefits. If you would like to verify this message, please contact us at ((insert local office phone number)).
Observe that the last variable is not highlighed yellow
Use template
Send to your self / one phone number
Insert your first name
insert 1-888-999-0000 as second variable
observe the fail
Desired State:
Allow some version of "phone" or "number" or "contact" to be included as variable information OR if this is not possible
retrieve a list of all words that CANNOT be used as variable information and include this list as help content near template
The text was updated successfully, but these errors were encountered:
Issue
Oregon is hoping to send messages using variable information in one-off sends: ((insert local office phone number)).
They would like to use variable data to indicate a needed local office phone number, and have each sender fill in the right phone number as part of the one-off sending process.
We found, that including the words "phone", "number", and "contact" as variable data confuses Notify and causes messages to be sent with this template to fail. See video:
Screen.Recording.2024-09-23.at.10.27.30.AM.mov
To reproduce:
Desired State:
The text was updated successfully, but these errors were encountered: