In this video I'll show you how to better manage your ChatGPT prompts in Make.com automations using Google Docs.
I show you how to use Google Docs to store yours prompts and import them into Make.com and related ChatGPT modules.
I cover...
✅ How to build your Google Doc of prompts
✅ How to convert the document into variables
✅ How to re-use those prompts in Make.com Here are the regular expressions from the video.
Regular Expression "##(.*?)##\s*([\s\S]*?)(?=##|$)"
String Replace "{{replace(replace(replace(18.`$2`; "\"; "\\"); newline; "\n"); carriagereturn; "\r")}}"
Set Variable "{{15.prompts}}{{if(18.i > 1; ","; )}}"{{18.`$1`}}":"{{42.text}}"