Link to a Mission From an External Source

The following steps can be used when you want to link to a specific mission from an external source such as an email or web banner. When a user clicks the external link, they will open that mission directly in the block without having to search for it.

  1. Get the URL to the page hosting your Impact block including the specific mission ID. For example, https://blocks.bunchball.com/embeds/impact/blockId/missions/missionId?token.

  2. In the web app hosting the page where Impact is embedded, set it to parse the missionId and token to variables. For example, src="https://blocks.bunchball.com/embeds/impact/{id}/missions/{missionId}?token={token}"

  3. From your external source, link to the mission using the URL in step 1.

See also

Create a mission