You are viewing limited content. For full access, please sign in.

Question

Question

Form Information to Be Pulled into a Pre-existing SQL Report

asked on August 15, 2023

Hi,

Is it possible to have information filled out on a form and automatically have that information added to an already created SQL Report?

Thank you.

0 0

Replies

replied on August 15, 2023

The easiest way to accomplish this would probably be to set up a workflow that is triggered after form submission. You can set the Forms process to wait for the workflow to complete so it can retry if any errors occur, but then you would just need to use Retrieve Business Process Variables to retrieve the form data and an Insert or Update Data activity to add it to your existing table.

1 0
replied on August 16, 2023

Thank you!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.