function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
YanivYaniv 

Consume an external web service - proof of concepts

hi all

i am new with Force framework , actually i am testing the environment .

what i want to achieve is as follow:

have a page with textbox + button

user will fill the text box with an ID , when he click on the button , i will make a webservice call to an external application to retrieve the data , and display the data in a grid .

is it possible to do with this framework ?

can you give me  a kick start point or any sample code/application?

can you describe me the way you will choose to develop such thing?

i fill really lost with a massive of data .

 

many thanks

Yaniv