Legacy Dev Forum Posts

 View Only

Sign Up

Azure service to invoke API using Python Script

  • 1.  Azure service to invoke API using Python Script

    Posted 06-05-2025 18:22

    aksh123 | 2022-05-24 03:25:41 UTC | #1

    Hi All,

    I'm looking for some help with the following question.

    I needed to use a python script to call the Genesys API; the python script had to be performed by any Azure service, and the response from the API call had to be saved in JSON format.

    Thanks in advance.


    Eos_Rios | 2022-05-26 12:48:16 UTC | #2

    Have you looked at the python SDK and it's examples?

    All APIs return JSON, how and where you save the results is up to your implementation.


    John_Carnell | 2022-05-31 19:03:16 UTC | #3

    Hi akshatha,

    Thanks for reaching out to us and thanks @Eos_Rios for the quick answer. I would also point you to our Quick Hits Python Github repo. This contains all of the tutorial code we use in the developer center around Python. It should give you a good feel for how to use our Python SDK.

    I hope that helps.

    Thanks, John Carnell Manager, Developer Engagement


    system | 2022-07-01 19:04:12 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: 14853