This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hello,I need to construct a JSON response to validate a webhook for Adobe Sign.The required response is { "xAdobeSignClientId": "BGBQIIE7H253K6" }However by default I get [{ "xAdobeSignClientId": "BGBQIIE7H253K6" }] which is rejected.Is there a way t...
Hello,
I have a requirement to encrypt a field using an RSA 1024 bit key. I have tried using the ‘Encrypt Field’ snap but get an error - Key length not 128/192/256 bits.
Any ideas?
Thanks,
Mark
Thanks for having a look. I am simply assigning a string to the variable $xAdobeSignClientId in a mapper as per screenshot. If I take the variable in a subsequent mapper and use [0] this return the first character of the string, using pop() errors wi...
You could send the errors via a Mapper snap, then if you right click on the output circle you will see the option to ‘Link output to error pipeline’ - this will send the mapper output to the error pipeline configured in the pipeline settings.
I have had a case open on this since 5th September and understand it is currently with the development team. As a workaround we are able to use the LDAP snaps.