14-12-22 07:25 PM
14-12-22 09:57 PM
{
"name": "Sample Account",
"creditonhold": false,
"address1_latitude": 47.639583,
"description": "This is the description of the sample account",
"revenue": 5000000,
"accountcategorycode": 1
}
FYI - The filter parameter is only actually used with the Retrieve a particular record and Retrieve multiple records actions.
15-12-22 11:46 AM
15-12-22 03:28 PM
15-12-22 03:52 PM
15-12-22 04:29 PM
Hi,
you probably need to identify if it is Blue Prism or the API that is causing your issue. Try running the API call using CURL command or Postmsn, outside of blue prism to test this.
I needed this API a while back before it was released so ended up making my own with Cosmos DB. You might get some tips from my asset here - https://digitalexchange.blueprism.com/dx/entry/8797/solution/cosmos-db-table-rest-api.
Good luck,
Peter Lacken
15-12-22 04:33 PM
15-12-22 04:44 PM
15-12-22 05:42 PM
15-12-22 06:31 PM