cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

See data from a certain date to another

fmanniti
10-Marble

See data from a certain date to another

Hello, I don't know if there already is some service somewhere, that's why I'm asking.

I would like to see something like GetStreamEntriesWithData service but I want to put, as input, my starting and ending dates instead of seeing only the last ones.

Is there anything like this or do I have to make it by my own?

1 REPLY 1
Aanjan
12-Amethyst
(To:fmanniti)

Fabio, 'Get' services would just retrieve data (with max number of items specified). You can use a 'Query' service instead; something like 'QueryStreamEntriesWithData' that requires a start and end date.

Announcements


Top Tags