Supaglue Metadata API v2 (v0.13.5)
Number of APIs: 8
-
Properties - List properties GET {{baseUrl}}/metadata/v2/properties?type=standard&name=deal
-
Objects - List Standard Objects GET {{baseUrl}}/metadata/v2/objects/standard
-
Objects - List Custom Objects GET {{baseUrl}}/metadata/v2/objects/custom
-
Objects - Get Custom Object GET {{baseUrl}}/metadata/v2/objects/custom/{{customObjectId}}
-
Objects - Create Custom Object POST {{baseUrl}}/metadata/v2/objects/custom
-
Objects - Update Custom Object PUT {{baseUrl}}/metadata/v2/objects/custom/{{customObjectId}}
-
Association Types - List GET {{baseUrl}}/metadata/v2/association-types?source_entity_id={{sourceEntityId}}&target_entity_id={{targetEntityId}}
-
Association Types - Create POST {{baseUrl}}/metadata/v2/association-types