Connectors Reference

DBF2XML

A service that allows content to be converted from dbf format to another.

 

Status: Preview

Tier: Premium

Version: 1.0.0

 

Actions:

Name

Summary

Dbf2XmlConvert ([internal]string code, [internal]string Content-Type, Dbf2XmlConvertParameterBody body)

Convert DBF to XML

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

Dbf2XmlConvertParameterBody

 

Dbf2XmlConvertResponse

 

 

Actions:

Dbf2XmlConvert

Summary: Convert DBF to XML

Description: Convert base64 content db file to xml file.

 

Syntax:

DBF2XML.Dbf2XmlConvert ([internal]string code, [internal]string Content-Type, Dbf2XmlConvertParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

code

string

 

 

True

Content-Type

string

 

Content-Type

True

body

Dbf2XmlConvertParameterBody

 

 

True

 

Returns:

          Type:Dbf2XmlConvertResponse

 


 

Dbf2XmlConvertParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

conten_type

string

 

conten_type

encoding

string

 

encoding  Values: [cp1251, cp866, utf-8]


 

Dbf2XmlConvertResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary