Discussions
Difficulty with api/EventRegistration/_execute
Hi,
What are the available action types for
On the following tutorial we are shown how to start an adhoc task to run a stored procedure.
iPart with configure options using REST API
I am working on an iPart using REST API which I would like to have 2 configurable items. One would be IQA name and other would be an iPart name on the page where this would be implemented. Is that possible to have an configure options in client-side ipart using rest api? If so, can I please get some code snippet to get me started?
Posting an existing invoice to cart
With REST we need to be able to add existing invoices to the cart so RiSE can process the payment. Looking for the JSON body for the post to cart. I haven't been able to create this based on the body of ComboOrder as has been suggested.
Posting to Custom Panel
I have a post to a custom panel I created that was working up until this week and now I'm stuck getting 400 (Validation error). I am able to get from the same source. We're running 20.3.90 so I don't think any changes happened on the back end. Code snippet here: https://pastebin.com/Zp0h997y
Updating Custom Table using Rest
We have created a custom importer. All is looking good but it is not logging changes for our custom tables. Trying to figure out how to use the business objects versus the actual SQL table so it uses our change logging enabled set up in the business object. Getting an error trying just changing the table name to the view name (adding vbo at the beginning)
Communities REST API available?
Hi,
I am trying to get posts from communities and reply to them via the REST API.
Are there endpoints to use for such thing?
Thanks a lot for your help,
Alexander
does iMIS 2017 Rest api support "iMIS panel source" operations? or only iMIS cloud supports it?
in iMIS 2017 documentation https://developer.imis.com/v1.0.1/reference/api-1, it doesn't mention any api for "iMIS panel source".
In Kind Cash Accounts
Hi,
How to access iMIS SOA from Angular
Hi,