Connectors Reference

Vantage 365 Imaging

Actions which will allow you to generate Bar Codes, graphical images, as part of your Power Apps, Automations or Logic Apps. Embed the images directly into emails or save as a file to increase the number of uses for your graphical identifiers.

 

Status: Preview

Tier: Premium

Version: 1.0

 

Actions:

Name

Summary

GenerateBarCode ([internal]string api-version, [internal]string sp, [internal]string sv, [internal]string sig, [advanced][Optional]integer height, [advanced][Optional]integer width, string typeofcode, string texttoencode)

Generate Bar Code

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

GenerateBarCodeResponse

 

 

Actions:

GenerateBarCode

Summary: Generate Bar Code

Description: Encode data in a graphical format using a 1D or 2D bar code

 

Syntax:

Vantage365Imaging.GenerateBarCode ([internal]string api-version, [internal]string sp, [internal]string sv, [internal]string sig, [advanced][Optional]integer height, [advanced][Optional]integer width, string typeofcode, string texttoencode)

 

Parameters:

Name

Type

Summary

Required

Related Action

api-version

string

 

 

True

sp

string

 

 

True

sv

string

 

 

True

sig

string

 

 

True

height

integer

(Minimum Image Height)

The height of the generated image

False

width

integer

(Image Width)

Minimum width of the generated image

False

typeofcode

string

(Type of Bar Code)Values: [Aztec, Code 39, Code 93, Code 128, Codabar, Datamatrix, EAN-8, EAN-13, ITF, MSI Plessey, PDF417, QR Code, UPC-A, UPC-E]

The type of bar code that you want to use to encode the data

True

texttoencode

string

(Text to Encode)

The text that will be encoded in the Bar Code

True

 

Returns:

          Type:GenerateBarCodeResponse

 


 

GenerateBarCodeResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

barcodegraphic

string

 

barcodegraphic