Send webhook action in action plans

Abiquo 5.0 introduces the Send webhook action in action plans. With this action a user can send an HTTP request.

When creating the action, the user simply enters the Endpoint URL 

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 method

Enter the endpoint and method for the webhook that will be called by an action plan

 

Screenshot: webhook action headers

Enter the headers for the webhook that will be called by an action plan

 

Screenshot: webhook action expected response

 

Limitations

Copyright © 2006-2024, Abiquo Holdings SL. All rights reserved