ShadiHashem1
7 years agoQrew Cadet
Building QB Code Pages in Python
Hi,
For building advanced API & custom codes in QB the options of code pages seems to be a great way to accomplish this.
In my case Python I am looking to make calls from inside QB to external systems using python as the main language. The platforms I wish to integrate with already have pre-built libraries ready, which will make the integration a lot easier.
-- (Oauth2 & Google API client libraries) --
But I am unable to find any use cases or help files that will help me learn more about the QB compatibility with Python.
So here is my questions:
- Is it possible to create and run a code page written in python that is using imported libraries ?
- Can quickbase handle pip install and import commands ?
For building advanced API & custom codes in QB the options of code pages seems to be a great way to accomplish this.
In my case Python I am looking to make calls from inside QB to external systems using python as the main language. The platforms I wish to integrate with already have pre-built libraries ready, which will make the integration a lot easier.
-- (Oauth2 & Google API client libraries) --
But I am unable to find any use cases or help files that will help me learn more about the QB compatibility with Python.
So here is my questions:
- Is it possible to create and run a code page written in python that is using imported libraries ?
- Can quickbase handle pip install and import commands ?