{
  "contract": "sourcey.site-record/v1alpha1",
  "release_id": "sha256:d8292f01b40a9c9e9c0f07064a5be025efc32d3a8cee742868d87b4449cfbcfa",
  "snapshot_id": "sha256:ff8db07b130feca04f208642448f0901512218373277b6e715272a8d393e8c1c",
  "artifact_sha256": "sha256:aacd5080486adfe48a6d5ee1f642f812588bcf347fabefe87fb43734493526eb",
  "data": {
    "entity_id": "ent_01kyy6rm11kwr4wc8z78k88vpf",
    "slug": "leadsquared",
    "name": "LeadSquared",
    "description": "LeadSquared provides sales CRM, service CRM, and marketing automation solutions to help businesses manage leads and scale operations.",
    "website": "https://www.leadsquared.com",
    "category": "crm-sales",
    "revision_digest": "sha256:1b6216deb82b8ae806626908d0f44c58ed99b12a81897778981ba2e36cb5da72",
    "provenance": {
      "tier": "observed",
      "freshness": "fresh",
      "dispute": "none",
      "coverage_policy_digest": "sha256:6ba0402f493382954a28c1955a34c435bb6b8241e282e63f1e1ab2f02c676d37",
      "freshness_policy_digest": "sha256:f4e31a29c2ce994bb8c3009207294ffa086e82b8e0d695abc95d6d6bdb30c2e5",
      "basis_event_ids": [
        "sha256:df413c274ea0a91bedd8844bce2efebc110327bab14468d252d7c3fc03c1f5af"
      ],
      "fields": [
        {
          "path": "/name",
          "supporting_event_ids": [
            "sha256:df413c274ea0a91bedd8844bce2efebc110327bab14468d252d7c3fc03c1f5af"
          ],
          "contradicting_event_ids": [],
          "latest_observation_at": "2026-08-01T07:52:32.914Z",
          "freshness": "fresh"
        },
        {
          "path": "/description",
          "supporting_event_ids": [
            "sha256:df413c274ea0a91bedd8844bce2efebc110327bab14468d252d7c3fc03c1f5af"
          ],
          "contradicting_event_ids": [],
          "latest_observation_at": "2026-08-01T07:52:32.914Z",
          "freshness": "fresh"
        },
        {
          "path": "/domains",
          "supporting_event_ids": [
            "sha256:df413c274ea0a91bedd8844bce2efebc110327bab14468d252d7c3fc03c1f5af"
          ],
          "contradicting_event_ids": [],
          "latest_observation_at": "2026-08-01T07:52:32.914Z",
          "freshness": "fresh"
        },
        {
          "path": "/category",
          "supporting_event_ids": [
            "sha256:df413c274ea0a91bedd8844bce2efebc110327bab14468d252d7c3fc03c1f5af"
          ],
          "contradicting_event_ids": [],
          "latest_observation_at": "2026-08-01T07:52:32.914Z",
          "freshness": "fresh"
        },
        {
          "path": "/links",
          "supporting_event_ids": [
            "sha256:df413c274ea0a91bedd8844bce2efebc110327bab14468d252d7c3fc03c1f5af"
          ],
          "contradicting_event_ids": [],
          "latest_observation_at": "2026-08-01T07:52:32.914Z",
          "freshness": "fresh"
        }
      ]
    },
    "programs": [],
    "offers": [
      {
        "offer_id": "off_01kyy6rm1148f41n9qkdtpnj5p",
        "slug": "leadsquared-crm-plan-for-start-ups",
        "title": "LeadSquared CRM Plan For Start-ups",
        "summary": "Eligible startups in India can receive up to 60% off LeadSquared Super or Enterprise plans for their first 15 users for one year, along with free admin certification and a named account manager.",
        "economics": {
          "consideration": {
            "kind": "none"
          },
          "benefits": [
            {
              "benefit_id": "ben_01",
              "description": "60% off on the first 15 users on Super/ Enterprise plans",
              "kind": "discount",
              "percentage": {
                "kind": "exact",
                "basis_points": 6000
              },
              "applies_to": "first 15 users on Super/ Enterprise plans",
              "duration": {
                "kind": "exact",
                "value": "P1Y"
              }
            },
            {
              "benefit_id": "ben_02",
              "description": "Free admin certification for 1 user",
              "kind": "waiver",
              "waived_item": "admin certification for 1 user"
            },
            {
              "benefit_id": "ben_03",
              "description": "Named account manager",
              "kind": "other"
            }
          ]
        },
        "eligibility": {
          "rule": {
            "kind": "all",
            "rules": [
              {
                "kind": "predicate",
                "criterion_id": "cri_01",
                "statement": "Minimum of 5 users",
                "fact": "company.user_count",
                "operator": "gte",
                "value": {
                  "type": "number",
                  "value": 5
                }
              },
              {
                "kind": "predicate",
                "criterion_id": "cri_02",
                "statement": "Startup should be launched less than 5 years ago",
                "fact": "company.age_months",
                "operator": "lt",
                "value": {
                  "type": "number",
                  "value": 60
                }
              },
              {
                "kind": "predicate",
                "criterion_id": "cri_03",
                "statement": "Funding stage up to series B",
                "fact": "company.stage",
                "operator": "in",
                "value": {
                  "type": "string-set",
                  "values": [
                    "pre-seed",
                    "seed",
                    "series-a",
                    "series-b"
                  ]
                }
              },
              {
                "kind": "predicate",
                "criterion_id": "cri_04",
                "statement": "Only for startups registered in India",
                "fact": "company.country_code",
                "operator": "eq",
                "value": {
                  "type": "string",
                  "value": "IND"
                }
              },
              {
                "kind": "predicate",
                "criterion_id": "cri_05",
                "statement": "Only for startups with no prior billing history with LeadSquared",
                "fact": "company.is_current_customer",
                "operator": "eq",
                "value": {
                  "type": "boolean",
                  "value": false
                }
              }
            ]
          }
        },
        "roles": {
          "terms_authority_entity_id": "ent_01kyy6rm11kwr4wc8z78k88vpf",
          "access_operator_entity_id": "ent_01kyy6rm11kwr4wc8z78k88vpf"
        },
        "access": {
          "availability": "public",
          "method": "form",
          "url": "https://www.leadsquared.com/startup-crm-plan"
        },
        "lifecycle": "active",
        "effective_from": "2026-08-01T07:52:32.914Z",
        "revision_digest": "sha256:023422b368c0e34740aee2a995311476a6eace9fa9cbce9571fd17f3b88e02cd",
        "provenance": {
          "tier": "observed",
          "freshness": "fresh",
          "dispute": "none",
          "coverage_policy_digest": "sha256:6ba0402f493382954a28c1955a34c435bb6b8241e282e63f1e1ab2f02c676d37",
          "freshness_policy_digest": "sha256:f4e31a29c2ce994bb8c3009207294ffa086e82b8e0d695abc95d6d6bdb30c2e5",
          "basis_event_ids": [
            "sha256:b08a0f2e4daeacecb1be1f1b726776b6d92d868c7718230dea57324f9690482d"
          ],
          "fields": [
            {
              "path": "/title",
              "supporting_event_ids": [
                "sha256:b08a0f2e4daeacecb1be1f1b726776b6d92d868c7718230dea57324f9690482d"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-01T07:52:32.914Z",
              "freshness": "fresh"
            },
            {
              "path": "/summary",
              "supporting_event_ids": [
                "sha256:b08a0f2e4daeacecb1be1f1b726776b6d92d868c7718230dea57324f9690482d"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-01T07:52:32.914Z",
              "freshness": "fresh"
            },
            {
              "path": "/lifecycle",
              "supporting_event_ids": [
                "sha256:b08a0f2e4daeacecb1be1f1b726776b6d92d868c7718230dea57324f9690482d"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-01T07:52:32.914Z",
              "freshness": "fresh"
            },
            {
              "path": "/economics",
              "supporting_event_ids": [
                "sha256:b08a0f2e4daeacecb1be1f1b726776b6d92d868c7718230dea57324f9690482d"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-01T07:52:32.914Z",
              "freshness": "fresh"
            },
            {
              "path": "/eligibility",
              "supporting_event_ids": [
                "sha256:b08a0f2e4daeacecb1be1f1b726776b6d92d868c7718230dea57324f9690482d"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-01T07:52:32.914Z",
              "freshness": "fresh"
            },
            {
              "path": "/roles",
              "supporting_event_ids": [
                "sha256:b08a0f2e4daeacecb1be1f1b726776b6d92d868c7718230dea57324f9690482d"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-01T07:52:32.914Z",
              "freshness": "fresh"
            },
            {
              "path": "/access",
              "supporting_event_ids": [
                "sha256:b08a0f2e4daeacecb1be1f1b726776b6d92d868c7718230dea57324f9690482d"
              ],
              "contradicting_event_ids": [],
              "latest_observation_at": "2026-08-01T07:52:32.914Z",
              "freshness": "fresh"
            }
          ]
        }
      }
    ]
  }
}
