Wednesday, April 29, 2026
The BLOCKCHAIN Page
No Result
View All Result
  • Home
  • Cryptocurrency
  • Blockchain
  • Bitcoin
  • Market & Analysis
  • Altcoins
  • DeFi
  • Ethereum
  • Dogecoin
  • XRP
  • Regulations
  • NFTs
The BLOCKCHAIN Page
No Result
View All Result
Home Blockchain

Enhancing customer experience: Streamlining orders with custom email notifications in IBM Cloud

by admin
October 11, 2023
in Blockchain
0
Enhancing customer experience: Streamlining orders with custom email notifications in IBM Cloud
0
SHARES
2
VIEWS
Share on FacebookShare on Twitter


Let’s contemplate the operations supervisor of a thriving on-line enterprise specializing in handmade crafts. This operations supervisor understood the significance of catering to their loyal buyer base, a few of whom resided in numerous time zones. Of their quest to offer distinctive service, they confronted a problem—how to make sure that prospects might place orders as quickly as new shipments of their artisanal merchandise arrived.

The reply to this predicament got here within the type of the Customized Electronic mail Vacation spot characteristic inside IBM Cloud Event Notifications. With this revolutionary software at their disposal, the enterprise was in a position to set up a devoted electronic mail handle that will robotically present notifications each time a recent cargo of their crafts turned out there for buy. This method eradicated the necessity for purchasers to consistently monitor the enterprise’s web site or social media channels for updates.

Image this situation—each Monday at 9 AM EST, the enterprise receives a brand new cargo of handmade soaps. To facilitate seamless ordering, they created the e-mail handle order@myhandmadesoapshop.com. As quickly as a cargo arrived and was prepared for buy, IBM Cloud Occasion Notifications would promptly ship an electronic mail from this practice handle, full with complete particulars concerning the new cargo, together with pricing and product availability.

Prospects might then effortlessly reply to the e-mail, specifying their order particulars akin to amount and desired gadgets. It was a hassle-free course of, guaranteeing they might place orders promptly immediately.

By implementing the Customized Electronic mail Vacation spot characteristic in IBM Cloud Occasion Notifications, the enterprise reworked the best way its prospects stayed knowledgeable about new shipments. Gone had been the times of ready for updates to be posted on-line. As a substitute, prospects acquired well timed electronic mail notifications, permitting them to put orders immediately through this handy channel. It was a win-win scenario, saving each the enterprise and its prospects priceless time.

Let’s have a look at the right way to arrange and use the Customized Electronic mail Vacation spot characteristic in IBM Cloud Occasion Notifications.

Step 1: Create an IBM Cloud Occasion Notifications service occasion

  1. Log in to your IBM Cloud account.
  2. Within the IBM Cloud catalog, search Occasion Notifications > Occasion Notifications.
  3. Choose a Area from the record of supported areas and Choose a pricing plan.
  4. Present a Service identify.
  5. Choose a useful resource group.
  6. Click on Create.

Step 2: Create a customized API supply

  1. Navigate to the Supply part throughout the created occasion notification occasion.
  2. Click on on Add > API Supply.
  3. Present a reputation and outline for the API supply.
  4. Click on on Save.

Step 3: Create an IBM Cloud Occasion Notifications vacation spot

On this step, you’ll ensure that a customized electronic mail vacation spot exists the place notifications will likely be forwarded.

  1. Within the Occasion Notifications UI, go to Locations.
  2. Create a vacation spot
    • From the navigation, click on Locations > Add.
    • Present a reputation in your vacation spot (e.g., myhandmadesoapshop).
    • Choose Customized Electronic mail because the vacation spot sort.
    • Add the area identify (e.g., myhandmadesoapshop.com).
    • Click on Add.

Step 4: Configuring a customized electronic mail vacation spot

You possibly can configure a customized electronic mail vacation spot within the Locations tab. As a part of the configuration, enter the area identify for use for sending emails.

Customized area identify verification

After you create the vacation spot together with your area identify, be sure that it’s validated for the suitable possession. This may forestall misuse of your area and stay away from dangerous actors. To confirm your customized area identify, comply with these steps:

  1. Choose the configure overflow menu for the vacation spot you need to confirm.
  2. Create a Sender Coverage Framework (SPF), which is used to authenticate the sender of an electronic mail. SPF specifies the mail servers which can be allowed to ship electronic mail in your area.
    • Open your DNS internet hosting supplier for the area identify configured
    • Create a brand new TXT report together with your area identify registerer with the identify and worth supplied within the configure display screen for SPF
  3. Create DomainKeys Recognized Mail (DKIM), which permits a company to take accountability for transmitting a message by signing it. DKIM permits the receiver to test that the e-mail that claimed to have come from a selected area is allowed by the proprietor of that area.
    • Open your DNS internet hosting supplier for the area identify configured.
    • Create a brand new TXT report together with your area identify registerer with the identify and worth supplied within the configure display screen for DKIM.
  4. Save the TXT information.
  5. On the vacation spot confirm display screen, click on on the Confirm buttons for each SPF and DKIM.

