1
0
-1
1 answer
- 10-1
Hi, do you mean how to make a POST request using Python? There are plenty of resources online for this, for example https://www.w3schools.com/python/ref_requests_post.asp.
Add your comment...
Hi, do you mean how to make a POST request using Python? There are plenty of resources online for this, for example https://www.w3schools.com/python/ref_requests_post.asp.
I has some data will get via Python script, and want to use API builder to post to datalist. How could I set the post methods with API builder in Python ?