Advanced Nodes

Essential information and technical guides for working with Advanced Nodes in the Asterisks ecosystem.

API Call Node

The API Call Node allows you to make HTTP requests to your backend services. This is useful for fetching real-time data, validating inputs, or triggering external actions.

  • Supports GET and POST methods
  • Headers and query parameters
  • JSON body payload mapping
  • Save response data into variables

Router Node

Create conditional logic branches based on variable values. For example, route users differently based on their language preference or account balance.

Payment Node

Integrate Mobile Money prompt directly in your USSD flow. The Payment Node handles the underlying complexity of triggering a push payment.