Menu:

API Specifications

The API url is http://www.weebly.com/weebly/importElement.php

All options below are to be included as name/value pairs on the query string. The API will accept only GET requests. Options in bold are mandatory.

Option: API version
Name: api
Value: 1
Format: integer

Option: Element ID
Name: element
Value: element_id (ex: 67841024)
Format: 8-16 digit integer

Option: Content Field Property
Name: [content_field_id.content_field_property_id] (ex: 84672559.64781002)
Value: Desired property result
Format: Name: two 8-16 digit or longer integers separated by a '.'; Value: A URL encoded string

Option: Element Name
Name: name
Value: Desired name
Format: alphanumeric string (including spaces) up to 50 characters long
If Omitted: A name will be auto-generated by appending a digit to the Element name, such as "Feed Reader 1".