Join Slack
Powered by
External/Available without login Suitelets do not ...
# suitescript
a
alien4u
11/02/2020, 12:47 AM
External/Available without login Suitelets do not accept POST requests anymore?
t
Tim Pilgrim
11/02/2020, 1:10 AM
I have a webhook running and its currently receiving post data
x
XueDong Mei
11/02/2020, 1:26 AM
It works. But you would better to use RESTlet instead of Suitelets for accessing from outside of Netsuite.
m
michoel
11/02/2020, 2:00 AM
You might have to spoof the user agent
michoel
11/02/2020, 2:01 AM
https://netsuite.custhelp.com/app/answers/detail/a_id/38695/kw/user%20agent%20suitelet
a
alien4u
11/02/2020, 7:18 PM
@michoel
I found that, my external system, the one I don't have control over does not have an option to set the User Agent.
m
michoel
11/02/2020, 7:37 PM
You will probably need to use middleware/proxy
michoel
11/02/2020, 7:37 PM
https://stackoverflow.com/a/58514482
5
Views
Open in Slack
Previous
Next