Sha256: 1c8e7e9846d005e01c86e71956c7501b7367afeaef7f823da0d4d68580425993

Contents?: true

Size: 576 Bytes

Versions: 12

Compression:

Stored size: 576 Bytes

Contents

{
  "resource": {
    "uri": "https://api.calendly.com/webhook_subscriptions/AAAAAAAAAAAAAAAA",
    "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/AAAAAAAAAAAAAAAA",
    "user": "https://api.calendly.com/users/AAAAAAAAAAAAAAAA",
    "creator": "https://api.calendly.com/users/AAAAAAAAAAAAAAAA"
  }
}

Version data entries

12 entries across 6 versions & 1 rubygems

Version Path
calendlyr-0.6.0 test/fixtures/webhooks/retrieve.json
calendlyr-0.6.0 test/fixtures/webhooks/create.json
calendlyr-0.5.0 test/fixtures/webhooks/create.json
calendlyr-0.5.0 test/fixtures/webhooks/retrieve.json
calendlyr-0.4.0 test/fixtures/webhooks/create.json
calendlyr-0.4.0 test/fixtures/webhooks/retrieve.json
calendlyr-0.3.6 test/fixtures/webhooks/create.json
calendlyr-0.3.6 test/fixtures/webhooks/retrieve.json
calendlyr-0.3.5 test/fixtures/webhooks/retrieve.json
calendlyr-0.3.5 test/fixtures/webhooks/create.json
calendlyr-0.3.3 test/fixtures/webhooks/create.json
calendlyr-0.3.3 test/fixtures/webhooks/retrieve.json