How to use API builder and python to update data?

Confluence User - 20 Sep, 2023

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 ?

api;datalists

1


25 Sep, 2023
confluenceUser
confluenceUser

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.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print