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

Question

Question

Form SQL Table - URL Link

asked on November 13

Hello!

Can someone tell me which Forms SQL table holds the URL link?  I need a full list of all Form URLs and want to avoid clicking into each process to obtain the URL.

 

Thank you!

0 0

Answer

SELECTED ANSWER
replied on November 13

[LF_Forms].[dbo].[cf_business_processes]

The unique piece of the URL is in the field friendly_name.  You can query on the is_activated and/or is_deleted to narrow down your results.

4 0
replied on November 13

Thank you, Angela!

0 0

Replies

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

Sign in to reply to this post.