Sign In Card Attachment

An activity that creates a sign in card attachment in Microsoft Azure Bot Service.


Sign In Card Attachment activity

Configure the Sign In Card Attachment activity

To configure the Sign In Card Attachment activity, do the procedure in this topic.

Examples

Prerequisites

Good to Know

How to Start

  1. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.


    Open Process Builder
  2. In Process Builder, in the Activity Library open the MS Azure Bot Service tab.

    Open MS Azure Bot Service tab
  3. On the MS Azure Bot Service tab, drag the Sign In Card Attachment activity onto your process.

    Drag Sign In Card Attachment activity

General Configuration

Specifies the basic settings for the Sign In Card Attachment activity.

Figure: General Configuration screen

General Configuration screen

Good to Know

  • Documentation for this screen is provided for completeness. The fields are mostly self-explanatory.

Fields

Field NameDefinition

Display Name

Description:
Specifies the activity name that shows in your process.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Accepts Variables:
No
Example:
This is a common configuration field that is used in many examples. Refer to:
  • Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.

Description

Description:
Specifies an optional text description for your activity.
Allowed Values:
More than one line of text.
Default Value:
None
Accepts Variables:
No

Sign In Card Attachment Configuration > Basic

Configures the basic information for a sign in card.

Figure: Sign In Card Attachment Configuration > Basic tab

Sign In Card Attachment Configuration Basic tab

Fields

Field NameDefinition

MS Azure Bot Service

Description:
Specifies the access token that connects to your Microsoft Azure Bot Service.
Allowed Values:
A list of access tokens configured for your environment.
Default Value:
None
Accepts Variables:
No
Example:

Create Add Token icon

Opens this Screen:
Access Token for Microsoft Azure Bot Service
Function of this Screen:
Configure an access token to connect to Microsoft Azure Bot Service.
Example:

Service URL

Description:
Specifies the URL for your bot.
Allowed Values:
A valid bot URL.
Default Value:
None
Accepts Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

Conversation ID

Description:
Specifies the conversation ID for which to send the message.
Allowed Values:
A valid conversation ID.

When you create a conversation in your bot, you get the conversation ID for each conversation.

Default Value:
None
Accepts Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

From ID

Description:
Specifies the ID for your bot.
Allowed Values:
A valid bot ID.
Default Value:
None
Accepts Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

From Name

Description:
Specifies the name for your bot.
Allowed Values:
A valid bot name.
Default Value:
None
Accepts Variables:
Yes

Recipient ID

Description:
Specifies the user ID of the channel to associate with the action.
Allowed Values:
A valid user ID of the channel.
Default Value:
None
Accepts Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

Recipient Name

Description:
Specifies the user name to associate with the action..
Allowed Values:
A valid user name.
Default Value:
None
Accepts Variables:
Yes

Message

Description:
Specifies the content of the message.
Allowed Values:
More than one line of text.
Default Value:
None
Accepts Variables:
Yes

Sign In Card Attachment Configuration > Card Config tab

Configures the sign in card.

Figure: Sign In Card Attachment Configuration > Card Config tab

Sign In Card Attachment Configuration Card Config tab

Fields

Field NameDefinition

Inline Action Buttons / Map Action Buttons from schema

Description:
Specifies whether to use action buttons on your card with literal values.
Allowed Values:
  • Inline Action Buttons - Lets you specify action buttons on your card with literal (hard coded) values.
  • Map Action Buttons from schema - Lets you specify action buttons on your card with repeating schema elements.
Default Value:
None

Sign In Button Text

Description:
Specifies the text to show on the sign in button.
To Open this Field:
  1. On the Card Config tab, click Inline Action Buttons.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None

Sign In URL

Description:
Specifies the URL where the user signs in.
To Open this Field:
  1. On the Card Config tab, click Inline Action Buttons.
Allowed Values:
A valid sign in URL.
Default Value:
None
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

Add Add icon

Function:
Adds a button for action.
To Open this Field:
  1. On the Card Config tab, click Inline Action Buttons.

Select the repeating data node that will contain the Buttons data

Description:
Specifies a repeating schema element that stores the data for your buttons.
To Open this Field:
  1. On the Card Config tab, click Map Action Buttons from schema.
Allowed Values:
A valid repeating schema element.
Default Value:
None
Accepts Variables:
Yes