Skip to main content
Skip table of contents

12 - Create a Dynamic Announcement

Previous tutorial 11 - Create a Web Service miniApp

In the Create a Web Service miniApp tutorial, you have seen how to get the exchange rates using a Web service miniApp. In this tutorial, you are going to use these values in order to announce them back to the user.
For this, we are going to create an Announcement miniApp and configure it accordingly.

Create an Announcement miniApp

To create an Announcement miniApp, follow the steps below:

  1. Navigate to miniAppManage page.

  2. Click +Create and fill in the form:

3. Set Type as Announcement.

  • Set Language to English, United States.

  • Enter a Name for your miniApp, for example, GS_Announce_Rates.

  • Select your Group.

  • Set Data Privacy to None.

  • Click Create to complete.

Configure the Announcements miniApp

  1. Open the Announcements tab and create the following prompt: The exchange rates for US dollar are Mexican peso {{extValue1}}, Canadian dollar {{extValue2}}, and Euro {{extValue3}}.
    Delete all the unnecessary prompts if there are any.

2024-03-13_15-09-56.png

2. As you remember from the previous tutorial, each miniApp can take inputs and provide outputs. So, in this case, we are going to use the input parameters as a dynamic part of our prompt.

3. Click Save Changes.

The newly created miniApp is ready to announce dynamic values.

Next tutorial 13 - Serve Exchange Rates using a Flow

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.