Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Managing URL actions

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

Also. URL action can be created via the SimpleOne interface. To do this, please perform the following steps:

  1. Navigate to the System Definition → URL Actions;
  2. Click New, fill in the form, and then click Save.

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.

You can modify an existing URL action in a similar way, clicking on the value in the Key column.