Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
-1 votes
0 answers
35 views

When inserting SKU line items into CPROFITEMS (sales order/quote lines) via the Priority REST API, the new row appears at the top of the list in the UI. You can see the "signing date" order ...
1 vote
1 answer
270 views

I am using the default code from the Priority Web SDK package on npm but encounter an error stating "Can't connect to server." when attempting to connect to the Priority service. I'm unsure ...
0 votes
1 answer
290 views

This is my call's URL: https://us.priority-software.com/us3/odata/Priority/tabpe01n.ini/init51/FNCLOG?$select=FNCNUM,FNCTRANS,FNCIREF1,FNCIREF2,VFES_FNCITIREF,CREDIT1,DEBIT1,DC,SUM1,DETAILS,ACCNAME,...
0 votes
1 answer
155 views

When I fetch recent/new items with (full data row), the field: EXTFILENAME can cause system halt. In order to fix that, I have to use the "fields" filter! My query will stop being dynamic, ...
0 votes
1 answer
215 views

I did all configuration need as I read on priority SDK portal and other StackOverflow resources to use rest api: Installed License. created api user name. in forms for api/limited license I pulled ...
2 votes
1 answer
129 views

Is there a way to get the Priority Version number via the Web SDK or REST API? Specifically I need to be able to know which side of a breaking change a particular version is at to know how to proceed.
0 votes
1 answer
1k views

I'm trying to create a simple application that reminds me of two weeks before I was supposed to get a delivery. My data is store in a Priority database and I'm looking for a way to read it using code (...
1 vote
1 answer
251 views

I'm new to priority-web-sdk ERP. I'm trying to get all the elements that were changed since a specific date-time. I've tried to use the example from Priority postman collection: https://www.eshbelsaas....
1 vote
1 answer
533 views

I am new to Priority and can't seem to find in the docs where I can generate an API key for accessing the REST API. It was my understanding that a user has to have the API license key enabled (which ...
0 votes
1 answer
440 views

I am new to Priority but working with their REST API to get form information I need. As per the REST API docs I use Basic Authentication with a GET request to the service root (I believe in my ...
1 vote
1 answer
297 views

Is there an option to download the invoice PDF file through the Priority Web SDK? I see in documentation only options to upload files https://prioritysoftware.github.io/api/form/#uploadFile
0 votes
1 answer
588 views

How can I insert multiply records to a form using postman? my data is in JSON file and I use POST request: "https://jrpostest.domjr.local/odata/Priority/tabula.ini/jrdf/SUPPLIERS" getting ...
1 vote
3 answers
319 views

I am writing a service that integrates Priority with another application. I would like to know if Priority has webhooks or a similar mechanism that would allow my service to be notified when there are ...
0 votes
3 answers
1k views

Using the Rest API, I'm trying to use $select with $expand like this: https://priority.company.biz/odata/Priority/tabula.ini/company/DOCUMENTS_D?$filter=CURDATE ge 2020-01-01 and CURDATE le 2020-01-...
0 votes
1 answer
301 views

I'm trying to integrate with Priority REST API and using https://prioritysoftware.github.io/restapi/#Service_Root_URL for this. But when I'm trying to call some API's (for example https://www....

15 30 50 per page