help with executing HTTP
Here's how to execute HTTP requests in Clay:1. Select your HTTP method based on what you want to do:
ā¢ GET: Retrieve data without making changes
ā¢ POST: Send data to create something new
ā¢ PUT: Update existing resources
ā¢ DELETE: Remove resources
2. Configure these required components:
ā¢ Endpoint: Enter the URL you want to send requests to (e.g., https://httpbin.org/post)
ā¢ Query String (Optional): Add parameters to filter or refine your request
ā¢ Body (Optional): Include data in your request, such as {"email": "[sam@clay.com](mailto:sam@clay.com)"}
ā¢ Headers (Optional): Set any necessary header fields
3. You can also use the "Remove empty fields" option to prevent sending blank values that might cause errors.Pro tip: To get started quickly, you can use our pre-configured templates for common use cases by clicking the "Browse Templates" button at the top of the integration window.
Sources:
HTTP API integration overview | Documentation | Clay University
HTTP API with Clay
Hey Esteban, thanks for reaching out! Just wanted to confirm was this resolved or do you still need a hand with the HTTP API column?
I want to execute a raw http
I can't get it through HTTP API, it seems it sends a json formatted file
if I call it through POSTMAN works:
notice it uses form-data as body
Got it. Do you mind sending the link (url) to the table so we can take a look? https://downloads.intercomcdn.com/i/o/w28k1kwz/1347419411/65baf32e1d2a789ffba395c6d35c/CleanShot+2025-01-22+at+_42I1FzxXHf%402x.png?expires=1737769500&signature=f4bd56cce0bccab2bdd8572b9dda67f09fc51c8db040ba5c44e47e9cfad806f9&req=dSMjEc1%2FlIVeWPMW1HO4zVws4pYwC12tgvYjA82bedCpUQ%3D%3D%0A
This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.