Problem to send the payload of reading a file in Visual Builder to the RESTful web service of Apex
Summary
Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexContent
The requirement consists of a screen in Visual Builder that uses a file picker to upload a CSV file to a database.
I have developed the screen and can read the files correctly.
I have developed a package and a RESTful Web Service for the invocation and use of that package.
I have tried the Rest service from Postman and it works without problem, then I have consumed it in Visual Builder and the test works well.
Then I configure the service within an action in a button.
Tagged:
0