Skip Ribbon Commands
Skip to main content
SharePoint

Configure the request method

To set the request method for an HTTP request, complete the following steps:
  1. Check out and open the process you want to edit.

  2. Double-click or open the Submit HTTP Request activity that you previously configured and now want to edit

  3. Click the Request tab. The corresponding screen is displayed.

  4. In the Request Type field, select the request method verb you wish to use while making an HTTP request.  The Submit HTTP Request activity supports the Delete, Get, Head, Post and Put methods

  5. Click OK. You configured the request method for your HTTP request and can now configure the request header or query elements. See the corresponding activity topics for details.

Related Topics
Determine the URL for your request
Set the timeout for a response
Configure the request header
Set query elements in your HTTP request
Configure the request body
Save the response status to a data item
Save elements of the response header
Save the response message to a data item or file location

Source
BPM Designer Topics > Overview of Activities and Activity Topics > Internet Activities > Submit HTTP Request

Last modified at 7/31/2020 11:18 AM