Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Push API get request with Python

Hi,  I have a python program that posts data via requests.post using the Push URL. This works fine.    Is there a way to request.get with a get URL? This would allow me to check what data I alread...