Mapping the request and response data for Connect REST rules
Use the Methods tab to map the data for the request and from the response for each of the HTTP methods that are allowed for this particular resource.
- Mapping the data for a GET request for a Connect REST rule
Use the Request tab on the Methods tab of the Connect REST form to map the data for the GET request.
- Mapping the data for a GET response for a Connect REST rule
Use the Response tab on the Methods tab of the Connect REST form to map the data from the GET response.
- Mapping data for a PATCH request for a Connect REST rule
Use the Request tab on the Methods tab of the Connect REST form to map data for the PATCH request message.
- Mapping data for a PATCH response for a Connect REST rule
Use the Response tab on the Methods tab of the Connect REST form to map the data from the PATCH response.
- Mapping the data for a POST request for a Connect REST rule
Use the Request tab on the Methods tab of the Connect REST form to map data for the POST request message.
- Mapping the data for a POST response for a Connect REST rule
Use the Response tab on the Methods tab of the Connect REST form to map the data from the POST response.
- Mapping the data for a PUT request for a Connect REST rule
Use the Request tab on the Methods tab of the Connect REST form to map data for the PUT request message.
- Mapping the data for a PUT response for a Connect REST rule
Use the Response tab on the Methods tab of the Connect REST form to map the data from the PUT response.
- Mapping the data for a DELETE request for a Connect REST rule
Use the Request tab on the Methods tab of the Connect REST form to map data for the DELETE request message.
- Mapping the data for a DELETE response for a Connect REST rule
Use the Response tab on the Methods tab of the Connect REST form to map the data from the DELETE response.
Previous topic Configuring a REST connector Next topic Mapping the data for a GET request for a Connect REST rule