Web Service Receivers
Description The RealtimeTestReceiver creates request headers and payload, passes generated data to the given target and upon receiving a response, stores t...
Tue, 10 May, 2022 at 2:06 AM
Description The RESTDirectoryReceiver traverses one or more payload subdirectory and for each file found it creates request headers and payload, passes gen...
Tue, 13 Oct, 2020 at 1:47 PM
Description The RESTDirectoryV2Receiver traverses one or more payload sub-directories and for each file found it creates request headers and payload, passe...
Tue, 10 May, 2022 at 2:02 AM
Description The GithubReceiver traverses one or more payload subdirectories and for each file found, this Receiver commits and pushes the file to a branch....
Tue, 15 Jun, 2021 at 7:33 AM
Description The DynamoDBReceiver traverses one or more JSON payload subdirectories and for each file found within the directory passes generated data to th...
Tue, 12 Oct, 2021 at 8:02 PM
Description The BigQueryReceiver makes use of the BigQuery APIs to make requests to the BigQuery system to populate the data. This Receiver passes the gene...
Thu, 10 Mar, 2022 at 11:37 AM