Be aware: A number of the widespread verification points might be that the area identify is spelled incorrectly or the DNS report for the area isn’t up to date accurately. Confirm if the SPF/DKIM values are copied accurately. The DNS propagation could take as much as 72 hours to be up to date throughout the web.

Step 5: Create an IBM Cloud Occasion Notifications subject

Subsequent, you’ll outline an IBM Cloud Event Notifications topic that can obtain an occasion from IBM Cloud Secrets Manager.

  1. Click on Subjects.
  2. Click on Create. The Subject particulars panels will open.
  3. Within the Subject particulars, enter the next:
    • Enter the Title in your subject (e.g., myhandmadesoapshop orders).
    • For Supply, choose the IBM Cloud Occasion Notifications supply, which is known as as ArtisanAqua Soaps on this instance.
  4. Click on Add a situation (if you don’t click on Add a situation earlier than you click on Create, the subject will likely be created with no situations related to it.)
  5. Click on Create. Your subject will likely be displayed within the Subjects record.

Step 6: Create an IBM Cloud Occasion Notifications Electronic mail subscription

On this step, you’ll configure who will obtain a Electronic mail alert when a notification is processed.

  1. Click on Subscriptions.
  2. Click on Create. The Create a subscription panel opens.
  3. Within the Create a subscription panel, enter the next:
    • Enter the Title in your subscription (e.g., myhandmadesoapshopSubscription).
    • For Subject, choose the subject you created (e.g., myhandmadesoapshop orders).
    • For Vacation spot, choose myhandmadesoapshop.
    • For Recipients, enter a sound electronic mail handle (e.g., MyEmail@MyCompany.com).
  4. Click on Create. Your subscription will likely be added to the Subscriptions record.

You possibly can configure your personal template for customized electronic mail invites and notifications.

The next is a customized electronic mail invitation template:

<html>
    <head>
        <title>
            IBM Occasion Notifications
        </title>
    </head>
    <physique>
        <p>
            Hi there! Invitation template
        </p>
        <desk>
            <tbody>
                <tr>
                    <td>
                        Hi there, this is the invitation hyperlink: {{ ibmen_invitation }}
                    </td>
                </tr>
            </tbody>
        </desk>
    </physique>
</html>

Customized electronic mail notification template:

<html lang="en">
    <head>
    </head>
    <physique>
        <div class="container">
            <h1>
                New Product Data
            </h1>
            <p>
                Hi there {{ibmenreferer personalization ibmenmailto 'identify'}}, Good {{information.greet}}
            </p>
            <div class="product-info">
                <h2>
                    {{information.identify}}
                </h2>
                <p>
                    Worth: ${{information.worth}}
                </p>
                <p>
                    Description: {{ibmendefaultshort}}
                </p>
                <p>
                    Score: {{information.ranking}}
                </p>
            </div>
            <p>
                Thanks in your curiosity in our new product!
            </p>
            <p>
                Finest regards,
            </p>
            <p>
                IBM Cloud
            </p>
            <h5>
                Should you do not want to obtain these messages click on right here:{{ibmen_unsubscription}}
            </h5>
        </div>
    </physique>
</html>

Step 7: Ship a check electronic mail to the Customized Electronic mail vacation spot

Ship notifications physique from the occasion. For extra details about Occasion Notifications payloads, see here.

Instance request:

curl -X POST — location — header “Authorization: Bearer {iam_token}” — header “Content material-Sort: utility/json” “{base_url}/v1/cases/{instance_id}/notifications”

Instance JSON physique for sending notifications to varied locations:

