Quick and easy installation in just minutes. Combine your data automatically in the background and benefit of better insights and greater revenues.
SendGrid Integration
SendGrid data can be integrated and synchronized codeless with various external systems,
Learn on this page how the data integration of SendGrid is working with the Layer2 Cloud Connector Enterprise Edition by using the step-by-step screenshot tutorial and reading our important advice and frequently asked questions. Make use of the benefits and features of this data integration tool by trying it out yourself: Free Trial Registration
HOW IT WORKS
In fact, you only need to do the 5 following steps to get your SendGrid data integration started.
- Setup your connection as required: one-way or two-way.
- Setup your data source, in this case SendGrid.
- Setup your target– for example a Microsoft SharePoint list or library.
- Setup your mapping.
- Start your project!
SendGrid step-by-step data integration via the Layer2 Cloud Connector
Use this step-by-step-instruction to get through the whole product and data integration configuration easily. Some steps require a copy-paste task of code snippets. Please follow the recommendations in this instruction closely.
Specific Connection Settings for your SendGrid integration
Please copy and paste this connection string into the designated field like described
User=<your_username>;
Other='BatchSize=1';
Select Statement:
SELECT Id, Title, Subject, SenderId, PlainContent FROM MarketingCampaigns
The Select Statement is just an example. In general, we are getting the values from our existing MarketingCampaign.
Do not forget to type-in your SendGrid password and to set up the primary key.
You can get all available tables with:
SELECT * FROM sys_tables;
You can get all available views with:
SELECT * FROM sys_views;
Benefits of using the Layer2 Cloud Connector for your SendGrid data integration
Known limitations and workarounds
Please take into account our advice and known limitations:
- Connection direction
The connection direction can be set as bi-directional. This will not work properly, and it is a provider problem. Let your connection as one way. - Draft Campaign
Some fields can only be updated in the draft modus. The campaigns can only update with the bi-directional connection if the campaign is in the draft mode.
Find YOUR Destination pages here
Take your next steps