Skip to main content
Nintex Community Menu Bar

Fill out a form via API call?

  • November 8, 2022
  • 1 reply
  • 86 views

Forum|alt.badge.img+5

This may be a simple case of not knowing the correc terms to search for, so please bear with me: I want to be able to fill out a form (Office365) and submit it via a script or API call.  The API references I've found all talk about form management covering create /remove / export / of the form structure itself but I'm looking for a mechanism to pipe fieldnames+data to an address to create&submit an existing form.

Any pointers to where I need to look would be much appreciated.

Thanks.  

1 reply

Forum|alt.badge.img+5
  • Author
  • Rookie
  • November 8, 2022
An alternate method may be to call a separate workflow and from within that create the list item and start its usual workflow. Do I use a Nintex API to do this?