External API Requests

Click to copy

Trigger any External API Request previously created.


Read more about External API Requests here.

Flow Connections 

  • [Input] In - starts the block's execution.
  • [Output] Out - activates when the block has finished its execution.

Data Connections

  • [Input] URL Params (model) - URL Params model object, use this block to make it.
  • [Input] Body (model) - input Body model object, use this block to make it.
  • [Input] Headers (model) - input Headers model object, use this block to make it.
  • [Input] Query (model) - Query model object, use this block to make it.
  • [Output] Headers (model) - output Headers model object, use this block to expand it.
  • [Output] Response Status (model) - Response Status model object, use this block to expand it.
  • [Output] Body (model) - output Body model object, use this block to expand it.