Skip to content

Instantly share code, notes, and snippets.

openapi: "3.0.0"
info:
version: 1.0.0
title: Google Form Submit API
description: >
This API submits a Google Form with customer information
license:
name: MIT
servers:
- url: https://script.google.com/macros/s/AKfycbz4nZmFYaNIE1We9IWuZz2b9rfrHNWWEAvzfs_mqqtk7feWtVXfoVKqCWxIF0MzPb7J
@eug-L
eug-L / form-spec.yml
Last active September 17, 2024 06:23
openapi: "3.0.0"
info:
version: 1.0.0
title: Google Form Submit API
description: >
This API submits a Google Form with customer information
license:
name: MIT
servers:
- url: https://script.google.com/macros/s/AKfycbyjzyeH69dFhvcLhqPX95mBO7C5tEHYmOQTTxDOLUGycIfEcCUPG3rzLIOk5HB6tdGFOQ
@eug-L
eug-L / google-sheet-query-spec.yml
Last active September 17, 2024 08:58
google-sheet-query-spec.yml
openapi: "3.0.0"
info:
version: 1.0.0
title: Google Sheet Query API
description: >
This API retrieves product descriptions based on code
license:
name: MIT
servers:
- url: https://script.google.com/macros/s/AKfycbxgfIQLxFm41oUJDWdUKG9I1Txks9quigdkXucThX6XruZOu-MJS3tRIzsIYmFVgo9i
openapi: 3.0.0
info:
title: Freshdesk API
version: 1.0.0
description: API for creating tickets in Freshdesk.
servers:
- url: https://tawk.freshdesk.com/api/v2
description: Freshdesk API Server
paths:
/tickets: