[WebDNA] JSONobject

This WebDNA talk-list message is from

2020


It keeps the original formatting.
numero = 115183
interpreted = N
texte = 2812 --5f6274d2_25973e32_4b6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello everyone=21 Thanks in advance for any help on this topic. Anyone has experience on ho= w to capture a JSON payload that=E2=80=99s being sent via POST to a .tpl = with WebDNA=3F. This is the post being sent: curl -X 'POST' 'https://myhost.com/callback.tpl'; -H 'connection: close' = -H 'content-length: 396' -H 'content-type: application/json' -H 'accept: = */*' -H 'host:=C2=A0myhost.com' -d =24'=7B=22id=5Faccount=22:1,=22client=22= :=7B=22rut=22:=2211111111-1=22,=22name=22:=22John=22,=22last=22:=22Doe=22= ,=22email=22:=22johndoe=40gmail.com=22,=22phone=22:=22999999999=22=7D,=22= car=22:=7B=22id=5Fmodel=22:4057,=22license=22:=22=22,=22year=22:=222006=22= ,=22brand=22:=22CHEVROLET=22,=22model=22:=22COMBO VAN=22,=22version=22:=22= 1.3 DIESEL PL AB ABS MT 5P=22,=22miles=22:null=7D,=22quote=22:=7B=22price= =22:1210000,=22price=5Fmin=22:590000,=22price=5Fmax=22:2180000=7D,=22id=5F= transaction=22:11=7D' I=E2=80=99ve used =5BJSONstore=5D successfully in the past, but only when= my server sends the POST and the other party replies with a JSON, but th= is is the first time I=E2=80=99m receiving a payload that needs to be sav= ed. =5Bformvariables=5D=5Bvalue=5D=5B/formvariables=5D is not working and I g= uess it does not apply for this kind of data. Thanks in advance for any help. Best, Cristi=C3=A1n --5f6274d2_25973e32_4b6 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hello everyone=21

Thanks in advance for any help on this topic. Anyone has experience on ho= w to capture a JSON payload that=E2=80=99s being sent via POST to a .tpl = with WebDNA=3F.

This is the post being sent:

curl -X 'POST' 'https://myhost.com/callback.tpl'; -H 'connection: close' = -H 'content-length: 396' -H 'content-type: application/json' -H 'accept: = */*' -H 'host:&=23160;myhost.com' -d =24'=7B=22id=5Faccount=22:1,=22client=22:=7B=22= rut=22:=2211111111-1=22,=22name=22:=22John=22,=22last=22:=22Doe=22,=22ema= il=22:=22johndoe=40gmail.com=22,=22phone=22:=22999999999=22=7D,=22car=22:=7B=22= id=5Fmodel=22:4057,=22license=22:=22=22,=22year=22:=222006=22,=22brand=22= :=22CHEVROLET=22,=22model=22:=22COMBO VAN=22,=22version=22:=221.3 DIESEL = PL AB ABS MT 5P=22,=22miles=22:null=7D,=22quote=22:=7B=22price=22:1210000= ,=22price=5Fmin=22:590000,=22price=5Fmax=22:2180000=7D,=22id=5Ftransactio= n=22:11=7D'

I=E2=80=99ve used =5BJSONstore=5D successfully in the past, but only when= my server sends the POST and the other party replies with a JSON, but th= is is the first time I=E2=80=99m receiving a payload that needs to be sav= ed.

=5Bformvariables=5D=5Bvalue=5D=5B/formvariables=5D is not working and I g= uess it does not apply for this kind of data.

Thanks in advance for any help.
Best,
Cristi=C3=A1n
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --5f6274d2_25973e32_4b6-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] JSONobject (Tom Duke 2020)
  2. Re: [WebDNA] JSONobject (=?utf-8?Q?Cristi=C3=A1n_Tapia?= 2020)
  3. Re: [WebDNA] JSONobject (Stuart Tremain 2020)
  4. Re: [WebDNA] JSONobject (Tom Duke 2020)
  5. [WebDNA] JSONobject (=?utf-8?Q?Cristi=C3=A1n_Tapia?= 2020)
