Skip to content

Files

Latest commit

d7ca21d · Sep 10, 2024

History

History

fetch-image-rotate-and-send-it-back

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 10, 2024
Sep 10, 2024
Sep 10, 2024

<- Back

Fetch image, Rotate and Send it back

template.json

How it works

When receive image on WhatsApp session - send seen always and based on image:

  • Fetch the image
  • Rotate the image by 180 degrees
  • Send back the rotated image

Set up steps

  • Copy template and Paste in n8n (Ctrl+V), or Import From URL
  • Configure WAHA API credentials and select it for all WAHA nodes
  • Get Webhook URL (production one) from WAHA Trigger node
  • Configure your WAHA session to send webhooks with message type to the Webhook URL
  • Active your workflow in n8n
  • Send image to the WhatsApp account from another one and see the magic!