HTTP Webhooks (ChatGPT Plugin)
HTTP Webhooks is a Plugin for ChatGPT.
HTTP Webhooks (ChatGPT Plugin) | |
---|---|
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 |
Guide
Example Prompts
Example prompts that utilize the plugin:
- Create a webhook that returns the current weather for a given location %|LOCATION|%.
- Retrieve the last execution time of the webhook with the ID %|WEBHOOK_ID|%.
- Create a webhook that returns the latest news headlines.
- Update the webhook with the ID %|WEBHOOK_ID|% to return the user's IP address and browser information.
- Retrieve event logs for the webhook with the ID %|WEBHOOK_ID|% in the past %|DAYS|% days.
- Create a webhook that converts currency from one unit to another (USD to EUR, etc.).
- Update the webhook with the ID %|WEBHOOK_ID|% to return a random inspirational quote.
- Create a webhook that returns the latest COVID-19 updates by country %|COUNTRY|%.
- Update the webhook with the ID %|WEBHOOK_ID|% to return a random fact.
- List all webhooks with a specified keyword %|SEARCH_KEYWORD|% in their names or scripts.
Tips and Tricks
Comments
Loading comments...