/ Published in: HTML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<form method="POST" action="http://www.thingiverse.com/api/upload"> <input type="hidden" name="url" value="{{base64_encoded_url}}"> <input type="hidden" name="service" value="My Service Name"> <input type="hidden" name="service_url" value="{{base64_encoded_service_url}}"> <input type="submit" value="Upload to Thingiverse"> </form>
URL: http://www.thingiverse.com/api