Alternative to using AEP via HTTP

Home Forums Conduit: AEP Model Alternative to using AEP via HTTP

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22404
    Brandr Drengr
    Participant

    Is it possible to access the AEP APIs via some other method than HTTP? For example, is there a command-line utility (or a collection of them) that can be used from the unit (e.g. via script)?

    Alternatively, is there a library or set of libraries with which I can link a C application so that I can make low-overhead calls to the APIs?

    #22406

    You could try the curl command. It’s still HTTP but you would get command-line like output and the write your script according to that.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.