SetURLIdForText method: PTNotification class

Syntax

SetURLIdForText(&urlIdentifier)

Description

Use this method to overwrite the Twilio account details. By default, system uses the Twilio account configured on PeopleTools, Notification, Notification Administrator, Global Settings page.

If any application wants to use a different From Number, a new URLIdentifier can be configured and used by passing the URLID to this method.

Parameters

Parameter Description

&urlIdentifier

Specifies the URL identifier as a String value.

Returns

None.