Is it possible to add bundled products with Magento API? If not, is there any other way to add a bundled product?
                +1 
                A: 
                
                
              Yes there is way around, which I myself have been playing with for some time. Please see this post (http://stackoverflow.com/questions/3108775/) to get a starting point of how to proceed.
I have used simple way to add Bundle Products, not by using Web Services. However, I think the latter is still possible.
                  Knowledge Craving
                   2010-06-29 09:28:20
                
              Yes, I solved this in a similar way. I logged the post data when creating a bundled product in the admin and then I used this to replicate this step.I have not tried to use this through the Web Services yet, but it should work as it does internally.
                  terje
                   2010-07-13 13:58:19