I could I ONLY use one OpenAI module (rather than 2) creating the artile title and summary at the same time and able to paste those info to different column in google sheet?
then want to put the title as new created ‘google doc’ s name and having the summary as the content of the google doc.
Steps taken so far
I able to use 2 OpenAI module generate the title and summary from each one and store in the google sheet 2 columns (cells) and I am not able to use the generated title as google doc’s name
have question about 1. could I just use one OpenAI module
and 2. when I use the name generate by open AI ,I am not able to use that as the google doc name. system says ‘‘Validation failed for 1 parameter(s).
Missing value of required parameter ‘name’.’’
the name have “Unlocking …”, how could i get those **‘’ off? seems that is the reason
To allow others to assist you with your scenario, please provide the following:
Relevant Screenshots
Please share screenshots of your scenario, any error messages, relevant module fields, and relevant filter settings. It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
Scenario Blueprint
Please export the scenario blueprint file to allow others to view the mapped variables in the module fields. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
Please provide the output bundles of the modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.
B. Insert as Formatted Code Block
If you are unable to upload files on this forum, alternatively you can paste the formatted bundles.
These are the two ways to format text so that it won’t be modified by the forum:
Method 1: Type code block manually
Add three backticks ``` before and after the content/bundle, like this:
``` content goes here
```
Method 2. Highlight and click the format button in the editor
Providing the input/output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
By providing these details, it will allow others to assist you better.