website logo
⌘K
Getting Started
Introduction to Nexweave
USE CASES
Google Forms to Emails
Calendly Form to Emails
Website Forms to Emails
📃LANDING PAGES
Landingi Pages
Swipe Pages
WordPress Plugin
Embed Links
✉️EMAIL CLIENTS
Lemlist Integration
Campaign Methods for Email Clients
Active Campaign Integration
Autoklose Integration
Automizy Integration
Elastic Mail Integration
Groove Integration
Kirim Email Integration
Mailchimp Campaign
MailerLite Campaign
Moosend Integration
Ontraport Integration
OutreachBin Integration
PersistIQ Integration
Platform.ly integration
Reply.io integration
Snov.io integration
CHAT CLIENTS
Landbot Integration
AUTOMATION PLATFORM
Communication
Zapier Integration
Personalized Videos using Texau
Personalized Images using Texau
INTEGRATE WITH NEXWEAVE
➿API & SDK
Javascript Integration
Nexweave API
COLD OUTREACH
Custom Branding
Whitelabel
Shopify Integration
Docs powered by archbee 
5min

INTEGRATE WITH NEXWEAVE

Integrate your app with Nexweave using only a script tag. You can create campaigns on Nexweave and generate links right in your platform.

Steps:

  • Add the following script to the body tag of the window you want this Iframe in.
HTML
|


This will load the below UI inside any div tag with id="nexweave"

Document image

  • Users will have to create campaigns and API keys on Nexweave to be able to use this integration. They can Log In using the API key, select a campaign from the list, and map the variables from the campaign to your app's default variables.
  • On clicking "Insert Experience", we send a post message from the above iFrame to the parent window. The parent window needs to now listen to this message event. You can use the following script tag to do so.
HTML
|

  • In the code above, we have logged e.data.payload , so you can see the actual data that the Nexweave iFrame returns on the console. You can use this data and insert in your compose boxes, chat bots, etc.



  • Note: The link in the script provided to embed the nexweave iFrame varies from application to application. If you want to integrate with Nexweave, please contact us and we will give you a unique link for the script.



Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Javascript Integration
Docs powered by archbee 
TABLE OF CONTENTS
Steps: