71
Views
1
Comments
how to pass a local variable value to post rest call

Hi Team,

I'm using Data grid component, where i have to pass some message from an input box ( out of grid ) to the grid component. How can i pass a local variable value present in the screen to REST API ( POST) call.Please suggest me.

2020-02-28 09-46-54
Eduardo Jauch

Hello Kuruma, 

How are you consuming the API in OutSystems? 

In general the methods will have input parameters for you to pass values. You cann the method in logic and pass arguments to it. 

Cheers 


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.