I'm integrating OpenAI into a SS website.
To avoid some limitations in Squarespace, instead of sending the prompt directly from SS, I tested using Zapier to send it to OpenAI (SS > Zapier > OpenAI>Answer).
This way I stored OpenAi API Key securely in Zapier, which is the SS limitation.
The answer is working fine.
But I can't find a way to send the answer to be displayed back in SS.
I have a custom code provided by Zapier to do that, and it's testing ok, but apparently there is no SS API Key that permits me to update content in a text box -- I mean, to display the answer.
Any ideas here?