HTTP Connector

The HTTP Connector enables direct interaction with API endpoints which are not connected to the App Xchange ecosystem via a connector. This capability offers an alternative path to bringing data to and from the platform, which is useful when developing a connector is not the correct strategy. If you are a developer or need to perform complex operations, you may want to use the Connector SDK. 

The HTTP Connector is an easier way to create a flow that passes simple data when you don’t have considerable development experience. It’s a universal connector within a flow and includes GET, POST, PUT, PATCH, or DELETE requests.


Common examples: 

Compare the HTTP and SDK Capabilities

Compare the HTTP and SDK Authentication Methods