edatalia Sign Online (Independent Publisher) (Preview)
Connector to a Sign service to create online signatures to customers.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Axazure |
URL | https://www.axazure.com |
contact@axazure.com |
Connector Metadata | |
---|---|
Publisher | Victor Sanchez Olaya |
Website | https://firmar.online/ |
Privacy policy | https://firmar.online/politica-de-privacidad/ |
Categories | Business Management;Sales and CRM |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
Endpoint host | string | Sandbox (restapi.firmar.info) Production (restapi.firmar.online) | True |
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get envelop details |
Get envelop details. |
Get Evidence Signed Document |
Gets the evidence document of the envelope process. |
Get signed document (multiple) |
Get signed document for multiple documents signed. |
Get signed document (simple) |
Get signed document for a simple send. |
Send document to sign |
Send document to sign with the possibility of multiple documents and multiple signatures. |
Send simple document to sign |
Create an envelop with an unique document and sender indicating the send method. |
Get envelop details
Get envelop details.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Document Set Id
|
documentSetId | True | string |
Document set unique identifier. |
Returns
Name | Path | Type | Description |
---|---|---|---|
senderName
|
senderName | string |
senderName. |
senderMail
|
senderMail | string |
senderMail. |
documentSetName
|
documentSetName | string |
documentSetName. |
documentSetReference
|
documentSetReference | string |
documentSetReference. |
documentSetId
|
documentSetId | string |
documentSetId. |
creationDate
|
creationDate | string |
creationDate. |
expirationDate
|
expirationDate | string |
expirationDate. |
estimatedPurgationDate
|
estimatedPurgationDate | string |
estimatedPurgationDate. |
purgated
|
purgated | boolean |
purgated. |
purgationDate
|
purgationDate | string |
purgationDate. |
sendMethod
|
sendMethod | integer |
sendMethod. |
reminderDays
|
reminderDays | integer |
reminderDays. |
expireDays
|
expireDays | integer |
expireDays. |
listDatesReminderDays
|
listDatesReminderDays | array of string |
listDatesReminderDays. |
status
|
status | integer |
status. |
statusTime
|
statusTime | string |
statusTime. |
documents
|
documents | array of object |
documents. |
id
|
documents.id | string |
id. |
name
|
documents.name | string |
name. |
hash
|
documents.hash | string |
hash. |
recipients
|
recipients | array of object |
recipients. |
recipientid
|
recipients.recipientid | string |
recipientid. |
name
|
recipients.name | string |
name. |
email
|
recipients.email | string |
email. |
cardId
|
recipients.cardId | string |
cardId. |
phoneNumber
|
recipients.phoneNumber | string |
phoneNumber. |
authType
|
recipients.authType | integer |
authType. |
recipientActions
|
recipients.recipientActions | array of object |
recipientActions. |
actionType
|
recipients.recipientActions.actionType | integer |
actionType. |
id
|
recipients.recipientActions.id | string |
id. |
actionStatus
|
recipients.recipientActions.actionStatus | integer |
actionStatus. |
statusTime
|
recipients.recipientActions.statusTime | string |
statusTime. |
attachments
|
recipients.attachments | array of object |
attachments. |
description
|
recipients.attachments.description | string |
description. |
required
|
recipients.attachments.required | boolean |
required |
files
|
recipients.attachments.files | array of object |
files. |
tokenId
|
recipients.attachments.files.tokenId | string |
tokenId |
creationDate
|
recipients.attachments.files.creationDate | string |
creationDate. |
name
|
recipients.attachments.files.name | string |
name. |
size
|
recipients.attachments.files.size | integer |
size. |
purgated
|
recipients.attachments.files.purgated | boolean |
purgated. |
purgeDate
|
recipients.attachments.files.purgeDate | string |
purgeDate. |
Get Evidence Signed Document
Gets the evidence document of the envelope process.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Id of the document
|
documentSetId | True | string |
Identifier of the document generated. |
Get signed document (multiple)
Get signed document for multiple documents signed.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Document Set Id
|
documentSetId | True | string |
Document set unique identifier. |
Document Id
|
documentId | True | string |
Unique identifier for the document signed. |
Get signed document (simple)
Get signed document for a simple send.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Id of the document
|
documentSetId | True | string |
Identifier of the document generated. |
Send document to sign
Send document to sign with the possibility of multiple documents and multiple signatures.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Document Set Name
|
documentSetName | string |
Document Set Name. |
|
Sender email
|
sendermail | string |
Sender email. |
|
Sender name
|
Sendername | string |
Sender name. |
|
Expiration Days Timeout
|
expirationDaysTimeout | integer |
Days to document gets expired. |
|
Reminder Days
|
reminderDays | integer |
Days to remain before the expiration day. |
|
Reference
|
reference | string |
Unique name for the envelop. |
|
Id recipiente
|
id | string |
Unique identifier of the recipient. |
|
Recipient name
|
name | string |
Recipient name. |
|
Recipient email
|
string |
email. |
||
Card Id
|
cardId | string |
Recipient Card Id. |
|
Recipient Phone Number
|
phoneNumber | string |
Recipient Phone Number with prefix (ex +34) |
|
Action Type
|
actionType | integer |
Type of method to sign. |
|
Document Id
|
documentId | string |
Unique name for the document. |
|
Text
|
text | string |
Widget text for the signature. |
|
Font Size
|
fontSize | integer |
FontSize for the widget text. |
|
Text to find
|
text | string |
Text to apply gap X and Y (no spaces). |
|
GapX
|
gapX | integer |
Widget gap in pixels to X from text. |
|
GapY
|
gapY | integer |
Widget gap in pixels to Y from text. |
|
Rotation
|
rotation | integer |
Widget rotation. |
|
Width
|
width | integer |
Widget width. |
|
Height
|
height | integer |
Widget height. |
|
Document id
|
id | string |
Unique name for the document. |
|
Document name
|
name | string |
Document name. |
|
Base64 PDF Content
|
b64PDFContent | string |
PDF document in base 64. |
Returns
- response
- string
Send simple document to sign
Create an envelop with an unique document and sender indicating the send method.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Document Set Name
|
documentSetName | string |
Document set name. |
|
Sender email
|
sendermail | string |
Sender email. |
|
Sender name
|
Sendername | string |
Sender Name. |
|
Expiration Days Timeout
|
expirationDaysTimeout | integer |
Days to document gets expired. |
|
Reminder Days
|
reminderDays | integer |
Days to remain before the expiration day. |
|
Document Name
|
name | string |
Document name. |
|
Base64 PDF Content
|
b64PDFContent | string |
PDF document in base 64. |
|
Recipient name
|
name | string |
Recipient name. |
|
Recipient email
|
string |
Recipient email. |
||
Card Id
|
cardId | string |
Card Id. |
|
Recipient Phone Number
|
phoneNumber | string |
Recipient Phone Number with prefix (ex +34). |
|
Action Type
|
actionType | integer |
Type of method to sign. |
|
Widget Text
|
text | string |
Widget text |
|
Widget text fontsize
|
fontSize | integer |
Widget text fontsize. |
|
Text to find
|
text | string |
Text to apply gap X and Y (no spaces). |
|
GapX
|
gapX | integer |
Widget gap in pixels to X from text. |
|
GapY
|
gapY | integer |
Widget gap in pixels to Y from text. |
|
Rotation
|
rotation | integer |
Widget rotation. |
|
Width
|
width | integer |
Widget width. |
|
Height
|
height | integer |
Widget height. |
Returns
- response
- string
Definitions
string
This is the basic data type 'string'.