User Tools

Site Tools


transformations:incominghttprequest

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
transformations:incominghttprequest [2023/02/14 17:55] – created craigttransformations:incominghttprequest [2023/03/04 13:49] (current) – Add remarks craigt
Line 5: Line 5:
 \\  \\ 
 =====Description===== =====Description=====
-This action receives an HTTP request from a custom API endpoint of EasyMorph Server.  This action requires a configured connection to an EasyMorph Server space.+This action receives an HTTP request from a custom API endpoint of EasyMorph Server. 
 + 
 +This action requires a configured connection to an EasyMorph Server space.
  
 \\ \\
 =====Use cases===== =====Use cases=====
-When published to the EasyMorph Server, this action will receive any incoming HTTP request information sent to the selected API endpoint and pass it along to the workflow to process Use the [[transformations:constructhttpresponse|Construct HTTP response]] action to create responses to the HTTP requests.+When published to the EasyMorph Server, this action will receive incoming HTTP requests, capture the request information as a dataset, and populate the module's parameters with values passed in. Use the [[transformations:constructhttpresponse|Construct HTTP response]] action to create responses to the HTTP requests.
  
 \\  \\ 
Line 27: Line 29:
 Pressing "Apply" on the //Module parameters// dialog will populate the action's dataset with values from the selected HTTP request. Use references to these columns and values to build the rest of the workflow. Pressing "Apply" on the //Module parameters// dialog will populate the action's dataset with values from the selected HTTP request. Use references to these columns and values to build the rest of the workflow.
  
 +\\
 +=====Remarks=====
 +To pass in multiple parameters, enter them as different path segments (e.g., "/spacename/test-api/param1/param2/…").
  
 \\ \\
transformations/incominghttprequest.txt · Last modified: 2023/03/04 13:49 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki