ServiceMax's Zinc supports receiving messages by POST method to their secure API. You will need the Message Bot Identification Token — see Zinc API documentation ↗.
Step 1 — Configure Zinc in PageGate
Run PG Admin. Right click Carriers, select Add.
Specify the following:
Carrier: Zinc
Protocol: HTTPPOST
Host: api.zincit.io/hooks/v1/:id/message
(Replace :id with the Message Bot Identification Token)
Port: 443
Max Chars: 6000
Click Apply.
Go to
Carriers — Zinc — Template. In the
Text section enter:
|api_key|your-Zinc-web-API-key|
|to|%RecipientId%|
|from|%Sender%|
|text|%Message%|
Click Apply.
Step 2 — Create Recipients
Right click Recipients, select Add.
Specify the following:
Full Name: [Recipient name]
Type: Normal
Carrier: Zinc
ID/PIN: 10-digit cell phone number
Correct: 7818290500 | Incorrect: 1781829500
Max Chars: [Desired length]
Click Apply.
Return to Integration Directory