When I use the following parameters in Get events (v4)
I got the following error:
"status": 400,
"message": "Invalid filter clause"
When I am using the following parameters it works OK:
The "Start/DateTime asc" I borrowed from this solution. Thank you @BeeBee
When I tried the following it also returns the same error:
Any tips?
Solved! Go to Solution.
OK. I found it.
It should be without ' ' '😣
OK. I found it.
It should be without ' ' '😣
But I have another issue.
How to filter events for the last 7 days or even greater than today.
I am trying to use:
It throws the same error. (Invalid filter clause)
If I use this:
It throws the error: "The value 'utcNow()' of parameter 'DateTime' is invalid."
I have failed also using the
Any tips?
Have you tried SubtractFromTime()?
Watch this youtube video for tutorial.
For addDays, the format is like this if you want to add 7 days:
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
26 | |
25 | |
23 | |
23 | |
21 |
User | Count |
---|---|
60 | |
42 | |
40 | |
29 | |
25 |