Introduction
It is possible for an integrator to upload a company logo that will be displayed in Core.
This logo will be visible when a user is making an order from a marketing integrator service.
Uploading the logo
Endpoint:
POST /flow/api/MarketingIntegrators/{caseId}/MarketingIntegratorLogo
{caseId} should be replaced with a caseId where there’s an existing order of your integration.
For this endpoint you need the following permission:
MarketingIntegrators - Write
Make sure that the request header specifies the following Content-Type:
Content-Type: multipart/form-data
With the following form data:
file: (binary)
Note
This must be done for every tenant where the integration exists.
Recommended size of the logo is 125 x 125 px