faheemkhan

Is bulk package creation supported?

0 votes
Is bulk package creation and sending supported in .NET SDK API? Right now i am looping through a collection of package to create and send Package one by one through 'CreateAndSendPackage' API method in EslClient. Regards.

Reply to: Is bulk package creation supported?

1 votes
Hey faheemkhan, It is not currently available from the .NET SDK, as most just do exactly what you're currently doing from an integrated perspective. However, since our own UI uses our REST API, it is available from the REST API. You can find that guide, here: https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/packages.htm#Bulk You'd be able to make this call from your application, just not using the SDK. Hope this helps.

- Michael

Director, Partner and Developer Technologies, OneSpan

Facebook - Twitter - LinkedIn


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off