TrackEvents: Track Event |
Name: TrackEvents
Catalog: ActiveCampaign
Schema: V3
Label: Track Event
Documentation:
Insert-only table to upload events to ActiveCampaign. Errors in values provided are in general not signaled due to limitations in ActiveCampaign error handling.
Partition-specific: false
Select: false
Insert: true
Update: false
Delete: false
Select Service URL (OData-specific): https://trackcmp.net/event
Insert Service URL (OData-specific): https://trackcmp.net/event
Update Service URL (OData-specific): https://trackcmp.net/event
Delete Service URL (OData-specific): https://trackcmp.net/event
Field Selection Method (OData-specific): NotRequired
Table Columns
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
actid |
int64 |
itgen_acn_actid |
☑ |
Your unique tracking account ID (can be found on the Integrations page .../app/settings/tracking). |
string |
Email Address |
☑ |
Contact email address to associate the event with. |
|
event |
string(128) |
itgen_acn_event |
☑ |
|
eventdata |
string |
itgen_acn_eventdata |
☐ |
The event value (related to the event name). |
key |
string(40) |
itgen_acn_key |
☑ |
|
14-05-2020 17:1120.1.36-BETA+2798