Forum Discussion

5 Replies

  • Your example is not a POST, it is already a GET.  For POST you need to specify a payload in the header, not in the URL.

     

    What do you need the POST for? Authentication?

      • lbendlin's avatar
        lbendlin
        Super User

        Power Query has no built in event handling. Asynchronous is not possible.