We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6553b4 commit 683fc3eCopy full SHA for 683fc3e
packages/destination-actions/src/destinations/index.ts
@@ -164,6 +164,8 @@ register('661e9787658d112ba31b59a7', './xtremepush')
164
register('661e97a161b54c61eb22ead5', './spiffy')
165
register('6627b0208bbe1699ca06eef8', './inleads-ai')
166
register('663235c8575a8ec65ccadf42', './magellan-ai')
167
+register('664ce7bdc820c71f7e3ff031', './contentstack')
168
+register('664ce847b3e6f19ea96b3611', './trubrics')
169
170
171
function register(id: MetadataId, destinationPath: string) {
0 commit comments