Mark
Comments
-
Currently Core does not have built in import functionality. However since we have APIs we write a tool to import payroll JEs into Core. Please email me your contact information at mark@bqe.com, I s...
-
Joseph, You will get the Contract Amount from the Project Model. WIP or work in progress can be pulled from Time entry and Expense endpoints filtering out by Project UUID and Billed Status = Fals...
-
Since the initial post , we have added the ability to import JE, now you should be able to import payroll JE. Capability to import clients, projects etc will be added in next few sprints.
-
Jeff thanks for your valuable feedback. I will definitely discuss your training related feedback with the concerned trainer.
-
nicksutherlandcpa, please email your contact info at mark@bqe.com, I will help you set it up.
-
Evan I believe you are using our Power BI connector Simply pass "InvoiceDetails" to Expand Option when loading data as shown in the screenshot below. Click on Transform Data to open the transform w...
-
The company id is not returned in the query string. To get the company id after you are logged in please use the userinfo endpoint as documented here to get the company Id, you will use the bearer ...
-
Users need to be authorized. After the user has been authorized you can save the access token, expiration (by default access token is valid for an hour) and Refresh token locally in your database o...
-
I have already answered your question in a separate thread, here is the link for your reference https://corehelpcenter.bqe.com/hc/en-us/community/posts/360039512433-Construct-where-clause-in-header...
-
Core API are not supposed to give access to the reports, however you can use various end points to extract information that for the most part will allow you to calculate the values on the reports o...