Skip to content

Feature Request: Deploy and Retrieve Apex Classes to an org #25

@LeviticusNelson

Description

@LeviticusNelson

The way that I think that deploy could be done is to:

  1. compile the files into base64
  2. put the encoded base64 string into a package.xml file
  3. zip the file
  4. POST /services/data/vXX.X/metadata/deployRequest

Once the deploy feature is complete it should be pretty trivial to retrieve.

References:
Deploying and Retrieving Metadata with the Zip File
Deploy to Org using SOAP API
Metadata for Apex Classes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions