by Gerrit Mesker
Version 16 (November 17, 2024)
Download (63 downloads)
Changelog at the bottom of this text.
When a call is incoming this flow checks if it's from a trusted number. A trusted number is either in your contact list or you've dialed it before. If the flow determines it's not from a trusted number, the call is ended and the caller receives an SMS message with a request for identification. When the SMS is received the content from the message is used to create a new contact and the caller receives another SMS saying that he/she can call again.
KEEP IN MIND that you need to switch off RCS in your messages app or else the SMS received block might not catch all messages.
If you want to know how this works and why some blocks do what they do: You can find an extensive explanation at https://gmesker.com/Automate-Advanced_Call_Screener.txt
Good luck! For suggestions and stuff you can mail me at gerrit@gmesker.com
Changelog:
------------------
16: Had to disable some checks as I somehow can't get the variables give and take to work.
15: Private numbers caused the flow to crash so added a check for that. The flow now ends a call from a private number.
14: Bugfixes! Darn. It's a challenge to keep this flow working under all circumstances. 😉
13: Reordered some stuff
11: Fixed an issue where a country code was added to phonecalls but not to received sms messages resulting in phonenumbers not being found in the callers array.
10: Didn't realise variables where local to fibers so started using variables give and take blocks.
9 and below: too many fixes and improvements to mention. 😉
5 stars | 1 | |
4 stars | 0 | |
3 stars | 0 | |
2 stars | 0 | |
1 star | 0 | |
Reports | 0 |
Rate and review within the app in the Community section.