Sha256: 53945c44bb6b73a739a4c7dc061501b616f724f3c0b6dc1b5074fd98dba5fd1b

Contents?: true

Size: 811 Bytes

Versions: 6

Compression:

Stored size: 811 Bytes

Contents

{
  "resource": {
    "uri": "https://api.calendly.com/routing_forms/AAAAAAAAAAAAAAAA",
    "organization": "https://api.calendly.com/organizations/AAAAAAAAAAAAAAAA",
    "name": "ACME Demo",
    "status": "published",
    "questions": [
      {
        "uuid": "123e4567-e89b-12d3-a456-426614174000",
        "name": "What is your industry?",
        "type": "select",
        "required": true,
        "answer_choices": [
          "IT & Software",
          "Financial Services",
          "Entertainment"
        ]
      },
      {
        "uuid": "1213f8f1-57fd-45ee-88e9-1978d35b5cad",
        "name": "Email",
        "type": "email",
        "required": true,
        "answer_choices": null
      }
    ],
    "created_at": "2022-05-15T03:04:05.678Z",
    "updated_at": "2022-05-15T06:05:04.321Z"
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

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