> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# wsdl_description table

> Soap wsdl files

## wsdl\_description Table (357)

Soap wsdl files

## Fields

| Name | Description                                                                       | Type        | Nullable |
| ---- | --------------------------------------------------------------------------------- | ----------- | :------: |
| id   | Primary key                                                                       | PK          |    No    |
| name | The name of the wsdl file, same as used in the import statements in the wsdl file | String(255) |    No    |
| body | The content of the wsdl file                                                      | Clob        |    Yes   |

<img src="https://mintcdn.com/superofficeas/l1Mc87V8Ae-YfcB5/media/loc/en/database/tables/wsdl_description.png?fit=max&auto=format&n=l1Mc87V8Ae-YfcB5&q=85&s=99d7b846013f501a1aa0e685515b007d" alt="wsdl_description table relationship diagram" width="149" height="59" data-path="media/loc/en/database/tables/wsdl_description.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.


## Related topics

- [Enum ContactSourceType](/en/automation/crmscript/reference/CRMScript.NetServer.ContactSourceType.md)
- [Enum ExternalUserInfoModification](/en/automation/crmscript/reference/CRMScript.NetServer.ExternalUserInfoModification.md)
- [Enum AssociateSourceType](/en/automation/crmscript/reference/CRMScript.NetServer.AssociateSourceType.md)
- [Enum ContactAction](/en/automation/crmscript/reference/CRMScript.NetServer.ContactAction.md)
- [Calling SOAP through a custom proxy](/en/api/web-services/proxies/custom.md)
- [Introduction to online development](/en/api/overview/develop-apps-or-integrations.md)
