https://github.com/niieani/salesforce-scripts
https://github.com/niieani/salesforce-scripts
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/niieani/salesforce-scripts
- Owner: niieani
- Created: 2024-11-07T08:26:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T08:32:19.000Z (11 months ago)
- Last Synced: 2025-02-26T05:12:49.602Z (7 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
```sh
python3 -m venv flows
source venv/bin/activate
pip install -r requirements.txt
```## Usage
```sh
python3 flows.py
```