I am working with Http-Services.My 3rd party software need to connect 1c enterprise.There isnt any problem with Get Method but i can not do it with Post Method.Is there any example ?How can receive 3rd part's posted value ? Can you help me ?
I have a form and when my customer send this form it posts content to my 1c's http service.How can i read this posted content with key&value.I can do it with get method like