- Automate the retrieval of access tokens from Dartagnan for seamless integration.
- Synchronize email templates between Dartagnan and Braze to ensure up-to-date marketing content.
- Filter and update campaigns based on recent modifications to improve marketing effectiveness.
Scheduled trigger initiates the workflow every five minutes. Credentials for Dartagnan and Braze are assigned for secure access. Access tokens are requested from Dartagnan to authenticate API calls. Project and campaign details are retrieved from Dartagnan. Campaigns are filtered to identify updates and existing templates in Braze. Email templates are created or updated in Braze based on the filtered results.
- 1Import the workflow into your n8n instance.
- 2Enter your Dartagnan client_id and client_secret in the 'Assign Credentials' node.
- 3Provide your Braze instance URL and API key in the same node.
- 4Activate the workflow to start the scheduled synchronization.