Exports
add export
POST
https://ushahididocs.api.ushahidi.io/api/v3/exports/jobs
Request Body
user_id
String
The user identifier
url_expiration
Integer
updated
String
header_row
String
status
String
filters
String
fields
String
entity_type
String
The entity types
hxl_heading_row
String
send_to_hdx
String
Set true to send HXL and false not to send HXL
send_to_browser
String
include_hxl
Boolean
Set true to include HXL and false not to include HXL
total_rows
String
total_batches
String
hxl_meta_data_id
String
edit export
PUT
https://ushahididocs.api.ushahidi.io/api/v3/exports/jobs/1
Request Body
user_id
String
The user identifier
url_expiration
Integer
updated
String
header_row
String
status
String
filters
String
fields
String
entity_type
String
The entity types
hxl_heading_row
String
send_to_hdx
String
Set true to send HXL and false not to send HXL
send_to_browser
String
include_hxl
Boolean
Set true to include HXL and false not to include HXL
total_rows
String
total_batches
String
hxl_meta_data_id
String