Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Get raw API request

    Posted 06-05-2025 18:05

    CezaryRynkowski | 2019-11-29 14:56:37 UTC | #1

    Hi, I trying to call the PostAnalyticsConversationsDetailsQuery method from AnalyticsApi, but I get an empty answer. I managed to construct queries correctly using ApiExplorer and I would like to compare my queries to the one generated by SDK. Is there such a possibility?


    CezaryRynkowski | 2019-12-02 12:32:59 UTC | #2

    OFC i can use fiddler....


    tim.smith | 2019-12-02 15:26:22 UTC | #3

    Use the ToJson() method on the request model. That will give you the JSON representation that gets sent in the request.


    system | 2020-01-02 15:26:22 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 6608