Send custom request headers with iframe dashlet

is it possible to send a request header when generating the iframe in the dashlet?
need to be able to send an Authorization token

Hi,
There can be 2 possibilities.
1: Modify the Iframe Dashlet and make your own one with custom headers you need
2: Create another entry point in CRM, in that entry point, use HTML Code to Call your required Iframe with the required headers, Now call this entry point in your Iframe dashlet in the CRM. So this will be an iframe within an iframe

But for these both to implement you need to engage any developer.

Thanks

1 Like