Supaglue Metadata API v2 (v0.13.5)

Number of APIs: 8

  1. Properties - List properties GET {{baseUrl}}/metadata/v2/properties?type=standard&name=deal

  2. Objects - List Standard Objects GET {{baseUrl}}/metadata/v2/objects/standard

  3. Objects - List Custom Objects GET {{baseUrl}}/metadata/v2/objects/custom

  4. Objects - Get Custom Object GET {{baseUrl}}/metadata/v2/objects/custom/{{customObjectId}}

  5. Objects - Create Custom Object POST {{baseUrl}}/metadata/v2/objects/custom

  6. Objects - Update Custom Object PUT {{baseUrl}}/metadata/v2/objects/custom/{{customObjectId}}

  7. Association Types - List GET {{baseUrl}}/metadata/v2/association-types?source_entity_id={{sourceEntityId}}&target_entity_id={{targetEntityId}}

  8. Association Types - Create POST {{baseUrl}}/metadata/v2/association-types