I have a apex app created ‘online’ (no database on premise). it is possibile to connect and modify the database (in which the apex app works) from the ‘extern’ with Python...i mean: with a program that Connect to the database? I cannot find the ‘string connection’ navigating in apex... if not, how can i match my app apex (strongly useful and fast) with my need to use Python for updating database (too much slow to update it manually inside the apex app...)
thanks, regards