Easer
Easer copied to clipboard
[support] Where is the user support forum? (sending contents of notification)
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?
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>>
?
There's a small mention of this syntax on "dynamics" but where are they documented?
在哪里可以找到“Dynamics”的文档