Closed jainpawan21 closed 11 months ago
DVRL-68 mention push editor also supports system and payload variables
### What? User can send attachments file with email while triggering [https://docs.novu.co/channels-and-providers/email/overview#sending-email-attachments](https://docs.novu.co/channels-and-providers/email/overview#sending-email-attachments) ### Why? (Context) Novu allows only base64 or buffer format for attachments ### Definition of Done 1. mention this in above linked docs section with example
DVRL-80 using handlebar in email subject
DVRL-97 document how to use array length in email editor
We have headless.initializeSession method to generate token and initialize the session. If user log out and new user login, then calling again this method with second user subscriberId will generate new token and session. mention in docs this information in correct words
{ "to": "subscriberId", "payload" : {}, "overrides": { "email": { "integrationIdentifier": "sendgrid-DqJizp2Zt" } } }
DVRL-74 bell icon and notifcation center in novu web-app can not be used for testing
Closes DVRL-68 DVRL-80 DVRL-81 DVRL-97 DVRL-77 DVRL-69 DVRL-74