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
Where is the user support forum? failed to find anything.
I wanted to create a way to redirect SMS/app pseudo-2fa codes because I use two phones.
I created one "Event" with the app id, empty title field, and Content "code"
... Now i'm unsure who to proceed with the action. I created one profile HTTP request that sends a POST to my server. But how to get the content from the original notification?
The text was updated successfully, but these errors were encountered:
I found some people documenting the syntax <<sender_name>> for example https://conway.scot/simple-sms-forwarding/
but i can't find that mentioned in the wiki or even in the source :)
from source i see both notification and sms parse a field names "content". does that means a profile triggered by those two events can simply use <<content>>?
Where is the user support forum? failed to find anything.
I wanted to create a way to redirect SMS/app pseudo-2fa codes because I use two phones.
I created one "Event" with the app id, empty title field, and Content "code"
... Now i'm unsure who to proceed with the action. I created one profile HTTP request that sends a POST to my server. But how to get the content from the original notification?
The text was updated successfully, but these errors were encountered: