Skip to main content

Hello, I generated a button to send whatsapp to customers, my question is if it is possible that once I have "pressed this button" I can update another field to indicate that the message has been sent.

Thank you!!!

How are you running the automation with Whatsapp? If it's an Airtable script within an automation, you can use output.set() and then use that to update the field in the next block in your automation.


How are you running the automation with Whatsapp? If it's an Airtable script within an automation, you can use output.set() and then use that to update the field in the next block in your automation.


Hi, nay thanks!! this is the way I'm doing it

 


Reply