has anyone here been successful at making an API call to stability AI using Clay?
While I don't have specific information about Stability AI integration, Clay's HTTP/API feature allows you to connect to virtually any tool with an API. You can use Clay to make custom API calls to services like Stability AI. To set this up, you'd use Clay's HTTP/API integration. We offer pre-built templates, AI-assisted configuration, and the ability to save your own API setups as reusable templates. If you're experiencing any JSON-related issues while setting up the API call, please copy and paste the JSON into the chat so we can troubleshoot further.
btw I am getting this error:
"content-type: must be multipart/form-data"
Hey Xavier - do you have the table you're working with. I believe you can add this into the headers. The Key would be "Content-Type" and the value would be "multipart/form-data". Happy to take a closer look if you have a link!