Member since
08-04-2017
1
Post
1
Kudos Received
0
Solutions
08-04-2017
12:36 PM
1 Kudo
@Greg Keys How did you manage to implement this? I've tried with the invokeHTTP with POST, GET and PUT with update attributes as an input sending the value for Headers to the invokeHTTP but it doesnt appear to work, I have put a proxy inline and that also never sees the headers being sent? I am trying to access the alientvault API, their example is curl https://otx.alienvault.com:443/api/v1/pulses/subscribed?page=1 -H "X-OTX-API-KEY: LONGKEYHASHGOESHERE" Or am I over thinking this and there is an easy way using getHTTP?
... View more