jsforce-metadata-tools
jsforce-metadata-tools copied to clipboard
Tools for deploying/retrieving package files using Metadata API via JSforce
When running tests, the namespace tag is correctly evaluated by xml2js into an object like: ``` "namespace": { "$": { "xsi:nil": "true" } ``` which is then stringified instead of...
Hello, Thanks for putting this solution. Is there a way I could pass sessionId or AuthCode instead of the username/password while authorizing the connection for metadata retrieval ? Regards, Ashish
Hi, When call the retrieveByPackageXML function with a low pollTimeout option, the function returns an error on timeout and I was expecting a proces ID to perform a retrieve later....
JSForce has http Proxy so can we have that in connection option in here? since we are unable to get through that proxy
The tooling api is generally faster so it would be nice if there was an option to deploy using that instead of the metadata api