View the following video to learn how to use the community based Assuresign Connector for K2. The official connector for Assuresign is in the works.
Watch the video here: https://1drv.ms/v/s!ApLP-07ijCOigYAQyH7QjH24zaMGBw?e=0nHV7x
Swagger file is attached to this blog post.
1. How to create API User/Key
https://community.nintex.com/t5/Nintex-AssureSign/Setup-Nintex-AssureSign-API-Key-User/ta-p/212520
2. Http Header String (Please update with API User and Key)
{"$type":"SourceCode.SmartObjects.Services.Endpoints.Common.HttpHeaderp], SourceCode.SmartObjects.Services.Endpoints.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null","$values":a{"$type":"SourceCode.SmartObjects.Services.Endpoints.Common.HttpHeader, SourceCode.SmartObjects.Services.Endpoints.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null","Name":"apiUsername","Value":"INSERTAPIUSERNAME"},{"$type":"SourceCode.SmartObjects.Services.Endpoints.Common.HttpHeader, SourceCode.SmartObjects.Services.Endpoints.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null","Name":"key","Value":"INSERTAPIKEY"},{"$type":"SourceCode.SmartObjects.Services.Endpoints.Common.HttpHeader, SourceCode.SmartObjects.Services.Endpoints.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null","Name":"contextUsername","Value":"andy.hayes@safalo.com"}]}