0

I'm hitting a block when building this script and I was hoping for some advice.

My script does this:

  1. Takes an input from me via Display Input Dialog in the form of a question variable
  2. It then fires an API request with this question
  3. Gets a response
  4. Converts from JSON to Text
  5. Saves to a list
  6. Adds list to Excel
  7. Loops

What i'd like to do is automate part 1, i'd like to give it a list of the questions i want it to ask, if it can:

  1. Read from a list of questions and take the top one
  2. Do steps 2 - 6
  3. Delete the one it just asked
  4. Step 1 repeats

Any advice greatly appreciated, thanks.

Added some steps above to the current script.

Skin
  • 9,085
  • 2
  • 13
  • 29

0 Answers0