Hi,
I am making a canvas app and I want to save a new record in my Common Data Service. I am using a form connected to the particular table. Them I am using a button to submit the new data to that table.
So, I create the New Form.
Fill the Form (typing).
Submit the form.
The problem is that I do not want to be typing the data. I want to fill the form automatically with the data generated by an AI Builder.
Thanks.