iiRecord
Agentic AI Atlas · Heroku Connect
platform-service:heroku-connecta5c.ai
II.
PlatformService JSON

platform-service:heroku-connect

Structured · live

Heroku Connect json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/platform-services/platform-services-paas.yamlCluster · domain
Record JSON
{
  "id": "platform-service:heroku-connect",
  "_kind": "PlatformService",
  "_file": "domain/platform-services/platform-services-paas.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Heroku Connect",
    "description": "Bi-directional sync between Heroku Postgres and Salesforce.\n",
    "category": "other",
    "providedByPlatformId": "platform:heroku",
    "implementsStackPartIds": []
  },
  "outgoingEdges": [
    {
      "from": "platform-service:heroku-connect",
      "to": "platform:heroku",
      "kind": "provided_by"
    }
  ],
  "incomingEdges": [
    {
      "from": "platform:heroku",
      "to": "platform-service:heroku-connect",
      "kind": "provides",
      "attributes": {}
    }
  ]
}