CustomerGlu Developer Documentation
Search…
CustomerGlu Developer Documentation
Getting Started
Integrating with Program UI
Send User Events
Nudges
Rewards Webhook
Nudge Webhook
User Segmentation
Referrals
SDK
Demo Applications
EVENT SCHEMAS
App Events
Industry Events
Powered By
GitBook
Send User Events
Send User events to complete activities
Server to Server Integration
post
https://stream.customerglu.com
/v3/server
Sending events from server to server integration
Sending events from client
post
https://stream.customerglu.com
/v3/server
Sending events from client
Segment
To send events from segment, set up a webhook for your destination.
Create a webhooks connection from Raw Data
Configure webhooks
Select the source you want to send to webhooks
Provide the connection setting
Configure
Set webhook URL as
https://stream.customerglu.com/v3/segment
Under the Headers provide
X-API-KEY: <writeKey provided by CustomerGlu>
Moengage
In order to start sending events from MoEngage to CustomerGlu, MoEngage streams can be used.
MoEngage documentation
​
post
https://stream.customerglu.com
/v3/moengage
Sending events from moengage
​
Webengage
In order to enable webhooks from webengage, please share following details with CustomerGlu
Name
Description
licenseCode
Your WebEngage account license code
Webhook Secret Key
Webhook Secret Key
for your account in the
Integrations
>
Webhooks
section of WebEngage dashboard
Webhook endpoint:
https://stream.customerglu.com/v3/webengage
​
​
Webengage documentation:
https://docs.webengage.com/docs/webhooks#webhook-requests
​
Previous
Bind Webview to Native App Functions
Next
Nudges
Last modified
3mo ago
Copy link
Contents
Server to Server Integration
post
Sending events from server to server integration
Sending events from client
post
Sending events from client
Segment
Moengage
post
Sending events from moengage
Webengage