APEX Create Sender
Thursday, October 12, 2023 at 09:09amI'm wondering if the APEX SDK has the ability to create a sender. I see that some of the other SDKs can.
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/managing-senders
Reply to: APEX Create Sender
Thursday, October 12, 2023 at 10:35amHi Brian,
Thanks for your post!
The sender is part of the Apex SDK modelling - OneSpanAPIObjects.Sender. However you might need to extend the SDK a bit to introduce the invite sender capability, see the attached sample code.
Duo
Reply to: APEX Create Sender
Thursday, October 12, 2023 at 10:38amHeck yes. Thank you!