Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

06_Adding API Calls to your Forms

How to configure APIs into your Forms

Note: The API Response Calls license option will need to be activated for your company. See the "Activating the API Response Calls license for your Company" article for more information. 

Adding APIs into your forms will allow CMO to draw information from external programs your company uses. This will provide more accurate responses from your users without having to manually update each value or response. Follow the step-by-step process below to add API calls into your forms.

  1. Login to CMO as power user
  2. Go to Admin -> Forms
  3. Open the form where you want to pull information from your external API.

    API Forms_1.png
     
  4. Open the section within the form where API Call Trigger button needs to be placed

    API Forms_2.png
     
  5. Open the Question within the form where API Call Trigger button needs to be placed

    API Forms_3.png
     
  6. Add new response to the question
    1. Select the Response Type "API Call Trigger" from the drop down menu
    2. Enter Response Text:
      1. This will be the text displayed on the actual button in the event form.
    3. Select the desired API Library Call:
      1. A dropdown menu will appear with all API Calls accessible by your user account.
        1. If you do not see the desired API, please see the "Creating New API Calls" documentation
      2. If there are any Parameters for the API Library Call, they will appear here. You can adjust the parameters from the API call for this specific request

        API Forms_4.png
         
    4. Select Type of Return: This will be determined by the data your external API returns. For help with configuring your API to send the right data, see the "Mapping your API Response Format" help article)
      1. Single Record Return: When the details of the response can only return 1 possible result (ie. flight number, date of departure, equipment number, etc)
      2. Multiple Record Return: When the response can return multiple different values (ie. flights that left an airport on a certain date, range of dates a Pilot ID worked)
    5. Add Response Mapping if needed (view full guide for API Response Formats here)
  7. Click Save
  • Was this article helpful?