FlowSynx.Web.HttpRequest
Version: 1.1.0
{
"Type": "FlowSynx.Web.HttpRequest",
"Version": "1.1.0"
}
Provides generic HTTP client capabilities to send and receive HTTP requests, supporting methods like GET, POST, PUT, DELETE. Enables workflows to communicate with any HTTP-based API or service.
FlowSynx HttpRequest Plugin � FlowSynx Platform Integration
The HttpRequest Plugin is a pre-packaged, plug-and-play integration component for the FlowSynx engine. It enables to performs RESTful HTTP operations (GET
, POST
, PUT
, DELETE
) and it's part of FlowSynx�s no-code/low-code automation workflows.
This plugin can be installed automatically by the FlowSynx engine when selected within the platform. It is not intended for manual installation or developer use outside the FlowSynx environment.
Purpose
This plugin allows FlowSynx users to interact with Restfull via HttpRequest without writing code. Once installed, the plugin becomes available as a connector within the platform's workflow builder.
Notes
- This plugin is only supported on the FlowSynx platform.
- It is installed automatically by the FlowSynx engine.
- All operational logic is encapsulated and executed under FlowSynx control.
- Credentials are configured through platform-managed settings.
License
� FlowSynx. All rights reserved.