Get All Disposed Asset Using Python Script
Steps to use the provided script:
- Replace the URL variable with your API endpoint and set the api_key variable.
- Customize the input_data dictionary with your desired parameters.
- Replace the Portalid variable with the required portalID according to your specific requirements.
- Run the script. (python scriptname.py)
- Wait for the script to retrieve all the data from the API.
- Check the output for any errors or exceptions.
- If successful, a file named "Disposed_Asset.xlsx" will be created with the retrieved data.