Hey,
I want to sync my base with another endpoint.
Thus I created an automation with a trigger on update > than fetch result with post request to other endpoint.
The problem is, that I do not get any response.
const res = await fetch(url, { method: "...