Sha256: 481dfc1ef3c900c7d698cfc5c64e88d96b9a70ef21dc494fb4009b35cbfa0243

Contents?: true

Size: 536 Bytes

Versions: 12

Compression:

Stored size: 536 Bytes

Contents

{
  "resource": {
    "uri": "https://api.calendly.com/webhook_subscriptions/abc123",
    "callback_url": "https://blah.foo/bar",
    "created_at": "2019-08-24T14:15:22Z",
    "updated_at": "2019-08-24T14:15:22Z",
    "retry_started_at": "2019-08-24T14:15:22Z",
    "state": "active",
    "events": [
      "invitee.created"
    ],
    "scope": "user",
    "organization": "https://api.calendly.com/organizations/abc123",
    "user": "https://api.calendly.com/users/abc123",
    "creator": "https://api.calendly.com/users/abc123"
  }
}

Version data entries

12 entries across 6 versions & 1 rubygems

Version Path
calendlyr-0.7.5 test/fixtures/webhooks/retrieve.json
calendlyr-0.7.5 test/fixtures/webhooks/create.json
calendlyr-0.7.4 test/fixtures/webhooks/create.json
calendlyr-0.7.4 test/fixtures/webhooks/retrieve.json
calendlyr-0.7.3 test/fixtures/webhooks/create.json
calendlyr-0.7.3 test/fixtures/webhooks/retrieve.json
calendlyr-0.7.2 test/fixtures/webhooks/create.json
calendlyr-0.7.2 test/fixtures/webhooks/retrieve.json
calendlyr-0.7.1 test/fixtures/webhooks/retrieve.json
calendlyr-0.7.1 test/fixtures/webhooks/create.json
calendlyr-0.7.0 test/fixtures/webhooks/create.json
calendlyr-0.7.0 test/fixtures/webhooks/retrieve.json