---
sourceDocument: Australia Conversational Interfaces
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/conversational-interfaces

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Conversational Interfaces

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# Capture user information

# Capturing information from a user in a Apple Messages for Business chat conversation {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 Minuten Lesedauer

Virtual Agent Designer is a diagram tool for creating and managing topics, which are blueprints for conversations between a virtual agent and user.

Use the collection of input controls provided by the Virtual Agent Designer to prompt and capture information from a requester in a Apple Messages for Business chat conversation. For more information, see [Getting started with Virtual Agent Designer](https://servicenow-prod.fluidtopics.net/bAhqf9TP9nOl1G3NTNJsQA "The Virtual Agent Designer is a diagram tool for creating and managing assets, which are blueprints for conversations between a Virtual Agent and a user. You can design topics that help your users resolve common work issues or guide them through self-service tasks.").

For more information about displaying images along with external links, see [Using link unfurling in Virtual Agent](https://servicenow-prod.fluidtopics.net/cnzcwk68TEWwtciqXWCV3w "Virtual Agent supports link unfurling on the chat widget, mobile devices, and various channels. Link unfurling generates a content-rich preview when a supported link is shared in a conversation with a user, a virtual agent, or in a text-based bot response.").

Apple Messages for Business has an array of interactive features that are native to the app. For more information about these interactive features, see [Conversational Integration with Apple Messages for Business](https://servicenow-prod.fluidtopics.net/wu~ZAJmTzHMBilotMYZSuA "Use the Conversational Integration with Apple Messages for Business application to empower customers to engage with your business using their Apple devices. Conversational Integration with Apple Messages for Business provides rich messaging capabilities such as Apple pay, forms, time picker, and authentication.").

## User notification consent {#messg-apple-capture-info__section_q2d_23b_pqb}

Hinweis:  
Notifications are turned off by default for the Apple Messages for Business channel. Make sure to enable notifications at the channel level.

Users must opt in to receive notifications. No notifications can be delivered until the user grants consent.  
There are two ways for users to grant consent to receive notifications:

* The user can enter <kbd class="ph userinput">Notification</kbd> into the Apple Messages for Business chat to get a bot response with the option to subscribe or unsubscribe from receiving notifications for your business on Apple Messages for Business.
* As the administrator, you can set up the option for users to subscribe or unsubscribe from notifications from your portal. See [Subscription-based notifications](https://www.servicenow.com/docs/access?context=c_SubscriptionBasedNotifications&version=australia&pubname=australia-platform-administration&ft:locale=en-US) for more information.
{#messg-apple-capture-info__ul_ojd_dxt_4qb}

## User input controls {#messg-apple-capture-info__section_jbb_g3b_pqb}

The Conversational Integration with Apple Messages for Business application supports the following user input controls in Virtual Agent Designer.
{#messg-apple-capture-info__table_fq2_gqz_2mb__entry__2}

| User input control | Description |
|-|-|
| Text | User enters a plain text string in the conversation. |
| Static Choice | User selects an item from a predefined list. |
| Dynamic Choice | User selects an item from a list that is created dynamically. For example, the user can select from a list of cases that they opened. |
| Boolean | User enters a Boolean response to the bot. For example, the user can reply <kbd class="ph userinput">Yes</kbd> or <kbd class="ph userinput">No</kbd> in a chat conversation. |
| File Picker | User sends a file to the bot. |
| Date Time | User selects a calendar date, time (hours and minutes), or both. |
| Carousel | User selects a single item from the carousel. |
[Tabelle : 1. Supported user input controls]

{#messg-apple-capture-info__table_fq2_gqz_2mb}

For more information about configuring user input controls, see [Assistant Designer user input controls](https://servicenow-prod.fluidtopics.net/3AMBmm98Pv8bH~iHZyFfjw "Use the collection of input controls provided by Assistant Designer to prompt and capture information from the user in a conversation.").

The Conversational Integration with Apple Messages for Business application supports the following bot responses in Virtual Agent Designer.
{#messg-apple-capture-info__table_mq2_gqz_2mb__entry__2}

| Bot response | Description |
|-|-|
| Text | Bot sends a plain text string to the user. |
| Image | Bot sends an image to the user. |
| Link | Bot sends a web link to the user. Hinweis: Any URLs must be added to the allowed domain list (<kbd class="ph userinput">sys_cs_hostname_allow_list</kbd>) table. |
| Table | Bot sends information in a table format so that users can see information in a more organized way. For example, you can organize and display information such as the following: * Planned service changes * Company holidays * Contact information * Testing sites {#messg-apple-capture-info__table-bot-response_ul_zm2_rnw_rnb} |
| Card | Bot uploads and displays selected information from a record on your instance. You can choose a record card, video card, or small or large image card. |
[Tabelle : 2. Supported bot responses]

{#messg-apple-capture-info__table_mq2_gqz_2mb}

For more information about configuring bot responses, see [Assistant Designer bot responses](https://servicenow-prod.fluidtopics.net/iAsVh583aJt9ED4T0a1uIA "Assistant Designer offers various controls for displaying bot responses in a conversation. Because the bot responses occur in third-party platforms, the format for each output may vary.").

