When the user clicks Go to call the API I am currently saving the response to the database as API-Response with fields of product, desktop-browser, issue, response, as text fields.
And “Correct” as yes/no.
Something tells me this is not the correct way to do this. At the bottom of the screenshot I have two buttons for the users to mark their response to the API Call. How should I set this up so it saves to the database?
Database
API Call
Workflow calling API
Workflow set state




