post-activities-bulk-json
post
post-activities-bulk-json
Starts a new async bulk upload job that upserts (updates/inserts) multiple activities data as a list of headers and lines.subTypeId should be taken from customization resources get-types-metadata. This async request returns a Job ID and URI to query the job’s status. ExternalID is required in case of insert and either InternalID or ExternalID are required in case of update.
Resource URL
https://api.pepperi.com/v1.0/bulk/activities//json
Query Parameters
            Name
        
          
            Values
        
          
            Description
        
    
            overwrite
        
        
        
         Behaviour of bulk upload. Optional values: none,selective,full. none = data is not overwritten by this upload (default), selective = only data of the same item type uploaded is overwritten , full = all the items data is overwritten by this data upload.
        
    Request Body
- Value
- Description
- Schema
HTTP Basic:
Request to:
Response Error Details
- Request
- Response
- cURL
            Make a request and see the response.
        
    
            Make a request and see the response.
        
    
            Make a request and see the response.
        
    