Actions50
- Event Actions
- Message Actions
- Instance Actions
- Group Actions
- Community Actions
- Contact Actions
- Chat Actions
- Profile Actions
Overview
This node interacts with the Z-API service to retrieve profile data from WhatsApp. It is useful for scenarios where you need to fetch information about a WhatsApp profile, such as user details or status, within an automation workflow. For example, it can be used to get profile information to personalize messages or to verify user details before sending communications.
Use Case Examples
- Retrieve the profile data of a WhatsApp user to display their status in a CRM system.
- Fetch profile information to verify user identity before processing a support request.
Output
JSON
profileData- The retrieved profile data from the WhatsApp account via Z-API
Dependencies
- Requires an API key credential for Z-API to authenticate requests.
Troubleshooting
- Common issues include authentication failures due to invalid or missing API credentials. Ensure the API key is correctly configured in the node credentials.
- Network errors or timeouts may occur if the Z-API service is unreachable. Verify network connectivity and Z-API service status.
- Errors related to invalid resource or operation parameters are unlikely here since the node dynamically loads operations, but ensure the 'Profile' resource and 'Get Profile Data' operation are selected correctly.