DaVinci Import and Start a Flow Policy

Number of APIs: 7

  1. Step 7: Start the Flow Policy POST {{authPath}}/{{companyID}}/davinci/policy/{{davinciUseCaseAppFlowPolicyID}}/start

  2. Step 1: Customer Login POST {{orchestratePath}}/customers/login

  3. Step 2: Import a Flow PUT {{orchestratePath}}/flows/import

  4. Step 3: Deploy the Flow PUT {{orchestratePath}}/flows/{{davinciUseCaseFlowID}}/deploy

  5. Step 4: Create a DaVinci Application POST {{orchestratePath}}/apps

  6. Step 5: Create a DaVinci Application Flow Policy POST {{orchestratePath}}/apps/{{davinciUseCaseAppID}}/policy

  7. Step 6: Get a Company SDK Token GET {{orchestratePath}}/company/{{companyID}}/sdktoken