We have a Microsoft Access Database that contains user option data. We want to be able to have a user make a form selection that will have a workflow to update a field in the Access database for us. Is there a way for Nintex workflow to update a Microsoft Access Database?
If you can access the database through either a SQL command or a REST call, then you should be able to update it. Otherwise Nintex would not have an out of the box method for connecting with the database.