I would like to know how to consume web api services built on a .net core web aplication inside livecycle designer. for example:
lets say the address is:
https://server/api/institutions/1/fees/
inside livecycle designer the current way i am doing it is with WSDL soap web services
Please advice @workflowuser
Solved! Go to Solution.
Views
Replies
Total Likes
not possible to use that Data Connection UI to invoke REST API - the reason being in WSDL we have the information about the input and output parameters. However you can invoke your REST endpoint using the HTTP Postbutton
Views
Replies
Total Likes
Yes that is correct what you are doing
Views
Replies
Total Likes
@GirishBedekar it is correct for a SOAP web service but how do i make a connection for a REST service? https://server/api/institutions/1/fees/ does not make a connection
Views
Replies
Total Likes
not possible to use that Data Connection UI to invoke REST API - the reason being in WSDL we have the information about the input and output parameters. However you can invoke your REST endpoint using the HTTP Postbutton
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies