Embedding the Sendoso iFrame enables your user to use the power of Sendoso without leaving your own application. You can use the iFrame integration to:

  • embed Sendoso into their internal CRM
  • embed Sendoso into a channel partner application
  • communicate with Sendoso outside of the Sendoso application

This can include a messaging application (see our Outreach use case) as well as a custom integration housed directly on your internal CRM like for example our SalesLoft integration.

Using the Sendoso iFrame

Enable the iFrame Connection

To leverage the Sendoso iFrame, please email developers@sendoso.com with a summary of your use case and the URL for your application. Our team will work with you to authorize and host Sendoso iFrame within your application.

Set up the Sendoso iFrame

  1. Enable the Sendoso icon within your application/portal and create its associated iFrame link
  2. Enable the Sendoso iFrame within your platform
  3. Input required to send
    • Sender Information
    • Recipient Information
    • Delivery Location
      • For electronic gifts
        • Recipient Email
      • For physical gifts
        • Recipient Name
        • Street
        • City
        • State
        • Country
        • Postal Code (If applicable)

iFrame Reference

The iFrame endpoint also supports optional URL parameters to prepopulate the recipient information within the send flow. A list of the URL parameters along with a description of each is below. All special characters must be HTML encoded.

URL ParamDescription
name The recipient’s full name
email The recipient’s email address
address1 The recipient’s street address
address2 The recipient’s extended address (e.g., apartment or suite)
State The recipient’s state
zip The recipient’s postal code
country The recipient’s country

Example usage: https://app.sendoso.com/v2/plugin/sends?email={email_address}