Python package that acts as a wrapper for the Nintex Automation Cloud system.
Project description
Overview
nacwrap is a python package for interacting with the Nintex Automation Cloud system. Creating workflow instances, delegating tasks, etc. Essentially just a wrapper for the NAC API.
Installation
pip install nacwrap
Usage
Several environment variables are required for nacwrap to function.
| Required? | Env Variable | Description |
|---|---|---|
| Yes | NINTEX_CLIENT_ID | Client ID for connecting to Nintex API. Created in Apps and Tokens page in NAC. |
| Yes | NINTEX_CLIENT_SECRET | Client secret for connecting to Nintex API. Created in Apps and Tokens page in NAC. |
| Yes | NINTEX_GRANT_TYPE | Value should be 'client_credentials'. |
| Yes | NINTEX_BASE_URL | Value depends on which Nintex region you are in. US is, for example 'us.nintex.io'. https://developer.nintex.com/docs/nc-api-docs/d2924cfeea6e8-welcome-to-the-nintex-automation-cloud-api#choose-your-region |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nacwrap-1.1.tar.gz.
File metadata
- Download URL: nacwrap-1.1.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
225db5388e6916d7075ad25b91f82322efe8d6dd44123258e802c36d23b421b1
|
|
| MD5 |
01837ce781fe99e88748aa27c584c88c
|
|
| BLAKE2b-256 |
332119267b08c75815edf4a605427705598a64736fcd175e99368fe6b9d5441e
|
File details
Details for the file nacwrap-1.1-py3-none-any.whl.
File metadata
- Download URL: nacwrap-1.1-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb730fee94ea379cf3eca375e715958b44acaaecab7faa8a157ec109e2ac458b
|
|
| MD5 |
f41a003ae908acad378e3bdf22c0502e
|
|
| BLAKE2b-256 |
bf3a703fe78993769fb57d5365a2924b2f80e1fd62554e0ec7422e0215f7d40d
|