HTTP

The HTTP activies are simple yet incredibly powerful. They can do everything from calling an external API to developing an entire client front end for your application.

They include the following activities

  • HTTP Endpoint - This trigger fires whenever a specific HTTP endpoint it called
  • HTTP Response - This respondes to the caller with HTTP
  • Send HTTP Request - Sends a request to a HTTP Endpoint
  • Redirect - Requests the calling client redirect to a new endpoint

Copyright © 2023-2024 World of Workflows.