Method to get the list of links of a trigger.
https://api.wbsrvc.com/Trigger/GetLinks/
POST
| user_key Required |
User Key of the user who initiates the call. Type: string |
| trigger_id Required |
ID of the trigger. Type: integer |
| limit Optional |
Limit the number of resulting links. Type: integer |
| offset Optional |
Offset the beginning of resulting links. Type: integer |
| count Optional |
Return the number of links. Type: string - possible value 'true', 'false' |
| client_id Optional |
Client ID of the client in which the trigger is located. Type: integer |