HTTP Webhooks (ChatGPT Plugin)

From AI Wiki
HTTP Webhooks (ChatGPT Plugin)
HTTP Webhooks.jpg
Information
Name HTTP Webhooks
Platform ChatGPT
Model GPT-4
Category Web Development
Description Allows you to write, deploy, and manage HTTP Webhooks in JavaScript, right from the chat.
Release Date May 31, 2023
Available Yes
Working Yes

HTTP Webhooks is a Plugin for ChatGPT.

Guide

Example Prompts

Example prompts that utilize the plugin:

  1. Create a webhook that returns the current weather for a given location %|LOCATION|%.
  2. Retrieve the last execution time of the webhook with the ID %|WEBHOOK_ID|%.
  3. Create a webhook that returns the latest news headlines.
  4. Update the webhook with the ID %|WEBHOOK_ID|% to return the user's IP address and browser information.
  5. Retrieve event logs for the webhook with the ID %|WEBHOOK_ID|% in the past %|DAYS|% days.
  6. Create a webhook that converts currency from one unit to another (USD to EUR, etc.).
  7. Update the webhook with the ID %|WEBHOOK_ID|% to return a random inspirational quote.
  8. Create a webhook that returns the latest COVID-19 updates by country %|COUNTRY|%.
  9. Update the webhook with the ID %|WEBHOOK_ID|% to return a random fact.
  10. List all webhooks with a specified keyword %|SEARCH_KEYWORD|% in their names or scripts.

Tips and Tricks

Comments

Loading comments...