The Wavix Campaign Builder API is available exclusively for Flex Pro users.
Prerequisites
Before you can access the Wavix Campaign Builder API, you need to sign up for Wavix.Create a Wavix account
- Sign up for a Wavix account using your business email address.
- Confirm your email address and phone number during the sign-up process.
- Wait for your account to be approved by the Wavix team.
- After approval, choose either the Wavix Flex or Flex Pro account level.
Find your API key
Get your API keyHow to launch a campaign
Before placing an automatic call, sign in to your Wavix account and create a Call Flow using the app at https://app.wavix.com/calling/flows. Once the Call Flow is approved, you can use it with the Wavix Campaign Builder API. To launch a call, get the Call Flow’s unique identifier:- Go to https://app.wavix.com/calling/flows.
- Find the approved Call Flow you want to launch.
- The Call Flow ID appears in the ID column.
callflow_id- the unique identifier of the Call Flow to launchcontact- a phone number in E.164 format, with or without the leading “+”caller_id- an active phone number on your Wavix account. This number will be used as the Caller ID
HTTP 201 Created. The response body contains the placed call details.