2812 --5f6274d2_25973e32_4b6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello everyone=21 Thanks in advance for any help on this topic. Anyone has experience on ho= w to capture a JSON payload that=E2=80=99s being sent via POST to a .tpl = with WebDNA=3F. This is the post being sent: curl -X 'POST' 'https://myhost.com/callback.tpl'; -H 'connection: close' = -H 'content-length: 396' -H 'content-type: application/json' -H 'accept: = */*' -H 'host:=C2=A0myhost.com' -d =24'=7B=22id=5Faccount=22:1,=22client=22= :=7B=22rut=22:=2211111111-1=22,=22name=22:=22John=22,=22last=22:=22Doe=22= ,=22email=22:=22johndoe=40gmail.com=22,=22phone=22:=22999999999=22=7D,=22= car=22:=7B=22id=5Fmodel=22:4057,=22license=22:=22=22,=22year=22:=222006=22= ,=22brand=22:=22CHEVROLET=22,=22model=22:=22COMBO VAN=22,=22version=22:=22= 1.3 DIESEL PL AB ABS MT 5P=22,=22miles=22:null=7D,=22quote=22:=7B=22price= =22:1210000,=22price=5Fmin=22:590000,=22price=5Fmax=22:2180000=7D,=22id=5F= transaction=22:11=7D' I=E2=80=99ve used =5BJSONstore=5D successfully in the past, but only when= my server sends the POST and the other party replies with a JSON, but th= is is the first time I=E2=80=99m receiving a payload that needs to be sav= ed. =5Bformvariables=5D=5Bvalue=5D=5B/formvariables=5D is not working and I g= uess it does not apply for this kind of data. Thanks in advance for any help. Best, Cristi=C3=A1n --5f6274d2_25973e32_4b6 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hello everyone=21

Thanks in advance for any help on this topic. Anyone has experience on ho= w to capture a JSON payload that=E2=80=99s being sent via POST to a .tpl = with WebDNA=3F.

This is the post being sent:

curl -X 'POST' 'https://myhost.com/callback.tpl'; -H 'connection: close' = -H 'content-length: 396' -H 'content-type: application/json' -H 'accept: = */*' -H 'host:&=23160;myhost.com' -d =24'=7B=22id=5Faccount=22:1,=22client=22:=7B=22= rut=22:=2211111111-1=22,=22name=22:=22John=22,=22last=22:=22Doe=22,=22ema= il=22:=22johndoe=40gmail.com=22,=22phone=22:=22999999999=22=7D,=22car=22:=7B=22= id=5Fmodel=22:4057,=22license=22:=22=22,=22year=22:=222006=22,=22brand=22= :=22CHEVROLET=22,=22model=22:=22COMBO VAN=22,=22version=22:=221.3 DIESEL = PL AB ABS MT 5P=22,=22miles=22:null=7D,=22quote=22:=7B=22price=22:1210000= ,=22price=5Fmin=22:590000,=22price=5Fmax=22:2180000=7D,=22id=5Ftransactio= n=22:11=7D'

I=E2=80=99ve used =5BJSONstore=5D successfully in the past, but only when= my server sends the POST and the other party replies with a JSON, but th= is is the first time I=E2=80=99m receiving a payload that needs to be sav= ed.

=5Bformvariables=5D=5Bvalue=5D=5B/formvariables=5D is not working and I g= uess it does not apply for this kind of data.

Thanks in advance for any help.
Best,
Cristi=C3=A1n
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --5f6274d2_25973e32_4b6-- . =?utf-8?Q?Cristi=C3=A1n_Tapia?=

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

sendmail and accented characters (1998) Sort Order on a page search (1997) Q: writefile and uploads. (1998) WriteFile is there a max size? (1998) problems with 2 tags shakur (1997) Categories (2000) Flash Stores (2003) authenticating a second user (1997) Next (1997) 2.1 bugs left over from beta cycle (1998) Add message to Order (1997) too many nested ... problem (1997) searchable list archive (1997) Online docs errata (2000) UPDATE PROBLEM (1997) Public beta 6 for WebCatalog 4.0 is now available (2000) Now you see it now you donīt (1997) OT: Please set your computer's clock (1997) emailer on os x? (2004) WebDNA Solutions ... sorry! (1997)