About the iFrame
With the Sendoso iFrame we handle the sending & user experience; you display it.
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
- Enable the Sendoso icon within your application/portal and create its associated iFrame link
- Enable the Sendoso iFrame within your platform
- 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)
- For electronic gifts
iFrame Reference
-
iFrame URL: https://app.sendoso.com/v2/plugin/sends
-
Setup URL(POST) Example: https://app.sendoso.com/{{Custom}}/setup
-
iFrame Dimensions: width 435 px, height 500 px
-
Sendoso icon: download the icon
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 Param | Description |
---|---|
name | The recipient’s full name |
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}