colossal-terabyte-32218
07/17/2023, 5:08 PMacceptable-kangaroo-64719
07/17/2023, 5:19 PMcolossal-terabyte-32218
07/17/2023, 5:31 PMbright-insurance-97259
07/19/2023, 6:08 AMacceptable-kangaroo-64719
07/19/2023, 10:42 AMjs
axios.post('https://hooks.zapier.com/hooks/catch/YOUR-URL-HERE/', { text: 'Hello' }).then((response) => {
workflow.zapData = response
})
Replace the URL with your own Zapier webhook URL. In Zapier you can configure which rows of what speadsheet get returned. This data will be available in workflow.zapData
.
https://cdn.discordapp.com/attachments/1130546515895656540/1131174207733125170/image.png▾
https://cdn.discordapp.com/attachments/1130546515895656540/1131174207988957224/image.png▾