BulkGate Helpdesk
  • Languages iconEnglish
    • Czech

›Transactional SMS

Transactional SMS

  • Specification 2.0
  • Specification 1.0
  • Sending message to notification admin

Promotional SMS

  • Specification 2.0
  • Specification 1.0
  • Sending messages to groups from address book
  • Sending messages to notification admins

Check credit balance

  • Check credit balance

API Administration & Tokens

  • API administration & tokens

Error types

  • Error types

Delivery confirmations and incoming SMS

  • Delivery confirmations and incoming SMS
  • Bulk delivery confirmation of incoming SMS

Sending message to notification admin

You can send message to BulkGate notification administrators via Advanced API. All you have to do is to enter specific administrator identifier into the admin parameter. You can find this identifier in the admin manager.

Supported versions: 1.0, 2.0.

Admin ID

Example of the request:

POST /api/2.0/advanced/transactional HTTP/1.1
Host: portal.bulkgate.com
Content-Type: application/json
Cache-Control: no-cache

{
    "application_id": "APPLICATION_ID",
    "application_token": "APPLICATION_TOKEN",   
    "admin": 154,
    "text": "Hi <first_name>, it is nice to meet you. <email>",
}

It is possible to add variables in the text that will be replaced by specific admin values before sending the message.

The final message then looks like this:

Hi Thomas, it is nice to meet you. thomas@example.com

Here is the complete list of variables:

VARIABLEMEANING
<first_name>First name
<last_name>Last name
<phone_number>Phone number
<email>Email address
← PreviousNext →
  • Example of the request:
SolutionsSMS GatewayViber for BusinessBroadcastBulk SMSSMS NotificationsTwo-way SMSSmart SMSMobile ConnectWeb Portal
Partners & DevelopersSMS APIIntegrationsAffiliate programWhite label
SourcesBlogYouTubeFacebookLinkedInTwitterGitHubPackagist
CompanyContactPrivacyTerms and Conditions
Price listsPrice list SMSPrice list ViberPrice list Mobile Connect
SMS GatewayTOPefekt s.r.o. © 2022