• 沒有找到結果。

Special requirements for sending SMS messages to recipients in India

在文檔中 Amazon Pinpoint (頁 106-109)

By default, when you send messages to recipients in India, Amazon Pinpoint uses International Long-Distance Operator (ILDO) routes to transmit those messages. When recipients see a message sent over an ILDO connection, it appears to be sent from a random numeric ID (unless you purchase a dedicated short code (p. 71)).

Companies that are registered in India can also use dedicated sender IDs to send their messages. If you prefer to use a sender ID, you have to send those messages over local routes rather than ILDO routes.

NoteThe price for sending messages using ILDO routes is much higher than the price for sending messages through local routes. The prices for sending messages using both ILDO and local routes are shown on the Amazon Pinpoint Pricing page.

To send messages using local routes, you must first register your use case and message templates with the Telecom Regulatory Authority of India (TRAI) through a Distributed Ledger Technology (DLT) portal.

When you register your use case through a DLT portal, you receive an Entity ID and a Template ID, which you must specify when you send your messages through Amazon Pinpoint. These registration requirements are designed to reduce the number of unsolicited messages that Indian consumers receive and to protect consumers from potentially harmful messages.

To complete the registration process, you must provide the following information:

• Your organization's Permanent Account Number (PAN).

• Your organization's Tax Deduction Account Number (TAN).

• Your organization's Goods and Services Tax Identification Number (GSTIN).

• Your organization's Corporate Identity Number (CIN).

• A letter of authorization that gives you the authority to register your organization with Vilpower. The Vilpower website includes a template that you can download and modify to fit your needs.

To send SMS messages to India, follow these steps:

• Step 1: Register your company and use case with the TRAI (p. 101)

• Step 2: Create a case with AWS Support (p. 101)

• Step 3: Specify the Entity ID and Template ID values when you send messages (p. 102)

• Understanding template matching issues (p. 103)

Step 1: Register your company and use case with the TRAI

The first step is to register your company and use case with TRAI. This section includes information about registering your sender ID using Vodafone Idea's Vilpower portal. However, there are several other registration portals. All DLT registration portals require you to provide the same registration details. The Entity ID and Template ID values that you receive from these portals are interchangeable. That is, if you register your use case using a portal other than the Vilpower portal, you can still use your Entity ID and Template ID to send messages using Amazon Pinpoint.

NoteVilpower charges a fee for registering your company. The current fee is shown on the Vilpower website.

To register your organization with the TRAI

1. In a web browser, go to the Vilpower website at https://www.vilpower.in.

2. Choose Signup to create another account. During the registration process, do the following:

• When you're asked to specify the type of entity that you want to register as, choose As Enterprise.

• For Telemarketer Name, choose Infobip Private Limited - ALL. When prompted, start typing Infobip and then choose Infobip Private Limited – ALL from the dropdown list.

• For Enter Telemarketer ID, enter 110200001152.

• When prompted to provide your Header IDs, enter the sender IDs that you want to register.

• When prompted to provide your Content Templates, enter the message content that you plan to send to your recipients. Include a template for every message that you plan to send.

NoteThe Vilpower website is not maintained by Amazon Web Services. Steps on the Vilpower website are subject to change.

Step 2: Create a case with AWS Support

After you register your company and use case with TRAI, you must create a case with AWS Support. The AWS Support team uses the information that you provide in your case to associate your Entity ID and Template ID with your AWS account.

To open an AWS Support case

• Complete the steps at Requesting sender IDs (p. 75). In your request, provide the following required information:

• The AWS Region that you use with Amazon Pinpoint.

• The company name. The name that you provide must exactly match the name that you provided during the registration process.

• The Principal Entity ID (PEID) that you received after completing the registration process.

• An estimate of the number of messages that you plan to send each month.

• A description of your use case.

• Information about the steps that your recipients must complete to opt in to receiving your messages.

• Confirmation that you collect and manage opt-ins and opt-outs.

Step 3: Specify the Entity ID and Template ID values when you send messages

To successfully deliver your messages using local routes, you must specify Entity ID and Template ID values that you received after completing the sender ID registration process. You must also choose the correct entity type, and ensure that your messages match the example templates that you registered.

The steps that you complete depend on how you send your SMS messages. If you use the SendMessages API to send your messages, you can include these attributes in your call to the API. If you use campaigns or journeys to send your messages, you can specify the correct values when you set up the campaign or journey. This section includes information for both scenarios.

Sending messages over Indian local routes using the SendMessages API To send messages over Indian local routes using the SendMessages API

1. In your call to the SendMessages API, provide values for the following parameters:

• EntityId – The entity ID or Principal Entity (PE) ID that you received after completing the sender ID registration process.

• TemplateId – The template ID that you received after completing the sender ID registration process.

Important

Make sure that the Template ID that you specify matches your message template exactly.

If your message doesn't match the template that you provided during the registration process, the mobile carriers might reject your message.

2. For the MessageType parameter, specify the appropriate route type for your message. You can specify one of the following values:

• Promotional – Specify this message type for promotional messages. Promotional sender IDs only contain numbers.

• Transactional – Specify this message type for transactional messages. Transactional sender IDs only contain letters, and are case-sensitive.

3. When you add content to your message, review your content thoroughly to ensure that it matches the content in the DLT registered template exactly. If you include additional character returns, spaces, punctuation, or mismatched sentence case, carriers will block your SMS messages. For more information about issues related to template matching, see Understanding template matching issues (p. 103).

Sending messages over Indian local routes using campaigns To send messages over Indian local routes using campaigns

1. Create a campaign as you normally would by following the steps in Step 1: Create a campaign (p. 136).

2. On Step 3 (p. 138) of the campaign creation process, in the SMS settings section, do the following:

• For Message type, choose one of the following:

Promotional – Choose this option if you registered a promotional use case. Promotional sender IDs only contain numbers.

Transactional – Choose this option if you registered a transactional use case. Transactional sender IDs only contain letters, and are case-sensitive.

• In the Sender ID section, enter the sender ID that you registered with TRAI.

• In the Regulatory Settings section, enter the Entity ID and Template ID that you received during the registration process.

Important

Make sure that the Template ID that you specify matches your message template exactly.

If your message doesn't match the template that you provided during the registration process, the mobile carriers might reject your message.

3. Finish creating the campaign as you normally would.

Sending messages over Indian local routes using journeys

To send messages over Indian local routes using journeys

1. Create a journey as you normally would by following the steps in Create a journey (p. 158).

2. Each time you add a Send an SMS message activity to the journey, do the following:

• Under Message type, choose one of the following:

Promotional – Choose this option if you registered a promotional use case. Promotional sender IDs only contain numbers.

Transactional – Choose this option if you registered a transactional use case. Transactional sender IDs only contain letters, and are case-sensitive.

• Expand the Additional settings section. On the SMS Settings tab, for Sender ID, enter the sender ID that you registered.

• On the Regulatory Settings tab, enter the Entity ID and Template ID that you received during the registration process.

Important

Make sure that the Template ID that you specify matches your message template exactly.

If your message doesn't match the template that you provided during the registration process, the mobile carriers might reject your message. For more information, see

在文檔中 Amazon Pinpoint (頁 106-109)