Discussions
Trouble posting to multi instance panel source
Hi,
Executes a TaskDefinition operation - possible with variables?
Hi
I want to execute a Process Automation Task with a POST request to https://yourorgsite.com/api/TaskDefinition/_execute and the body
{
"$type": "Asi.Soa.Communications.DataContracts.TaskAdhocRequest, Asi.Contracts",
"EntityTypeName": "TaskDefinition",
"OperationName": "TaskAdhocRequest",
"Task": {
"$type": "Asi.Soa.Communications.DataContracts.TaskDefinitionData, Asi.Contracts"
}
}
custom IQA ReST resonse format example for person
We are trying to use a custom IQA to synchronize data between iMIS and our XenForo Forums.
Task Type from TaskDefinition BO
There is a standard BO called TaskDefinition which contains the list of PA Tasks, how can I know if the task is a Scheduled Task or Alert Display from that BO if used in an IQA.
API Request Successful but no Data returned
I'm running into an issue on select environments where I make a Get request and it does not show any errors but no data is returned. I have tried multiple endpoints but nothing seems to work. I have seen this before but it randomly just starts working but that's not a great answer. Here is one of the requests I was attempting, any insight is greatly appreciated.
Updating a party field clears out other party data?
Hi,
Updating security??
Having trouble finding the right endpoints for updating a user security profile in iMIS cloud (20.3.90.44742). I want to:
GroupMember endpoint filters
Hello,
How to pass multiple records in REST API POST method?
Hi team,
How to erase a contact?
Hi,