Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to pass list of values to a API request URL
Post: How to pass list of values to a API request URL

In the below script, I'm pulling data from level opportunity api, take contact from opportunity and pass it to level contact api and get all the fields related to that contact. After print(contacts_ur...
chetansaip99 General Coding Help 0 3,538 Sep-28-2021, 07:37 AM
    Thread: Export to csv instead of json
Post: Export to csv instead of json

Below python scripts gives response in json format. How can alter code to export response in csv format instead of json? import requests import datetime import time import json base_url = "https://a...
chetansaip99 General Coding Help 0 1,420 Jan-29-2020, 10:51 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020