SMS/LMS/MMS

This guide covers sending text messages — short (SMS), long (LMS), and image (MMS) — to an individual or a group.


SMS/LMS/MMS overview

SMS/LMS/MMS types

The type is decided automatically

You do not have to specify a type. Bizgo processes the message as SMS → LMS → MMS automatically, based on the length of the content and whether an image is attached.

TypeMaximum lengthImageMain use
SMS90 bytesNot supportedVerification codes, short notices
LMS2,000 bytesNot supportedLong announcements, detailed notices
MMS2,000 bytesSupportedMessages that include an image

One Korean character counts as 2 bytes, and one letter or digit counts as 1 byte.

When do you use each one?

SituationRecommended type
Verification codes, simple alertsSMS
Order details, long noticesLMS
Marketing with images or bannersMMS
Failover where Kakao or RCS is not supportedSMS or LMS
Sending to overseas recipientsInternational SMS (see below)

Check the send structure before you integrate

Once you understand the destinations and messageFlow structure, you can handle it the same way no matter which integration method you use.

Understand the send request structure

Check the destinations, messageFlow, and failover structure on a single page.

Understand the send structure →

How will you integrate?

Now that you understand the structure, choose your integration method below.


Next steps