Hi everyone!
This Script is working greate to send a webhook containing table fields in an automation.
I'm trying chaneg it to send a only fields from a specific view.
I tried to change and adjust it to fit a certain View. I added "let view = table.getView("MyView");" and changed all the Table References to View References but I get an error message:
As I am new in coding, Can you tell what is missing?
