Skip to main content

Navigate to URLs Node

The Navigate to URLs Node allows you to send messages with clickable button links to your users. You can write a message using the rich text editor and add one or more button links below it.

Features

  • Rich text editor for message content
  • Support for multiple button links
  • Variable mentions in messages using "@"
  • Custom button text and URLs

Example

Navigate to URLs Node Example

Navigate to URLs Node Example Usage

Best Practices

  1. Message Content

    • Write clear, concise messages that explain the purpose of the links
    • Use formatting to improve readability
    • Keep the message focused on the action you want users to take
  2. Button Links

    • Use descriptive button text that clearly indicates the action
    • Limit the number of buttons to avoid overwhelming users
    • Ensure URLs are valid and accessible
    • Consider the order of buttons based on importance
  3. Variable Usage

    • Type "@" in the editor to see available variables
    • Default variables include user's Telegram first name and last name
    • Previous node answers are automatically available as variables
    • In Open Question nodes, you can set a custom variable name
    • Example: If you create an Open Question node asking "What's your favorite color?" and set its variable name to "favoriteColor", you can use it as "@favoriteColor" in later nodes