Discussions
REST API - Is it possible to find the one most recently modified party?
I've tried this and several variations on "UpdatedOn," but haven't had luck retrieving the one most recently modified record:
How to inspect Rest calls made by Rise to learn by example
It would be valuable for developers to be able to view the Rest calls that a Rise page makes to understand how ASI is using Rest on a page to view, save or update data. Then, rather than having to request on the forum each time for an example of how a given call should be made we could just inspect the page's behavior to learn more about the calls. This would allow developers to move forward more quickly to cloud friendly development without relying on ASI to publish examples of all the calls we need to make.
Update Order_Badge using rest API
Can any one let me know how i can update Order_Badge Table using Rest API in cloud?
I am also facing issue in Creating New Activity Type using Rest API in cloud.
Issues deleting a group member by groupmemberid - company admin
I'm trying to delete a company admin via the groupmember endpoint:
How to validate User membership at login
I want to validate user if user has valid membership through rest service.
I checked the reponse from below api
https://xxx//api/partysummary/PartyId which has the "PartyStatusId"
GroupMember endpoint filters
Hello,
Parse the json payload from an IQA
I'm trying to parse through the payload returned from an IQA within c#. Is there a simple way to do this?
For example, I need the values of Joe and Smith from the below payload such that I can populate a textbox on a web form. Json.NET is our installed framework.
Thank you in advance for any help.
400 error on /api/comboorder
Hello,
Updating Username via the UserSecurity endpoint
We are trying to update a user's username (as a staff user) using the 'UpdateUserName' operation available with the UserSecurity end point but it requires us to pass the user's current password. How do we update the username without having to send the password which we won't have available.
Create Voluntary Contribution Subscription with price
Is there a way to create a voluntary contribution in the Subscriptions table and pass the dollar amount?
