Skip to content

Request a warehouse build

POST
/internal/v2/system/build/warehouse/{facet}

Request a warehouse build

bucket
required

The bucket (client) name

string
Example
example
facet
required
string
Allowed values: attendance contact contact_large fundraising membership

The facet to build e.g. contact, membership

force

If force is false the build will only run if the there are relevant changes since the last build.

boolean
safe_mode

If safe_mode is true, the build will be executed in a read only way.

boolean

Details of the request. The output from the requested sync will appear in the usage reports with a summary of the results.

object
function_name
string
message
string
params

The parameters to pass to the lambda function which will execute your request

object
bucket
string
force
boolean
safe_mode
boolean
status

OK if the request was successful

string

Bad request, see the error field for details

Unauthorized is the status code to return when the client provides no credentials or invalid credentials.

Forbidden is the status code to return when a client has valid credentials but not enough privileges to perform an action on a resource.

Not found

An error occurred within sheepCRM, please report to support@sheepcrm.com