
Martin Hamilton
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Activity overview
Latest activity by Martin Hamilton-
Martin Hamilton created a post,
Best tool to test APIs
Hi, Is there a recommended tool to use for testing the capability of the dataverse APIs? Does anyone have a postman collection they could share for example? Thanks Martin
-
Martin Hamilton commented,
Hi Loretta - attached sample below. I did try to download the file link you provided but had problems with a security exception - so the root url may have certification against it which I didnt add...
-
Martin Hamilton created a post,
How to remove field type in brd output
Hi - I have a flow which takes a csv file and constructs a json output file. BUT the only way to output properly is with a BRD output node but it also passes the field type which messes up the form...
-
Martin Hamilton created a post,
JSON field names - renaming
Hi - I have the JSON acquisition node quite happily reading a JSON file but is there a way on the node to remove the prefixed field names e.g. The columns being read in are prefixed as follows: I...
-
Martin Hamilton created a post,
Reading an encrypted file - PGP
Hi - is there a way to read an encrypted file (JSON) in an acquisition node. The file is encrypted with PGP and I have the keys to allow this. The file would be on a directory to be pulled down and...
-
Martin Hamilton commented,
Sorry I have another issue now...the HTTP request works great and pulls back the data required. However I am using an input field which is the URL to be targetted but the response doesnt pass back ...
-
Martin Hamilton commented,
Hi Adrian - I played around with the CharacterDataOutputFieldType and changed it to Unicode and it read the input pin in OK! Many Thanks for the pointer:) cheers Martin
-
Martin Hamilton created a post,
Reading JSON file - data type mismatch
Hi - I am receiving the following error when reading a JSON response from a HTTP request Error occurred while processing parsed data and sending to the nodes outputs: Error writing record (0) on ...
-
Martin Hamilton commented,
Thanks Stony - all sorted now. Cheers Martin
-
Martin Hamilton created a post,
Setting cookies in a HTTP node
Hi - am looking for some advice around processing and setting cookie headers in a request. I receive back a cookie field as per below: Cookie-Origin: WHATEVER.URL.COM|443|trueSet-Cookie: tr_ses...