External API Call
Hi,
Is it possible to send the form data over a REST API to an external application?
We have an application that provides a REST API. Now, as soon as the form is submitted, we would like to send the data of the form to our application via this REST API.
Unfortunately, this cannot be done with the Business Rules, as Javascript is restricted in its functionality here. (Many commands aren't supported like the fetch command fetch and you cannot include any libraries).
Is there another solution?
Thank you very much for your feedback.
0
Please sign in to leave a comment.
Comments
0 comments