Last updated on
Apr 27, 2021
|
Also applies to ColdFusion
To start using ColdFusion web services, you need to first enable access to ColdFusion services using ColdFusion Administrator. Once you configure the access permissions:
- Upload the file to the server (for example, PHP), which calls ColdFusion web services.
- Call ColdFusion web service with the HTTP source URL pointing to the uploaded file, service user name, and password and other attributes.
- ColdFusion server returns the response.