Jump to Content
Spektr
HomeGuidesAPI Reference
Log InSpektr
API Reference
Log In
HomeGuidesAPI Reference
All
Pages
Start typing to search…

Getting started

  • Authorization overview
  • Integration overview

Import API

  • Import API
    • Create datasetpost
    • Import recordsput
    • Delete datasetdel
  • Records API
    • Get pending process runspost
    • Fetch customer recordget
    • Update customer recordpatch
    • Update customer record v2patch
    • Fetch customer record by referenceget
    • Get form submits for a given recordget
    • Fetch records in bulk via APIget
    • Fetch records in bulk via S3get
    • Create client record relationspost
  • Execution API
    • Execute processpost
    • Execute process v2post
    • Execute process v3post
  • Action API
    • Start Onboardingpost
  • Events API
    • List eventsget
    • Import eventspost
      • paymentMade schema definition
  • Orchestration API
    • Start Onboardingpost
    • Fetch current stepget
    • Submit datapost
    • Go backpost
    • Submit filespost
    • Submit form data (V3)post
    • Confirm submissionpost

Webhooks

  • About webhooks
  • Webhooks events and payloads

WIKI

  • Data Types
Powered by 

Execute process

post
https://ingest.spektr.com/v1/execution

Excute a process for a list of spektr IDs. The processId can be found in the spektr platform. The spektr IDs are generated through the Import API.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!