Hello everybody!
I’m not familiar with javascript and less with data types… I’m trying to accomplish the following:
- When a record is created.
- Check a value of a linked field. (Marked red in the picture)
- If it’s value is “Vinos” then trigger a webhook.
How would you do it? I can get the record id, trigger the webhook, but I’m not able of checking the value of the field. I know it should be very easy
Thanks so much!!