100 results matched your search criteria
Forum topic
OneSpan Sign
I have a question on how to install a writeback to defined salesforce fields after completing esign package. I already build a convention, that is working properly and writing back values inside PDF to defined Salesforce fields.
Forum topic
OneSpan Sign
Good morning,
We have been implementing OneSpan APEX SDK and the event notification feature is working great in the sandbox. When we went to update our OneSpan prod account with our config / refresh token we get the following response:
{
Forum topic
OneSpan Sign
Hello everyone,
My end goal is to send an e-SignLive Package automatically when a certain custom object is created.
I was wondering if it was possible to link the custom object to the e-SignLive Package (the same way as when using a button or Visualforce page with ParentId) through an Apex Trigge
Forum topic
OneSpan Sign
I am working through the OneSpan tutorial for Automating Transaction Creation in Salesforce in Salesforce Lightning Experience but I am getting hung up in the creation of a field to store the automation URL.
Forum topic
OneSpan Sign
I'm having an issue when sending the pdf to OneSpan. This is the error from the dev console
"String length exceeds maximum: 6000000"
Is this because my files are too large? What's the fix?
Forum topic
OneSpan Sign
Anyone had problems opening esign packages using MS Edge? Click opens new tab but returns a user back to the salesforce record without showing the package record
Forum topic
OneSpan Sign
Generate multiple transaction through button click in Salesforce
How to attach a transaction with custom object in Salesforce
Forum topic
OneSpan Sign
Hi,
We are a use case where we need to merge fields from related contact object into the document before sending it for signing. It was possible using conventions by adding a field mapping. However, through the APEX SDK, I do not find any documentation to achieve the same.
Forum topic
OneSpan Sign
How to place a completed OneSpan Doc as an attachment of a case inside Salesforce. They are doing a one time process outside of the Salesforce Connector to meet a compliance requirement.
Forum topic
OneSpan Sign
I'm working on the callbacks into Salesforce. The callbacks are triggering just fine. And the provided code where we are uploading the signed documents into the document object is working perfectly. However, I need to upload the documents into Content Versions instead of the document library.