WhatsApp · Arazzo Workflow
WhatsApp Send Message then React to It
Version 1.0.0
Send a text message and then apply an emoji reaction to that same message.
Provider
Workflows
send-and-react
Send a text message and react to it with an emoji.
Sends a text message, captures its message ID, and then sends a reaction message that applies the supplied emoji to that message.
1
sendText
sendMessage
Send a text message to the recipient and capture the returned message ID.
2
reactToText
sendMessage
Send a reaction message that applies the supplied emoji to the message that was just sent.