Help
Go to aliteo.com
API > Detail and Management > Modules for Make > Make an API Call module

Make an API Call module

The Make an API Call module in Make is a universal tool for advanced integrations with ALITEO. It allows you to perform any authorized HTTP request to the ALITEO API, even for functions that do not yet have their own specific module in Make. For instructions on how to create a connection, please refer here.

Request Setup

  • Connection: Select a pre-configured connection to ALITEO.
  • URL: Required field. The relative path of the API endpoint (e.g. /api/v1/tasks/123/custom-action).
  • Method: The type of HTTP request. Usually GET, POST, PUT, PATCH, or DELETE.
  • Headers: Option to add custom HTTP headers for specific requests (e.g. Content-Type: application/json).
  • Query String: Optional parameters added to the end of the URL. They can be added individually via "Add parameter".
  • Body: JSON structure containing the data sent to the server (used mainly for POST and PUT requests).
Related topics
Was this information helpful?

Can't find what you were looking for? Contact us

4621
Related topics

Copyright 2024 KARAT Software. All rights reserved