Activity
Mon
Wed
Fri
Sun
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
What is this?
Less
More

Owned by Alexzander

Synced Systems

Private โ€ข 1 โ€ข Free

Memberships

AI Automation Agency Hub

Private โ€ข 47.4k โ€ข Free

Content Academy

Public โ€ข 8.7k โ€ข Free

Elite Architects

Private โ€ข 882 โ€ข Free

Skool Community

Public โ€ข 177.8k โ€ข Paid

Brendan's AI Community

Public โ€ข 5.6k โ€ข Free

Automate What Academy

Public โ€ข 598 โ€ข Free

AI Automation Mastery

Private โ€ข 1.8k โ€ข Free

Voice AI Accelerator (Free)

Private โ€ข 1.2k โ€ข Free

AttractAI

Private โ€ข 135 โ€ข Free

1 contribution to Automate What Academy
[RESOURCE] Prompt Management in Airtable + Make.com
If you use a lot of prompts within Make.com you know how annoying it is to update a large number of prompts at once such as when a new model comes out. This is a simple resources that shows you how to easily manage your prompts within Airtable. See the first image for an example. I've attached two Make.com scenarios: 1๏ธโƒฃ This scenario uses webhooks to act as your own internal API. It will simply fetch all of the prompts from Airtable and return them back in JSON format. See the second image attachment. I generated a UUID (for free via uuidgenerator.net) to act as an API key. This is passed in the URL and is checked before fetching the prompts. This is a good practice for any webhooks you have. 2๏ธโƒฃ This scenario is an example of how to use the internal API. With one simple HTTP GET request you get back a JSON object like this: { "promptName": { "model": "gpt-4o", "max_tokens": 0, "system": "The system prompt will be here" }, "anotherPromptName": { // etc } } You can then easily access it within an OpenAI module (see the fourth image attachment). ๐Ÿ”ฅ I've attached the Make.com scenarios below so you can download them. The Airtable setup is simple enough to replicate manually. ๐Ÿ’ก Let me know if you have other ideas on how to improve this system!
10
8
New comment Oct 1
[RESOURCE] Prompt Management in Airtable + Make.com
0 likes โ€ข Sep 23
@Furhan R Let me know how it goes
1 like โ€ข Sep 26
@Franck Fleury Yeah you should be able to. Anything that stores data in a spreadsheet style
1-1 of 1
Alexzander Flores
2
9points to level up
@alexzander-flores-2961
Full-stack developer since 2008, 5+ years of AI/Automation experience.

Active 10m ago
Joined Sep 12, 2024
powered by