{
"id": "b2198eb8-04b1-48ec-a78c-ee87694dd845",
"time": "06/06/2022, 14:23:01",
"sort": "com.ibm.cloud.order.alert:replace",
"message_text": "Hello, Welcome from the IBM Cloud - Occasion Notifications service!",
"supply": "apisource/saopshop",
"specversion": "1.0",
"ibmensourceid": "d6f08a53-05f6-465f-903e-03db3fa91b64:api",
"information": {
"greet": "Afternoon",
"create_time": "2022-07-06T09:19:45.213429645Z",
"create_timestamp": 1657099185,
"issuer": "IBM Cloud Occasion Notifications",
"issuer_url": "https://cloud.ibm.com,
"long_description": "Success! Your order is positioned.",
"payload_type": "check",
"reported_by": {
"id": "compliance",
"title": "IBM Cloud Occasion Notifications",
"url": "https://cloud.ibm.com/"
},
"severity": "LOW",
"short_description": "Success! Your order is positioned.",
"transaction_id": "e539778e-4915-4586-b4c9-48e44af5c010",
"identify": "IBM Cloud Occasion Notifications",
"worth": "100",
"ranking": "4.9"
},
"datacontenttype": "utility/json",
"ibmendefaultlong": "It is a authentic lengthy message",
"ibmendefaultshort": "IBM Cloud Occasion Notifications is a routing service that gives details about vital
occasions in your IBM Cloud account",
"ibmenfcmbody": "{"notification":{"title":"Hi there Pradeep, Your Order abstract - Soap1 ($20)
and Soap2 ($11) is on its manner!","time_to_live":100}}",
"ibmenpushto": "{"platforms":["push_chrome"]}",
"ibmenmailto": "["pgopalgo@myhandmadesoapshop.com"]",
"personalization": {
"pgopalgo@myhandmadesoapshop.com": {
"identify": "Pradeep"
}
}
}

Get began with IBM Cloud Occasion Notifications

In abstract, Customized Electronic mail Vacation spot in IBM Cloud Occasion Notifications enabled the enterprise to determine a seamless communication channel with their prospects. This translated into sooner order processing instances and heightened buyer satisfaction. It’s a testomony to their dedication to enhancing the shopper expertise and streamlining operations.

This case research could encourage different companies to discover comparable options for bettering buyer engagement and satisfaction.

Learn more about IBM Cloud Event Notifications

Cloud App Developer Companies – DevSecOps Specialist



Source link

Tags: customcustomerEmailEnhancingexperienceIBMCloudNotificationsordersStreamlining
admin

admin

Recommended

Circle’s USDC token will go native on Celo blockchain, pay for gas

Circle’s USDC token will go native on Celo blockchain, pay for gas

2 years ago
Scapped FTX relaunch raises alarm over legal team’s profits

Scapped FTX relaunch raises alarm over legal team’s profits

2 years ago

Popular News

  • Protocol-Owned Liquidity: A Sustainable Path for DeFi

    Protocol-Owned Liquidity: A Sustainable Path for DeFi

    0 shares
    Share 0 Tweet 0
  • Cryptocurrency for College: Exploring DeFi Scholarship Models

    0 shares
    Share 0 Tweet 0
  • What are rebase tokens, and how do they work?

    0 shares
    Share 0 Tweet 0
  • What is Velodrome Finance (VELO): why it’s a next-gen AMM

    0 shares
    Share 0 Tweet 0
  • $10 XRP Price Envisioned By Fund Manager As Ripple Mounts Trillion-Dollar Payment Markets ⋆ ZyCrypto

    0 shares
    Share 0 Tweet 0

Latest

Microsoft finally open sources DOS 1.0 – and it’s so much more than the code

Microsoft finally open sources DOS 1.0 – and it’s so much more than the code

April 28, 2026
My 5 favorite open source operating systems that aren’t Linux

My 5 favorite open source operating systems that aren’t Linux

April 28, 2026

Categories

  • Altcoins
  • Bitcoin
  • Blockchain
  • Cryptocurrency
  • DeFi
  • Dogecoin
  • Ethereum
  • Market & Analysis
  • NFTs & Metaverse
  • Regulations
  • XRP

Follow us

Recommended

  • Microsoft finally open sources DOS 1.0 – and it’s so much more than the code
  • My 5 favorite open source operating systems that aren’t Linux
  • GitHub Copilot shifts to usage-based pricing June 1 – why that’s no surprise
  • Nearly half of cybersecurity pros want to quit – here’s why
  • I ran the 20-minute Apple Watch calibration test – and my data got more accurate
  • About us
  • Privacy Policy
  • Terms & Conditions

© 2023 TheBlockchainPage | All Rights Reserved

No Result
View All Result
  • Home
  • Cryptocurrency
  • Blockchain
  • Bitcoin
  • Market & Analysis
  • Altcoins
  • DeFi
  • Ethereum
  • Dogecoin
  • XRP
  • Regulations
  • NFTs

© 2023 TheBlockchainPage | All Rights Reserved