Report Tagging in REST V2

Hi,

There was an endpoint in XML-RPC to tag the reports. Whereas this doesn’t exist in REST v2. Correct me if i’m wrong.
Currently we have to replicate the entire report criteria to get the exact report which is pretty inconvenient. Is there a better solution in REST v2?

Are you referring to Saved Searches, that is available in REST v2.

https://developer.infusionsoft.com/docs/restv2/#tag/Reporting/operation/runReport

Yes. They say Deprecated as of v2.

I would safe it is safe to use, because as developers are migrating across, this is the only endpoint that matches it for XML-RPC.

Apparently some sort of new reporting feature will come in the future, although no one knows when that will appear. @OmarAlmonte would know more.

Hi Pav, Thank you for explaining. :slight_smile:

Hopefully, @OmarAlmonte will respond and confirm whether the feature will be implemented and, if so, how long it will take.

Hi @Trade_Genie and @Pav,

Thanks for bringing this up.

You can safely continue using the REST v2 reporting endpoints for now, even though they are currently marked as deprecated.

We don’t have a timeline yet for the new reporting functionality, but please rest assured that we’ll make sure an alternative solution is available before the existing endpoints are sunset.

Thanks again for your patience and feedback!