Overview
This node retrieves orders from the Omniwallet API. It is useful for scenarios where you need to fetch and process order data from Omniwallet, such as integrating order information into workflows or monitoring order statuses.
Use Case Examples
- Fetching all current orders from Omniwallet to analyze sales data.
- Integrating Omniwallet order data into a CRM or ERP system for further processing.
Output
JSON
data- The array of orders retrieved from the Omniwallet API
Dependencies
- Omniwallet API key credential required for authentication
Troubleshooting
- Ensure the Omniwallet API credentials are correctly configured to avoid authentication errors.
- Check network connectivity if the node fails to reach the Omniwallet API endpoint.
- Verify that the Omniwallet API service is operational if no data is returned or errors occur.
