triggerDeliveryByAlias
Sends an existing triggerable campaign, selected by an alias, to a single subscriber.
| Input | Type | Description | 
|---|---|---|
| token | AuthToken | Authorization token | 
| campaignName | xs:string | Campaign name. The CampaignType modifier must be set to TRIGGERABLE. | 
| subscriberId | xs:int | Subscriber identifier. The subscriber should included in the campaign recipients. | 
| Output | Type | Description | 
|---|---|---|
| xs:int | The identifier for the triggerDeliveryByAlias request. |