Hi all,
Workflow i’m trying to get to function properly:
- New submission of text from multiline input form (completed successfully)
- Interpretation of submitted text through Chat GPT to correct errors and format properly (unable to get API call to function)
- Send email with proper format (completed successfully)
I have an Open AI account and have generated a secret key and input that into the API call section of the “Open AI & chat GPT” plugin to no avail. Keeps giving me error messages.
My end goal is to have any spelling and grammatical errors proofread and fixed by chat gpt, saving me editing time.
Thanks!