mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
30 lines
1.5 KiB
Markdown
30 lines
1.5 KiB
Markdown
|
|
|
|
# Write a code sample of (query/script) for personalized automation & AI programming task | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%2261e11918-808f-43c7-b3a0-ac512f456dc9%22%2C%22flow%22%3Atrue%7D%7D)
|
|
SAMPLE INPUT & OUTCOME: https://bit.ly/write-code-prompt
|
|
|
|
1. already had techstack: {Glide app builder platform; google sheet with api connector already had: GPT, digital channels for pull, push actions}
|
|
|
|
|
|
|
|
2. data/workflow need api to perform: {marketing content & report data for website wordpress and fanpage, including text & image for post & article; workflow from landing button straight to GPT UI lookalike dashboard, then user just need to put prompts, the tool suggests}
|
|
|
|
|
|
|
|
3. Where the query/ script needed to be put in (with specific action outcome if any): {2 version: 1 for Google appscript, 1 for bigquery, to auto create client sheet and connect GPT api key given before, then auto fetch GPT reply by user prompt imput}
|
|
|
|
# Prompt
|
|
|
|
```
|
|
write a code sample of (query/script) for this task, then add in potential bugs from techstack input below, suggest detail steps to setup data/ workflow api from below input (easiest, prefer add-in extension within techstack if having), finally suggest AI, automation could be used for fulfilling this input:
|
|
|
|
1. already had techstack: #[techstack]
|
|
2. data/workflow need api to perform: #[data/workflow]
|
|
3. Where the query/ script needed to be put in (with specific action outcome if any): #[placement]
|
|
```
|
|
|
|
|
|
|
|
|
|
|