Letter Writing to a member of Government Campaign APP in Creator
This a Letter Writing app that will be open to the public and deployed as a website embedded Zoho Creator page
When the user arrives on the embedded ZC page a geocoding function will run to capture the GeoLocation (Longitude and Latitude) (GoogleMAPAPI) of the visitor
With the data (Latitudes and longitudes) from Geocoding an API request is made to the
https://represent.opennorth.ca/api/ (Boundaries endpoint)
Requests to the openNorth API returns Members of Government Contacts and their contact Infomation for the users
The Federal Government member is returned
The Provincial Government member is returned
And other Government Offices
These contacts are to be loaded into a subform
Representive API
https://represent.opennorth.ca/api/
API Documents
https://represent.opennorth.ca/api/#boundaryset
Part 1 Locate members
1) Locate / Lookup the Government Members by
Geocoding APIs (Google) Most Accurate using User Geocode for read from Browser
Postal Code ( 2nd option) Less Accurate
2) Populate the Name and /contact Fields of Government Members and display photo of Government Member using https://represent.opennorth.ca/api/
Posted On : July 24, 2019 05:04 UTC
Category : Web, Mobile & Software Dev > Scripts & Utilities
This a Letter Writing app that will be open to the public and deployed as a website embedded Zoho Creator page
When the user arrives on the embedded ZC page a geocoding function will run to capture the GeoLocation (Longitude and Latitude) (GoogleMAPAPI) of the visitor
With the data (Latitudes and longitudes) from Geocoding an API request is made to the
https://represent.opennorth.ca/api/ (Boundaries endpoint)
Requests to the openNorth API returns Members of Government Contacts and their contact Infomation for the users
The Federal Government member is returned
The Provincial Government member is returned
And other Government Offices
These contacts are to be loaded into a subform
Representive API
https://represent.opennorth.ca/api/
API Documents
https://represent.opennorth.ca/api/#boundaryset
Part 1 Locate members
1) Locate / Lookup the Government Members by
Geocoding APIs (Google) Most Accurate using User Geocode for read from Browser
Postal Code ( 2nd option) Less Accurate
2) Populate the Name and /contact Fields of Government Members and display photo of Government Member using https://represent.opennorth.ca/api/
Posted On : July 24, 2019 05:04 UTC
Category : Web, Mobile & Software Dev > Scripts & Utilities