Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Cyrus Liu
16
Views
3
Comments
Test URL
Question
Hi there,
I got some URLs, and I wanna test if they are working currently. Is there any way I can achive that?
Like the tool curl, any function for this?
Thanks,
Cyrus
Kilian Hekhuis
MVP
Hi Cyrus,
I don't think you can do that directly from the platform. You'll probably need to write an extension to do that.
Justin James
MVP
In the HttpRequestHandler Extension there are methods to do a GET or a POST to a URL. You can use that.
J.Ja
1 reply
22 Jul 2015
Show thread
Hide thread
Cyrus Liu
Justin James
wrote:
In the HttpRequestHandler Extension there are methods to do a GET or a POST to a URL. You can use that.
J.Ja
Thanks, Justin and Kilian. I'll have a try.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...