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

Question

Question

How can I get a JSON output to an API in Laserfiche Forms?

asked on May 24, 2024

Hi, 

Sorry, I am new to using APIs.

I am trying to connect Laserfiche forms to an internal software. What is expected is after the completion of a form process. I want the Fields and Data to be outputted as a JSON posted to an API. That API will then be read and consumed by the internal software. Do I need to use Laserfiche API for this or can this be done with custom JavaScript in the forms itself using webhooks? 

How can this be achieved? 

Thank you

1 0

Replies

replied on May 24, 2024

Hi Taher, 

High level:

  • Submit a laserfiche form
  • which calls a workflow (in the business process)
  • which calls the API (to POST the forms data via API to your internal app)

 

You mentioned webhooks. Does your internal app listen for webhook?

Also - is this self-hosted or cloud? 

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

Sign in to reply to this post.