I am building a process to extract Audit data into a CSV file, which will be emailed out on a monthly basis - using the API function. So far i am able to create simplified expressions i.e. 'Select Contract' and have this file emailed out in a CSV file.
I understand that the expressions use for Audit are more difficult, where they use TRUE and FALSE options. My question is that can an Audit query be placed in as a normal OQL query OR can the Audit expression be used in the Export.php API.
Kind Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am building a process to extract Audit data into a CSV file, which will be emailed out on a monthly basis - using the API function. So far i am able to create simplified expressions i.e. 'Select Contract' and have this file emailed out in a CSV file.
I understand that the expressions use for Audit are more difficult, where they use TRUE and FALSE options. My question is that can an Audit query be placed in as a normal OQL query OR can the Audit expression be used in the Export.php API.
Kind Regards