Connector Improvement: Add events to the Iterable Connector
AnsweredI am investigating the possible use of Fivetrans to collect event data from Iterable. I have a list of events that internal customers require. All are met by the current connector with the exception of:
1. Email Blast Send
2. Email Triggered Send
What process would I need to follow to get these added to the connector? Alternatively is there a work around where Fivetrans can handle all the others and I simply handle the missing two with a custom implementation? (Is there a pattern for this type of split that is available to look at etc)?
-
Official comment
Hi Ian,
Regarding your request for "Email Blast Send" and "Email Triggered Send" events in the Iterable connector: these are not events, but flags to be enabled in the webhook configuration. To include these, you will need to enable them in your Iterable webhook configuration by setting
triggeredSendEnabledandblastSendEnabledtotrue. You can find further details in the Iterable webhook documentationIf you have follow-up questions about connector configuration, feel free to clarify your requirements. Additionally for future reference if you want to build custom connectors that are deployed on Fivetran you can leverage our connector SDK for it: https://www.fivetran.com/connectors/connector-sdk
Thanks,
Shiva
Please sign in to leave a comment.
Comments
1 comment