Help Center
  • Getting Started
    • Home
    • About Growlytics
    • How Growlytics Works
  • Journeys & Automation
    • Journeys Basics
      • Create a Journey
      • Modify a Journey
      • Delete a Journey
      • Create a Duplicate Journey
      • Journey Statuses
        • Running Journey
        • Suspended Journey
        • Stopped Journey
      • Examples
        • UseCase - Abandoned Cart
        • UseCase - Purchase Thank You
    • Journey Settings
      • Using time slots in journey
      • Journey Exit Criteria
    • Journey Builder
      • Journey Entry Points
      • Journey Action Steps
      • Journey Condition Steps
      • Updating Customer Attributes in Journey
    • Analyze Journey Reports
  • Campaigns
    • Campaigns Overview
      • Email
        • Creating Email Campaign
          • Using Custom HTML in Email Drag Drop Editor
        • Email Campaign Reports
      • SMS
        • Creating SMS Campaign
        • SMS Campaign Reports
      • Web Push
        • Creating Web Push Campaign
        • Web Push Campaign Reports
        • Ideal image sizes
      • WhatsApp
        • Creating WhatsApp Campaign
        • WhatsApp Campaign Reports
        • Using Short Links in Whatsapp Campaign
        • WhatsApp Chat Custom Reply
        • WhatsApp Cart Summary
      • Connector Campaign
    • Forms and Pop-Ups
      • Creating a Form or PopUp
      • Forms and PopUps Reports
    • Coupon Codes
    • Analyzing Campaign Reports
      • Conversion Tracking
      • Scheduled Reports
  • CUSTOMERS & SEGMENTS
    • Customer Profile
      • Delete customer
      • Unsubscribe Customer From Email, SMS and WhatsApp
      • Customer Attributes
        • System Attributes
        • Custom Attributes
      • Collecting Customer Data
    • Segmentation
      • Segment Types
      • Creating Segments
      • Creating Static Lists
      • RFM Analysis
  • Account Settings
    • Campaign Settings
      • Setting up Frequency Capping
  • Integrations
    • Email Integrations
      • AWS SES
      • SendGrid Integration
    • WhatsApp Integrations
      • WhatsApp Cloud API Integration
      • Dialogue 360 Integration
      • Zoko Integration
    • Shopify Integration
      • Install Shopify App
    • Judge.me Integration
    • GoKwik Integration
    • Facebook Custom Audiences
    • Instagram Integration
      • Setting Up
  • Best Practices
    • Email Deliverability
      • Best practices to reduce your email bounce rates
        • Domain Reputation with Google Postmaster
      • How to warm up the email server on Growlytics
    • Data Management
      • Events
      • Understanding Data Discrepancies
  • Product Updates
    • March 2023
    • May 2023
Powered by GitBook
On this page
  • How does it work?
  • Input parameters:
  1. Campaigns
  2. Campaigns Overview

Connector Campaign

PreviousWhatsApp Cart SummaryNextForms and Pop-Ups

Last updated 1 year ago

Connector Campaigns allow you to send campaign messages using API endpoints. You can use connector campaigns to:

  • Send email/SMS/WhatsApp messages using a vendor who has not partnered with Growlytics yet.

  • You can pass data to any third-party analytics system.

How does it work?

To send the connector campaign, you will need to provide HTTP endpoint details in the campaign content step as shown in the screenshot below.

Input parameters:

  1. Endpoint URL: Specify the URL of the endpoint without query parameters.

  2. HTTP Method: Specify the HTTP method to use while hitting the API endpoint.

  3. Query Parameters: Specify URL query parameters here. You can also personalize the query parameters. For example, if you want to mention a customer's system id or any other attribute, you can do it from here.

  4. HTTP Headers: Specify headers to mention in the API call. For example, you can mention authentication parameters here.

  5. Request Body: Mention the API parameters here.