apex-mdapi

Apex Wrapper for the Salesforce Metadata API (by certinia)

Apex-mdapi Alternatives

Similar projects and alternatives to apex-mdapi

  • CustomMetadataLoader

    Tool to help users bulk create and update custom metadata records in salesforce.com from a CSV file.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better apex-mdapi alternative or higher similarity.

apex-mdapi reviews and mentions

Posts with mentions or reviews of apex-mdapi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-24.
  • What do you always do in any org?
    1 project | /r/salesforce | 7 Dec 2023
    Not a stupid question at all, its complicated. Apex can directly perform DML on Custom Settings, but if you want to manipulate Custom Metadata, Named Credentials, Remote Site Settings, or things like enabling Sales Engagement, that all has to happen through the MetadataService. Note that the MetadataService is pretty far out of date and you might have to manually update it which is a whole learning curve on its own.
  • creating custom fields via api or import
    1 project | /r/salesforce | 23 Jun 2021
    you can use apex metadata api, here https://github.com/financialforcedev/apex-mdapi
  • Update Object Field Metadata in bulk from CSV
    2 projects | /r/salesforce | 24 Mar 2021
    The most realistic thing is probably to check this out https://github.com/financialforcedev/apex-mdapi — it’s old but it will do what you are asking and has the examples which probably include what you said. Take a look and notice how it would handle a CustomObject class and poke around for anything related to fields (search for phrase helptext?). It will do the leg work of calling out to sf and doing a “deployment” ... which is passing an XML file thru the API of your org.
  • User Editable App Settings
    1 project | /r/salesforce | 4 Mar 2021
    If You need something more advanced, You can use Metadata API, there is open-source wrapper for Apex: https://github.com/financialforcedev/apex-mdapi
  • A note from our sponsor - SaaSHub
    www.saashub.com | 26 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic apex-mdapi repo stats
4
668
0.0
6 months ago

certinia/apex-mdapi is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of apex-mdapi is Apex.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com