How to trigger a form from a message card's button in Cliq

How to trigger a form from a message card's button in Cliq

Hi all,

I would like to implement the following use case for my teammates:

  1. At 5 PM every Friday, a notifier (message card) will be sent to all teammates via a bot.
  2. Teammates will click on the button in the message card, which will trigger a form.
  3. Teammates will fill in the form and submit it.
  4. The submitted form will be sent to Zoho Creator.

My challenge is figuring out how to trigger the form via the button in the message card. I believe this would involve an invoke function, but I am unsure how to trigger the form using a function since there is no "return" for a function and "info" doesn't seem to work.

Could someone please advise on how to achieve this with Zoho Deluge script?

Thank you!

Garyon