Get Matching Results icon

Get Matching Results

Get the complete matching results. The output response might be huge.

Overview

This node performs a POST request to the Mona AI API to retrieve complete matching results from a database. It is useful for scenarios where you need to fetch large sets of matching data based on certain criteria, such as data analysis, reporting, or integration with other systems that require comprehensive matching results.

Use Case Examples

  1. Fetching all matching records from a database for further processing.
  2. Integrating with Mona AI to retrieve data matches for analytics or reporting.

Output

JSON

  • response - The complete matching results returned from the Mona AI API

Dependencies

  • Mona AI API key and UID credentials required for authentication

Troubleshooting

  • Ensure that the Mona AI API credentials (UID and API key) are correctly configured; otherwise, authentication will fail.
  • The output response might be very large, which could lead to performance issues or timeouts; consider handling pagination or limiting data if supported by the API.

Links

Discussion