Goals
Goals are used in the MAAX AI Sales module. It tell the AI what thrives to achieve when communicating with a specific customer.
/create_goal/
Creates a new goal.
POST
Query Parameters
Name
Type
Description
title*
String
Specify the title for the goal. It is used internally by your team only. It will be visible in your dashboard too.
description*
String
Free form text that tells MAAX AI what it should achieve. Common uses cases are: 1. convince the prospect to book a meeting. 2. convince the prospect to purchase the product.
link
String
A link where MAAX AI should send people to a desired action. For example, it can be a link to your calendar, or a checkout page. While not required we highly recommend you include this.
Headers
Name
Type
Description
2hd-api-key
String
YOUR_API_KEY
Last updated