Sessions only feed - JSON and RSS
Upshot provides public JSON and RSS feeds for sessions that take place in Projects and Programmes. Users may choose to manipulate the information provide in this feed in various ways.
In both instances the Project ID will be key. The Project ID for organisation's own projects can be found within the URL once a project has been accessed on Upshot.
I.e. in the below example the user has accessed the 'Employment & Community Wellbeing' project, the URL provides the Project ID.

The format of the URL, when accessed within the project will always be:
app.upshot.org.uk/projects/[ProjectID]/
JSON Feed
The JSON feed can be accessed by going to:
https://app.upshot.org.uk/feeds/json/sessions/project/[ProjectID]/
The default feed covers any upcoming, non-abandoned, public sessions for the next two weeks (including the current day) for a given Project.
Example: https://app.upshot.org.uk/feeds/json/sessions/project/19787/
Note: For more sessions to appear in the feed, users can add the total number of days they would like to include to the default field URL (up to a maximum of 60 days), as shown below:
https://app.upshot.org.uk/feeds/json/sessions/project/19787/?days=60
For more sessions to appear in the feed, users can add the total number of days they would like to include to the default field URL (up to a maximum of 60 days), as shown below:
RSS Feed
The RSS feed can be accessed by going to:
https://app.upshot.org.uk/feeds/rss/sessions/project/[ProjectID]/
The feed covers any upcoming, non-abandoned, public sessions for the next two weeks (including the current day) for a given Project.
Example: https://app.upshot.org.uk/feeds/rss/sessions/project/19787/
Note: For more sessions to appear in the feed, users can add the total number of days they would like to include to the default field URL (up to a maximum of 60 days), as shown below:
https://app.upshot.org.uk/feeds/rss/sessions/project/19787/?days=60