Hi,
I am trying to fetch data from 3rd party endpoint and load it into one of data schemas in Adobe Campaign Standard.
The mentioned 3rd party endpoint has the option to put filters on query strings, so for instance it can looks like this:
var datenow = Date.now();
lasthour = now.setHours(now.getH...