HTTP POST and GET feature missing - Forum

Forum Navigation
You need to log in to create posts and topics.

HTTP POST and GET feature missing

Hi Visual Neo Web,

I've been contemplating of using this app for my project. However, I really know if there's anyway we can run HTTP Post/GET commands here for example sending data via Slack via webhook etc. The closes I see with this functionality is the FORM submit but that too is expecting me to submit some sort of data via a form object which I do not want. Could you shed light on how I can use this feature? The Visual Neo Win / Neobook app has this feature without any problems.

Regards,
Radz

@raymund-benedict-ponce please use neoAjax plugin. It allows to send and get data to a remote server using POST and GET. You don't need any FORM.
There is an included sample app under "My Documents\VisualNeoWeb\Sample Apps\neoAjax" folder.
Be sure to use the last version so you can send headers when needed:
https://visualneo.com/forum/topic/neoajaxsend-header-authorizaton-token

Regards.

 

Vadim and javadrajabihakami have reacted to this post.
Vadimjavadrajabihakami