You need to sign in to do that
Don't have an account?
Alex 2.0
metadata API examples
Hi All,
are there any examples of using the Metadata API with PHP? I need to create some objects with many fields, doing it programmatically would save me loads of time.
Also, why the metadata API is available for download in my developer edition and not in the sandbox or production environment?
Thanks,
Alex
Roughly how long do you think that will take? (as in days, weeks or months?)
It should be possible to use the metadata calls now with just the PHP SOAP library, after all that's what Nick uses to build the toolkit right? I think I just have a problem constructing the headers
Code:
with this code I get :
INVALID_SESSION_ID: Invalid Session ID found in SessionHeader: Illegal Session
I thought I would have to use the same session with the metadata calls bue either that's not true, or I'm passing the session wrong.
Any ideas?
Thanks again for your help.
--Alex
Have you made any headway on this?
Have you been able to create any custom objects using the metadata wsdl
~Mike
I have not looked at this any further, I guess I was hoping that the tookit would come out soon.
If there are examples in other languages, I can try and emulate the functionality in PHP. I just found some example in Java but it wasn't very clear and didn't help much.
Any news on the toolkit release date?
--Alex
Mike