Post Data from an Amazon S3 Data Source

Use the POST method to stream data from an Amazon S3 data source.

HTTP method

POST

Availability

Version 51.0 and later.

Formats

REST

URI

/services/data/<vZZ.0>/ui-api/records

Substitute ZZ with the version of the API.

URI

Request Body

Request parameters

Parameter Description
apiName Name of the entity that you’re creating.
Name The name of the data stream.
DataStreamDefinitionId The id of the data stream definition that must be associated with the data stream. This id must be available when you create the setup entities via metadata API CRUD or deploy.
RefreshFrequency None, Hourly, Weekly: You must provide the day of the week via: RefreshDayOfWeek. Monthly: You must provide the day of the month via: RefreshDayOfMonth
RefreshMode Upsert and Full_Refresh are supported.
Response