Hi,
does anybody knows some GET parameters that can be configured into Action URL in order to sent useful information regardind the user id, card number, etc?
The current action URL does not support sending user ID and card number parameters. However, our R20K model will support this feature starting July 31st, and it is already in development. May I know which model of door phone you are currently using?
I have found that on user's directory I can set dedicated url for each user so this solves the problem. The question was if I can set this globally so somehow the user id to be sent
I have tested some parameters in Action URL which are working. http://xxx.xxx.xxx/server.html?mac=$mac:ip=$ip:model=$model:firmware=$firmware:active_url=$active_url:active_user=$active_user:callnumber=$remote&userid=$userid
Arian replied at 2025-07-08 13:42
I have tested some parameters in Action URL which are working.
http://xxx.xxx.xxx/server.html?mac=$ ...
After confirmation:
1.In the action URL:
-The userid parameter can only be returned when triggered by 'card swiping, PIN, or face recognition'.
-The card_sn parameter can only be returned when 'card swiping (Valid Card Entered/Invalid Card Entered)' is triggered.
2.In the HTTP URL of user's access settings:
-card_sn supports return.
-The userid parameter can only be returned when triggered by 'card swiping, PIN, or face recognition'.