Task Note Report - Result count

Hi there,

I would like to know if there is a way we can fetch the result count of any task note report?

What I am trying to do is to save the result count to a google spreadsheet to track stats. Thanks!

You should be able to make a simple call to retrieve that kind of data:

https://developer.infusionsoft.com/docs/rest/#!/Task/listTasksUsingGET

https://developer.infusionsoft.com/docs/rest/#!/Note/listNotesUsingGET

1 Like