Integrations

Retrieve Available Integration Systems

Retrieve the valid integration systems. Can be filtered by entityType.

get/organizations/{orgId}/integrationconfigs/available/systems

Path parameters

orgIdstring required

UUID of the organization

Query parameters

entityTypestring

The entity to retrieve the configuration for.

Response

Return the available integration systems

identifierstring

System name

displayNamestring

User friendly display name

validationSupportedboolean

Whether or not m3ter supports validation of requests for this system. Requests will need to made without validation

supportedAuthTypesAuthType[]

List of supported auth types

Changes

Changed in 3 of the 10 revisions of this API.32

    • added the new M3TER_APP_SIGNATURE enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new SAGE_INTACCT_CLIENT_CREDENTIALS enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new SLACK_WEBHOOK enum value to the // response property for the response status

      response-property-enum-value-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property / to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added

    This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog