User Tools

Site Tools


transformations:webrequest

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
transformations:webrequest [2021/07/02 21:42] – [Action settings] craigttransformations:webrequest [2023/04/21 01:10] – [Request Body settings] Add comment re Upload file - parameters now being included craigt
Line 81: Line 81:
 \\  \\ 
 __**Form**__\\ __**Form**__\\
-This body type is equivalent to submitting a web-form. Name-value pairs are encoded as if it was a web-form.+This body type is equivalent to submitting a web form. Name-value pairs are encoded as if it was a web-form.
  
 Header Content-Type is automatically set to "application/x-www-form-urlencoded". Header Content-Type is automatically set to "application/x-www-form-urlencoded".
Line 99: Line 99:
 \\  \\ 
 __**File**__\\ __**File**__\\
-The request body is read from the specified file and inserted verbatim.+The request body is read from the specified file and inserted verbatim.  When //Upload file (multi-part upload)// is selected, additional parameters are able to be defined as well.
  
 \\  \\ 
Line 131: Line 131:
 When developing workflows with web requests it may be necessary to re-run parts of workflows. In this case, it is recommended to always start from the Web Request actions that do authentication so that the session cookies can be set under the hood. When developing workflows with web requests it may be necessary to re-run parts of workflows. In this case, it is recommended to always start from the Web Request actions that do authentication so that the session cookies can be set under the hood.
  
 +Web Request automatically sends the //User-Agent HTTP header// ("User-Agent: EasyMorph 5.4") unless disabled in the [[connectors:weblocation|Web Location connector]].
 +
 +\\ 
 +=====Community examples=====
 +  * [[https://community.easymorph.com/t//1205/3|Verifying address data with SmartyStreets API]] ([[https://community.easymorph.com/uploads/short-url/1xoQhm3AHmuMpKY7WkI9BL5jcLw.morph|Project]]; Module: //Main//; Group: //Tab 1//; Table: //Table 1//; Action position: //1//)
 +  * [[https://community.easymorph.com/t//1269/4|Example: use of Web Request and Iterate Web Request with the Community forum API]] ([[https://community.easymorph.com/uploads/short-url/kJFnuALFUX72j3pqdxLHkuc0LVa.morph|Project]]; Module: //Main//; Group: //Tab 1//;\\ Table: //Recently active users//; Action position: //1//)
 +  * [[https://community.easymorph.com/t//1800/4|Download multiple files from HTTPS and copy to folder, preserving file names]] ([[https://community.easymorph.com/uploads/short-url/pQyGPi01bpxaWBHR6LdGlGMyRbH.morph|Project]]; Module: //Main//; Group: //Tab 1//; Table: //Table 1//; Action position: //1//)
 +  * [[https://community.easymorph.com/t//2637/1|How to send notifications to Microsoft Teams]] ([[https://community.easymorph.com/uploads/short-url/ptOHJUPlJb2GsDIfWJvzvG53OhR.morph|Project]]; Module: //Main//; Group: //Group 1//; Table: //Table 1//; Action position: //1//)
  
 \\  \\ 
transformations/webrequest.txt · Last modified: 2023/04/21 03:52 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki