Prontuário Verde icon

Prontuário Verde

Integração com a API Prontuário Verde

Actions20

Overview

This node integrates with the Prontuário Verde API to perform various operations related to healthcare management. Specifically, for the 'Fidelidade' resource with the 'Listar' operation, it retrieves a list of loyalty records from the API. This node is useful in scenarios where users need to fetch loyalty program data for patients or healthcare providers, enabling better management of loyalty benefits and tracking.

Use Case Examples

  1. Listing all loyalty records to analyze patient engagement in a loyalty program.
  2. Fetching loyalty data to integrate with a CRM or patient management system.

Output

JSON

  • json - The JSON response from the Prontuário Verde API containing the list of loyalty records.

Dependencies

  • Requires an API key credential for Prontuário Verde API authentication.

Troubleshooting

  • Ensure the API key credential is correctly configured and has the necessary permissions to access the 'fidelidade' endpoint.
  • Common errors include missing or invalid API credentials, which will result in authentication failures.
  • If the API endpoint URL changes, update the node configuration accordingly.

Links

Discussion