Using chatGPT to create a file in google docs

Status: Open · Asked by haikus on · 0 views

haikus — Question ·

Hi. I have a file in Google Docs (Excel) with columns of data. There are many lines with this data. One of them is the company name. The second column contains the name of the owner of this company and the third column contains the surname. The next one has a phone number.
I would like to ask if I can use Pabbly Connect to generate a new file in Google Docs with two columns. one of them will contain a telephone number and the other will contain a welcome text using this name and surname and the company name?

In short. Pably retrieves the contents of one file. Connects to the GPT chat which creates a second file.

Is this even possible?

company name | name | surname | phone number + GPT chat = phone number | Hello, name and surname. Congratulations on starting a company called company name.

kind regards

Michał

Arshil Ahmad — Reply ·

Hi @haikus,

The use case you are describing is possible, and can be achieved in the following manner.

  1. Use 'New or Updated Spreadsheet Row' trigger step to capture the data.
  2. Use 'Create a Spreadsheet' action step to create a new excel file.
  3. Use ChatGPT to generate welcome text
  4. Add a Delay to your workflow.
  5. Use 'Add New Row' action step to add the details in the newly created excel file.


Once you have setup your entire workflow, click on 'Send All Data' in your existing file.

haikus — Reply ·

Thank you very much for your comprehensive answer. I still have a question. Is it possible to do this without paying for GPT chat? I would not like to pay for some kind of fixed subscription. I would like to use some free solution if there is one.

haikus — Reply ·

Sorry but I don't really know how to search for GPT chat alternatives at the indicated link. I searched google for its alternatives like Bing but with none of the alternatives found you have integration.

Pabblymember11 — Reply ·

For your particular need, you may want to explore the "WriteSonic" integration, which offers a free tier up to a certain limit.

Back to all forum threads · Log in to reply