Sync custom events from Google AlloyDB to OneSignal to trigger automated Journeys and personalized messaging campaigns based on user behavior.
ONESIGNAL
user account with read-only access to your event tables.
Create OneSignal database user
Grant schema access
<your_event_schema>
with the actual schema containing your event tables.Grant function permissions (if needed)
Configure Auth Proxy
Note connection details
ONESIGNAL
(created above)Navigate to integrations
Select Google AlloyDB
Enter connection details
ONESIGNAL
Test the connection
Select event tables
Map required event fields
Map event payload data
Configure sync settings
OneSignal Field | Description | Required | |
---|---|---|---|
name | event_name | Event identifier | Yes |
external_id | user_id | User identifier | Yes |
timestamp | event_timestamp | When event occurred | No |
properties | event_data | No |
Create SSH user
Configure SSH tunnel
Add SSH key
authorized_keys
file for the OneSignal user.support@onesignal.com
or use the in-app chat for assistance with your AlloyDB integration setup.