Topic Replies Freshness Views Users
Normal topic
Hey there, I have a situation where I have an existing package and I'm trying to add a new document to it with text anchor fields. The part to create the document is fine, but my issue is to add an extract anchor to it. From what I've…
Normal topic
Hello, I have been searching in the SDK code for a while and I am unable to find how reminders are created for a package. There are ways through other SDKs as well as the REST API and the Salesforce connector. Am I missing something ? …
Normal topic
I am using Apex SDK for one of our project in Salesforce and it does work while uploading document binaries. However, randomly on certain times it creates a validation error. This error has something to do with emails because by changing…
Normal topic
One last question. I have installed the SDK in my org and put together a small bit of code to create a simple package as shown by Rob in this post: https://developer.esignlive.com/forums/topic/creating-a-package/ However, it appears that…
Normal topic
Sorry for all the different posts, but I thought it'd be better to have each question separately so they're easier to search. Another thing I'm going to need to use is to get the Audit information like in the evidence summary PDF I can…
Normal topic
Is there an example somewhere showing how to set up delegate access with the APEX SDK? KB
Normal topic
First off, this is a very welcome addition to the integration options available. I've been struggling using the REST API directly from my Force.com app. Are there any examples on how to create a simple package, like there are with the…