Aayush Agrawal

Results 3 comments of Aayush Agrawal

Hi @flaviobvds Can you please try with this ``` import * as SibApiV3Sdk from "@sendinblue/client"; let apiInstance = new SibApiV3Sdk.TransactionalEmailsApi(); apiInstance.setApiKey( SibApiV3Sdk.TransactionalEmailsApiApiKeys.apiKey, process.env.SENDINBLUE_API_KEY! ); ```

Hi Please make all the required changes. I will discuss it with the team and then will proceed further. Thanks for collaborating on the project.

Hi @lorenzogm Sorry for the delay, can you please create a branch from this project only and push changes to that branch instead of pushing it to the forked project?...