Integrate with Existing Applications

Integration with ServiceMax's Zinc

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

  1. Run PG Admin. Right click Carriers, select Add.
  2. 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
  3. Click Apply.
  4. Go to Carriers — Zinc — Template. In the Text section enter:
    |api_key|your-Zinc-web-API-key|
    |to|%RecipientId%|
    |from|%Sender%|
    |text|%Message%|
  5. Click Apply.

Step 2 — Create Recipients

  1. Right click Recipients, select Add.
  2. 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]
  3. Click Apply.

Return to Integration Directory

Need help with this integration?

Our support team can walk you through the configuration steps.