Infobip People CDP
Enrich identity profiles and enable omnichannel communication with your customers.
Last updated
Was this helpful?
Enrich identity profiles and enable omnichannel communication with your customers.
Last updated
Was this helpful?
is a leading global communication platform.
Using Customer Data Platform you can extend Orangepill Identities with Persons and Companies profiles.
Enable Infobip extension using Orangepill API or Dashboard and start synchronizing People profiles with your Orangepill project.
To start using Persons and Comapnies profiles you must first signup to Infobip.
Go to and create your Infobip account.
Once your signup process is complete you will have access to Infobip Portal.
Customize API call with your Infobip credentials and configuration parameters.
API_BASE_URL
Base URL for your Infobip account.
API_KEY
API KEY for your Infobip account.
SERVICE_SMS
Sender number for SMS channel.
SERVICE_WHATSAPP
Sender number for WhatsApp channel.
SERVICE_EMAIL
Sender email for Email channel.
in response is new Extension
.
Use People module in Infobip Portal to list Person events and start conversation.
Create event definitions for which you want to receive notifications in Infobip people module.
DepositDone
id: text
deposit_address: text
source_address: text
asset: text
amount: number
data: text
AppsDepositDone
id: text
deposit_address: text
asset: text
data: text
AppsDepositFailed
id: text
deposit_address: text
asset: text
data: text
error: text
AppsPaymentDone
id: text
deposit_address: text
asset: text
amount: number
data: text
AppsPaymentFailed
id: text
deposit_address: text
asset: text
amount: number
data: text
error: text
WithdrawalDone
id: text
destination_address: text
asset: text
data: text
WithdrawalFailed
id: text
destination_address: text
asset: text
data: text
TransactionReceived
id: text
amount: number
asset: text
type: text
data: text
TransactionFailed
id: text
amount: number
asset: text
type: text
data: text
error: text
Now you can start using , and use to communicate with your customers.
To enable receiving event notifications for activities in Orangepill you must create custom event definitions in .
Use button New Event Definition in to create new event.