With advanced automation features, you can greatly extend your data deployment solutions.
Prodly API
Call our Rest API to kickoff a deployment automatically. For example:
- As part of your sandbox refresh or creation Apex classes
- Programmatically from a CLI
- As a scheduled deployment
Schedule a Deployment with Apex
Use Apex to deploy a data set or deployment plan automatically.
Apex Invocation
Automatically run Apex code after a deployment to invoke custom Apex code. For example after a deployment:
- Delete records pre/post deployment
- Modify field values or process custom metadata updates
- Run common “refresh” apex classes