Great step-by-step tutorial! Is it possible to monitor failed bulk data API jobs in a Flow, and use it to notify certain people by email depending on which job failed (For example, if a bulk API account job failed, notify person A, if a bulk API Case job failed, notify person B)?
@MrChuyi2ock5 жыл бұрын
services/data/v44.0/jobs/query is not available to use. Does anyone knows if it was removed or deprecated?
@smurf94565 жыл бұрын
i am facing the same issue. Tried to find out a solution but no luck. Do you have any input on the same ?
@matthewdelello3 жыл бұрын
This is a year old, but just incase -- query requires 47 or higher.
@diegojr5553 жыл бұрын
In the "submit job" step I'm getting the answer (I tried v52.0 and v45.0) : Status: 400 [ { "errorCode": "API_ERROR", "message": "MediaType of 'multipart/form-data' is not supported by this resource" } ]