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 perform various operations related to WhatsApp messaging and management. Specifically, for the 'Instance' resource and 'Restart Instance' operation, it allows users to programmatically restart a WhatsApp instance managed by Z-API. This can be useful in scenarios where the instance needs to be refreshed or reset due to connectivity issues or other operational needs.
Use Case Examples
- Restart a WhatsApp instance to resolve connectivity problems.
- Automate instance management by restarting instances at scheduled intervals.
Output
JSON
status- Indicates the success or failure status of the restart operationmessage- Additional information or confirmation message about the restart operation
Dependencies
- Requires an API key credential for authenticating with the Z-API service.
Troubleshooting
- If the node fails, it may be due to invalid or expired API credentials. Verify and update the API key credential.
- Network issues or Z-API service downtime can cause operation failures. Check network connectivity and Z-API service status.
- Error messages returned by the node typically include details about the failure reason, which can guide troubleshooting steps.
Links
- Z-API Documentation - Official documentation for Z-API, including API reference and usage guidelines.