SimWorkflow

SimWorkflow is a cloud-based workflow management and content collaboration software designed to streamline business processes, enhance productivity, and improve collaboration within organizations.

To integrate with the SimWorkflow API, you'll need to follow these general steps:

  1. Obtain Personal Access Token:
    • Sign up for an account on SimWorkflow if you haven't already.
    • Once logged in, navigate to Settings > Personal access token.
    • Fill in the required information:
      • Name: SimWorkflow
      • Token expiration in days: 365
    • Click Create personal access token button.
    • SimWorkflow will provide you the Personal access token.
  2. Create Bearer Token Credentials in SimWorkflow:
    1. Go to SimWorkflow Credentials.
    2. Click on Create credentials button.
    3. Click Bearer token tab.
    4. Fill in the required information:
      • Name: SimWorkflow
      • Bearer token: SimWorkflow Personal access token.
    5. Click on Create credentials button.

Once the SimWorkflow credentials created, you can start using it with HTTP Task in your workflow definitions to integrate with SimWorkflow API.