Reference newly added row in workbook automation?

Hello again!

I'd like to be able to take a row that has recently been added and send various columns to a webhook. Is there a way in the automation to reference the row that has just been added?

Thanks!

Hi @BradArtman :wave: ! If you're having your users fill out a form and then on a button click submit the form data, you can utilize automations on the button click. In my example below, I created an automation on a button where on a button click the form inputs would be added to my Honeycode table. In addition to that, I added a webhook so that at the same time their form input for just $[Name content] would also be sent to my webhook.

Let me know if you case is different. I’m happy to help further :slight_smile:

Happy building! :hammer_and_wrench: