aws lambda triggers the talend job and pass the json payload
Hi,
i have a use case : i am receiving a post request with json payload from aws lambda function which is also triggering my job to run, how to design the talend job which will receive this request and read/pass the parameters in job further.
I have done some research and found trestrequest component can be used for the same but i am not able to find/install that component in talend studio.