z-api by @jaimeflneto icon

z-api by @jaimeflneto

Interact with Z-API to send WhatsApp messages

Overview

The custom n8n node, named 'Z-API by @jaimeflneto', facilitates interaction with the Z-API service to send WhatsApp messages. It supports various resources, including 'Profile', with operations such as 'Update Profile Status'. This node is beneficial for automating WhatsApp status updates within workflows.

Use Case Examples

  1. Automating daily status updates to inform contacts of availability.
  2. Setting up a workflow to change status based on calendar events or time of day.

Properties

Name Meaning
Status The status message to set for the WhatsApp profile. This property is required and should be a string.

Output

JSON

  • status - The updated status message of the WhatsApp profile.

Dependencies

  • Z-API service
  • WhatsApp account

Troubleshooting

  • Ensure that the Z-API service is running and accessible.
  • Verify that the WhatsApp account is properly linked to the Z-API service.
  • Check for any authentication errors related to the Z-API credentials.
  • Confirm that the 'Status' property is correctly set and not empty.

Links

Discussion