Generating a form URL allows you to dynamically create links for, e.g., forms that modify existing tickets. The options are straightforward:
The job produces a new placeholder, [form.url], that can be used in subsequent actions.
Note: The placeholder [form.url] is automatically replaced by the complete URL, including the protocol. If the placeholder is used in a rich text editor, you may be asked whether the URL should be created with a preceding https://. It is essential to select no here, as otherwise the URL will contain the protocol twice.
Here are some examples of how this job can be used:
If you'd like to link a specific form to a ticket, including the option for the user to just click the form URL from the ticket details, there is some additional work to be done, since URL ticket fields are read-only:
{text-form-shortname}[form.url] placeholder.