You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The URL action is the link used to execute any server-side script that was put down when creating this link.

The link stores the date inside, when it expired, the link stops working. The URL action works once and then deactivates.

It logs the user that has followed the link and executed the script.


Managing URL actions

To create a URL action, use ss.generateUrlAction API method.

URL actions form fields

FieldDescription
KeyThe hash used as a keyword in the URL and for a database search after the link has been visited.
ScriptThe server-side script that will be executed after the link has been followed. You can use server-side SimpleOne API there.
ActiveTurn this checkbox on if you need this action to be active.
Expire onEnter script expiration date and time.
Assigned toThe user who is assigned for the action.
ExecutorThe user who has executed the action.
Sys updated byInformation about who has updated the record.
Sys created byInformation about who has created the record.
  • No labels