The Direct link is a URL that simply directs users to your own custom landing page for your widget, hosted at https://display.ecal.net/widget.html.
Use Direct Links for your email communications, social media and native apps.
ECAL apiKey and widgetId are required as parameters in the link. For e.g.
https://display.ecal.net/widget.html?widgetType=page&widgetId=INSERT_YOUR_WIDGET_ID&apiKey=INSERT_YOUR_API_KEY
Depending on your use case and requirements, you may need to use some of the additional parameters available.
Please consult ECAL support for details about which parameters are relevant to your use case via chat in your ECAL Admin.
Field | Type | Required | Notes |
---|---|---|---|
apiKey | String | YES | The apiKey provided by ECAL and is found under Developers > API Keys menu in ECAL Admin. |
widgetId | String | YES | A unique string provided by ECAL to identify the widget. |
widgetType | String | YES | Default value is page . Other options are carousel and column . |