Answered

Create Partial Submission via API

  • 13 October 2022
  • 1 reply
  • 55 views

Hi there ….. we have a business workflow where we want to pre-populate a form and then send it to a client.   In order to avoid confusion with the client starting multiple versions, we plan on using the ‘partial submission’ features.  This will allow a unique URL per engagement.  

Our current process is to have an admin:

  1. open the form pre-populated with URL params
  2. save form 
  3. copy URL back into CRM in order to send to client 

Can this be automated via the API?  

icon

Best answer by Liz 14 October 2022, 15:50

View original

1 reply

Userlevel 7
Badge +5

Hi @rsmpl Happy Friday! I’m afraid we don’t have this possibility in the form, either through the API or on the live form. The information is only saved on the user’s browser by their cookies. So, if they open the form in another browser or clear their cache, the data they previously entered is gone. 

What I would suggest instead would be to use hidden fields to pass data into the form. 

Reply