How to fetch response in Tally after making an API call

Discussion in 'Tally Developer' started by Ria, Nov 1, 2020.

    
  1. Ria

    Ria Member


    I need to fetch data from the response received after making an API call, in a report in Tally, and save it accordingly.

    Can someone kindly guide me through it?
     


  2. Himanshu-2002

    Himanshu-2002 Active Member


    Watch Software Codecs ( YouTube Channel )

    Please Give some details of your query
    Like:
    Your Response is in XML Or Json ?
    Your Json Response Sample
     


  3. Ria

    Ria Member


    Sir, the response is in JSON
     


  4. Himanshu-2002

    Himanshu-2002 Active Member


    Json Response Sample ?
     


  5. Ria

    Ria Member


    {"Status":1,"Data":{"ClientId":"abcde","UserName":"abcde","AuthToken":"xyz","Sek":"","TokenExpiry":"xyz"},"ErrorDetails":null,"InfoDtls":null}

    I found the video sir, I think I'll be able to do it now. Thanks a lot for the reference.
     


  6. Himanshu-2002

    Himanshu-2002 Active Member


    f your API is Secure then You can't do it But Check once because Sometimes it works

    If It didn't fetch data then Use C# Or any other languages to fetch response
     


  7. sivam

    sivam Active Member


    We should know the Server Respond Format. Pls Share Which Format..?
     


Share This Page