Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
What to put as the configuration string in the request body for creating a drawing with the API?
I want to create or maybe translate a drawing with a specific configuration by using /drawings/create or /drawings/d/{did}/{wv}/{wvid}/e/{eid}/translations . The Glassworks Exporler tells me I can put the elementConfiguration or the configuration as a string in the request body.
My question is where is the difference between elementConfiguration and configuration and in which form do I have to put the configuration in a string? I tried it in the same form as a query string in the url but that did not work.
0