On Sep 22, 2015 Pipedrive has introduced changes to smar BCC emails, including that each deal now has it's own BCC email.
For instance, main universal BCC email can me mycompany@pipedrivemail.com, and specific deal's BCC email - mycompany+dealXXXX@pipedrivemail.com.
It is not guaranteed, however, that this email's format can be auto-constructed from account name and deal id.
I thought it would be possible to get this deal-specific address by simply querying deal (ex. 'https://api.pipedrive.com/v1/deals/XXX?api_token=My_TOKEN'), but deal's BCC email is not in the result.
I'm wondering if anyone has already faced this issue and has a solution.