• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

[ANSWERED] Creating & Posting JSON/XML REST Request To Web Service

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [ANSWERED] Creating & Posting JSON/XML REST Request To Web Service

    I have a need to POST an XML or JSON formatted REST request to a WebService. I've been looking over a few free community-based solutions, but was curious if Valence had something that could ease the burden of generating and posting the request (HTTPAPI seems to be the freeware of choice for this need). Whatever solution I choose to go with needs to be able to send requests and receive (parse) responses.

  • #2
    Hi Ray,

    Valence doesn't have anything built in to help you with this task. I would suggest using the HTTPAPI.

    Thanks

    Comment

    Working...
    X