Skip to main content
List job data for a completed bulk job.
Tool ID: salesloft_bulk_jobs_results_index

Run this action

Use the TypeScript SDK for a single call. Put ctx.tools.execute(...) inside a Play when the call should be durable, scheduled, or run across a CSV.

CLI

Example response

The SDK exposes this shape at result.toolResponse.raw. Values below are representative.
Use deepline tools get salesloft_bulk_jobs_results_index --json for the latest machine-readable contract.

Input reference

Fetches multiple job data records for a completed bulk job. Note that until a bulk job’s state is set to done the returned data will be an empty array. Pagination is not supported, but cursor based polling is via use of the id[gt] filter. Pass the last id seen (i.e. id[gt]=1234) in order to get the next batch of records.

Output reference

Standard tool result payload.

Deepline cost

  • Pricing model: fixed (per call).
  • Estimated Deepline credits: 0 per pricing unit.
  • Provider-native pricing may still exist outside Deepline credit billing.