Hi All,
I have an Articles table and it has a field that links to Tags table.
I’ve created a webhook that responds to an update on the Status field.
The payload presents a the linked field Tags but with the number os items instead of current values…
How to get the Tags??