I am trying to add the datetime to this request by adding a variable for the datetime to the $filter parameter of my get request i have setup in the connector. But i havent seen any documentation on if this is possible?
go to activity designer and add parameter option…you can add query parameters there
cheers
Oh ok got it. So that makes sense for an activity. But can I then use that parameter in a trigger I am trying to create using connector builder with that same request? Since I need to use the datetime in a trigger using the request I create?
In trigger the datetime parameter is used to check the polling and by default the value would be currentdate and time …I dont think you can for a trigger…
Cheers
