Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.

How to call REST api using Javascript in Designer?

Avatar

Level 2

I want to first check if the Rest api is online or offline before actually submitting the form to the same. How can I do that using javascript in Forms Designer?

5 Replies

Avatar

Level 5

Moving to Livecycle Designer forum.

Avatar

Level 4

You can call the Rest API from the NET.HTTP object.

Avatar

Level 2

Thanks Thom for the inputs. Can you please share a sample code of the same so that I can try?

Avatar

Level 4

This is something you'll need to setup yourself. The NET.HTTP object provides functionality for making raw HTTP Requests.  It's a matter of setting the request parameters to match the Rest API.

Avatar

Level 10

You can also use the FormCalc functions to call a web service and I've an example with this sample Adobe LiveCycle Designer Cookbooks by BR001: Calling a RESTful web service from a PDF form.  Which also shows how to call FormCalc functions from JavaScript.

You get some do you trust this... sort of security messages, but you can select remember decision.