Calling the chat in Aiomatic and passing a prompt

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

This topic has 1 reply, 2 voices, and was last updated 1 year, 4 months ago by Szabi – CodeRevolution.

Viewing 1 reply thread
  • Author
    Posts
    • #8130


      ukservices
      Participant
      Post count: 1

      Hi, I use Calculated Fields Form for generating prompts for AI solutions. I use Aiomatic and have integrated the chat form in my website. Here’s what I want to do: I want to generate a prompt and then pass it directly to Aiomatic – not via copy & paste, but via a call in Calculated Fields Forms. This is possible, for example, with another application through the following trigger:

      window.open(generateURL(“https://www.phind.com/search?”,
      {
      ‘q’: getField(‘fieldname2′).val(true,true)
      }),’_blank’);

      Is this also possible with Aiomatic? What do I have to do? Thanks in advance and kind regards

    • #8133


      Szabi – CodeRevolution
      Keymaster
      Post count: 4577

      Hello,

      First of all, thank you for your purchase.

      Currently, automatically passing content to the chatbot from the Calculated Fields Form is not possible. For this, a custom script is needed to be built for you, which would allow this to happen.

      Unfortunately, I am currently fully booked with work and I cannot help with custom development, however, if you need it, I can send you the contact details of some WordPress developers I know, they will be able to help you with this request. For info on this, please contact me at my email kisded@yahoo.com

      Regards, Szabi – CodeRevolution.

Viewing 1 reply thread

The topic ‘Calling the chat in Aiomatic and passing a prompt’ is closed to new replies.