It is possible to show static data inside webpages in ChannelCRM. Start by creating a web page in ChannelCRM of type 'Static page' Then copy the part without the https:// and that will be the page name
Request
Authorization
API Key
Add parameter in header
CCRMAuthorize
Example:
CCRMAuthorize: ********************
or
Path Params
Body Params multipart/form-data
Responses
🟢200
OK
This response does not have a body.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request POST 'https://{{tenantname}}.onchannelcrm.app/api/HtmlUpload/' \
--header'CCRMAuthorize: <api-key>' \
--form'file=@""'