...
Source: the data source in Sprinklr that you want to ingest (currently supports only Profile)
Number of profiles to fetch in each API call: number of profiles to retrieve through each API call to Sprinklr
Filter time using: choose the timestamp types of profiles that you want to filter or enable for incremental loading. Supported options are Created Time and Modified Time. If you want to ingest only the newly created profiles, then use Created Time. If you want to ingest the updated profiles, then use Modified Time.
Start Time: retrieve profiles created or modified from this specified start time
End Time: retrieve profiles created or modified until this specified end time
Incremental loading: when running on schedule, the time window of the fetched data automatically shifts forward on each run. For example, if the initial configuration is January 1, with ten days in duration, then the first run fetches data modified from January 1 to January 10, the second run fetches from January 11 to the current time, and so on
Social networks: a case-sensitive, space separator list of social networks. The list contains profiles that you want to ingest. For example, if you want to ingest only Facebook and Twitter profiles, use "FACEBOOK TWITTER"
Profile list: a numeric, space separator list of profile list ids. The list contains the profiles that you want to ingest. Correct sample input "1 2 3 4"
Partner profile list: a numeric, space separator list of partner profile list ids. The list contains the profiles that you want to ingest. Correct sample input "1 2 3 4"
Tags: a case-sensitive, space separator list of tags. The list contains profiles that you want to ingest. Correct sample input "tag1 tag2"
Preview
You’ll see a preview of your data then select Next.
Excerpt Include | ||||||
---|---|---|---|---|---|---|
|
Choose the Target Database and Table
...