A05 Action URL parameters

A05 Action URL parameters

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?

Thanks,
Arian
All comments 8
    Akuvox_Mia 2025-07-03 13:37:07
    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?
    Arian 2025-07-03 14:23:33
    Akuvox_Mia replied at 2025-07-03 13:37
    The current action URL does not support sending user ID and card number parameters. However, our R20 ...

    Hi, I am using A05C
    Arian 2025-07-03 14:25:35
    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
    Akuvox_Mia 2025-07-08 11:45:32
    Arian replied at 2025-07-03 14:25
    I have found that on user's directory I can set dedicated url for each user so this solves the probl ...

    Yes, you can solve the problem through the HTTP URL setting, but global settings are not yet supported.

    Attachment: 11You have to Login for download or view attachment(s). No Account? Register
    Arian 2025-07-08 13:21:26
    Actually, global settings are working too:
    Arian 2025-07-08 13:42:26
    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
    Akuvox_Mia 2025-07-08 13:50:29
    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=$ ...

    I didn't realize it was possible to realize it this way, you're great!
    Akuvox_Mia 2025-07-08 14:51:59
    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'.
You have to log in before you can reply Login | Sign up