Get All Disposed Asset Using Python Script

Get All Disposed Asset Using Python Script

Steps to use the provided script:

  1. Replace the URL variable with your API endpoint and set the api_key variable.
  2. Customize the input_data dictionary with your desired parameters.
  3. Replace the Portalid variable with the required portalID according to your specific requirements.
  4. Run the script. (python scriptname.py)
  5. Wait for the script to retrieve all the data from the API.
  6. Check the output for any errors or exceptions.
  7. If successful, a file named "Disposed_Asset.xlsx" will be created with the retrieved data.