Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Quik! is planning to end support of Quik!’s SOAP API web services as of October 31, 2022. 

If you are a customer or partner that currently uses any of Quik!'s SOAP API web services, you will need to convert these to Quik!’s REST API web services.

...

We understand that many of our customers and partners are actively using our SOAP web services. We will work together to ensure the SOAP web services in use today will be completely available as REST web services after October 31, 2022.

Need Help?

We welcome your feedback, comments, and requests for help with this plan. Our goal is to move our technology and support forward as technology advances. If our timeframe is unattainable, please let us know so we can work with you to keep your system stable until you do move. In other words, we’re ready to talk about your specific needs and how best to meet them.

...

Function

SOAP API

REST API

Generate Forms - Execute

Quik! Forms Engine - Web Service


Execute

ExecutePDF

Quik! Forms Engine Services

POST
execute/html

execute/pdf

Upload Attachments - Upload

Quik! Forms Engine - Web Service

UploadFileAsBytes
UploadFileFromURL
UploadFileAsBytesV2
UploadFileFromURLV2

Quik! Forms Engine Services
POST
/attachments/upload

Forms Data - Get

Forms Data - Web Service


GetFormsList
GetDealerList
GetDealerTypes
GetDealerTypeXREF
GetCategoryList
GetFormCategoryXREF
GetFormStateXREF
GetStatesList
GetFormTransTypeXREF
GetFormTransTypes
GetFormSignRoles
GetFormsListByCompanyAndShortNameGetPublicDealerList
GetDealerListBySecurityLevel

Forms Search Services (v2000)

GET
qfem/v2000/forms/search
qfem/v2000/dealers

 

qfem/v2000/categories


qfem/v2000/states


qfem/v2000/forms/roles/sign

Form Groups

Forms Data - Web Service

FormGroupsByCustomerID
FormGroups
FormGroupsWithFormsByUserID
FormsByGroupIDs

AddFormsToGroupByCustomerID
AddGroupByCustomerID
AddFormsToGroup
AddGroup

DeleteFormsFromGroupByCustomerID
DeleteGroupByCustomerID
DeleteFormsFromGroup
DeleteGroup

EditFormGroupByCustomerID
EditFormGroup

Form Groups Services
GET
/customers/formgroups
/customers/formgroups/{id}


POST
/customers/formgroups/{id}/forms
/customers/formgroups


DELETE
/customers/formgroups/{id}/forms
/customers/formgroups/{id}


PUT
/customers/formgroups/{id}

DocuSign API – OAuthToken Management

DocuSign API – OAuthToken Management

GetDocusignEnvironments
GetDocusignToken

CreateOAuth2Token

RevokeOAuth2Token

E-Signature Services

GET
/docusign/environments
/docusign/oauthtokens
POST
/docusign/oauthtokens
DELETE
/docusign/oauthtokens

DocuSign API – Callback Web Service

DocuSign API – Callback Web Service
GenerateDocusignEnvelope
GenerateDocusignEnvelopeJSON

E-Signature Services

/docusign/sign
/docusign/selfservice/envelopedata

DocuSign API – Pass-Thru Web Service

DocuSign API – Pass-Thru Web Service
GenerateDocusignEnvelope
GenerateDocusignEnvelopeJSON

E-Signature Services

/docusign/sign
/docusign/selfservice/envelopedata

DocuSign API – Self-Service Web Service

DocuSign API – Self-Service Web Service
GetDocusignResources
GetDocusignResourcesJSON

E-Signature Services

/docusign/sign
/docusign/selfservice/envelopedata

ESign Meta Data – Web Service

ESign Meta Data – Web Service GetESignTransactions
UpdateESignTransactions

E-Sign Metadata Services
/esignmetadata/esigntransactions
/esignmetadata/esigntransactions/{transactionId}