HTTP
The HTTP connector allows you to connect Mesa with your internal services or other services that Mesa does not currently have a dedicated connector.
You can specify the URL and method (GET, POST, DELETE, PUT, PATCH) and build out payloads with Mesa’s powerful mappings. You can specify custom headers as well.
With Mesa and the HTTP connector together, you can now make a request to any API without writing any code.

Creative ideas to automate HTTP...
-
Grab data from Pokemon's API and sync your Pokemon Shopify products with updated information.
-
Update your DynamoDB service while using a HTTPs post.
-
Sync customer information from Shopify to your private service.
-
Send data to an internal API by using a PUT request.
-
Send a Tracktor order status to Segment.

- HTTP
- Mesa
Make an API to any publicly-available endpoint on the Internet with Mesa
