Click Event Tracker
In this Article
Overview
You can use this Snap to retrieve information about click events. You can track, create, and update your own and others' meetings and invitation responses in different locations in Salesforce.
Â
Snap Type
The Click Event Tracker Snap is a read-type Snap that retrieves information about the click events.
Prerequisites
None.
Limitations and Known Issues
None.
Snap Views
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps | Description |
---|---|---|---|---|
Input | Document |
|
| The environment endpoint, date filters and others filters used to retrieve the event. |
Output | Document |
|
| The retrieved information of the click events. |
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the pipeline by choosing one of the following options from the When errors occur list under the Views tab:
Learn more about Error handling in pipelines. |
Snap Settings
Asterisk ( * ): Indicates a mandatory field.
Suggestion icon (): Indicates a list that is dynamically populated based on the configuration.
Expression icon ( ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.
Add icon ( ): Indicates that you can add fields in the field set.
Remove icon ( ): Indicates that you can remove fields from the field set.
Upload icon ( ): Indicates that you can upload files.
Field Name | Field Type | Description | |
---|---|---|---|
Label* Â Default Value:Â Click Event Tracker | String | The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. Â | |
Environment Endpoint* Â Default Value:Â S1 | Dropdown | Select the SOAP API endpoint instances to the appropriate environment. The options are available are: Â | |
Properties | Enter the list of properties/fields of data extension that needs to be fetched. | ||
Property * Default Value:Â N/A | String | Enter the name of the property/field of the data extension. | |
Date Filter | Specify the start date and end date of the of the filter. | ||
Start Date Default Value:Â N/A | String/Expression | Enter the start date of the date filter. | |
Operator Default Value:Â N/A | Dropdown | Select the condition/operator of the filter. | |
End Date Default Value:Â N/A | String/Expression | Enter the end date of the date filter. | |
Filters | Specify the filters to select the event information. | ||
Property Default Value:Â N/A | String/Expression | Enter the property that you want the Snap to use for the filter. | |
Operator Default Value:Â N/A | Dropdown | Select the condition/operator of the filter. | |
Value Default Value:Â N/A | String/Expression | Enter the value of the property that you want the Snap to use for the filter. | |
Timeout Default Value:Â 900 Minimum value: 1 | String | Enter the time in seconds to wait before aborting the request. | |
Maximum request attempts Default Value:Â 5 | String | Specifies the maximum number of requests to attempt in case of connection failure. | |
Retry request interval Default Value:Â 3 | String | Specify the number of seconds for which the Snap waits between two successive requests. A retry happens only when the previous attempt resulted in an exception. | |
Snap Execution Default Value:Â Validate & Execute | Dropdown list | Select one of the following three modes in which the Snap executes:
|
Related Content
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2024 SnapLogic, Inc.