1. Michael Bestikov
  2. PowerBuilder
  3. Wednesday, 2 June 2021 09:37 AM UTC

HELLO FRIENDS !

CAN YOU SEND A LINK - EXAMPLE OF RESTCLIENT  2019 FOR  POST JSON

THANKS

MICHAEL 

Francisco Martinez @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 2 June 2021 14:31 PM UTC
  2. PowerBuilder
  3. # 1

Hi Michael!

Is your intention to send and receive plain JSON data? As in, a JSON object you define yourself?
In that case, you should use HttpClient which is more suited for this use case. You can find some usage examples in our documentation here

RestClient is more oriented towards sending and retrieving Data Window objects from a REST API. If that's what you're trying to do, we also have documentation that demonstrates these use cases: here and here

Hope this helps.

Regards,
Francisco

Comment
  1. Francisco Martinez @Appeon
  2. Wednesday, 2 June 2021 14:43 PM UTC
Then HttpClient definitely the way to go here
  1. Helpful
  1. Michael Bestikov
  2. Wednesday, 2 June 2021 14:47 PM UTC
thank you much . i found there what was looking for.
  1. Helpful
  1. Francisco Martinez @Appeon
  2. Wednesday, 2 June 2021 14:50 PM UTC
Glad to help
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.