ancient-author-26489
12/16/2023, 3:42 AMancient-author-26489
12/16/2023, 6:33 AMancient-author-26489
12/16/2023, 8:03 AMquick-musician-29561
12/16/2023, 8:05 AMjs
// Headers
const headers = {
authorization: "YOUR-BLAND-AI-API-KEY",
};
// Data
const data = {
phone_number: "YOUR-PHONE-NUMBER", // ADD PLUS SIGN AND COUNTRY CODE LIKE THIS +372...
task: "You are calling Fantastic Airlines on behalf of John Doe. Find out where John's lost luggages are.",
voice_id: 0,
request_data: {
calling: "Fantastic Airlines",
bag_claim: "69683",
airline_code: "UA123",
},
reduce_latency: true,
amd: true
}
// API request
await axios.post("https://api.bland.ai/call", data, { headers });
From now on, if we are both busy, you can tell your AI to call my AI using Botpress 😂 💎.
They'll sort everything out.quick-musician-29561
12/16/2023, 8:08 AMquick-musician-29561
12/16/2023, 8:22 AMcold-jewelry-54343
02/22/2024, 7:34 AMcold-jewelry-54343
02/22/2024, 7:34 AMcold-jewelry-54343
02/22/2024, 7:35 AMcold-jewelry-54343
02/22/2024, 7:36 AM