Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When creating the action, the user simply enters the Endpoint URL and selects the MethodURL 

The user can select a Method, although the default method is GET.  The user can then enter the request Body, which is the request content. And the user can add request Headers as required.

And finally the user can select the Expected response that will allow the action plan to continue. If the user does not enter a value, the action plan will continue if it receives the default response of 204 - No content.

Screenshot: webhook action endpoint and methodImage Removed

...

Screenshot: webhook action headersImage Removed

...

Screenshot: webhook action expected responseImage Removed

...

Limitations