Skip to content

Instantly share code, notes, and snippets.

@anandwana001
Created August 7, 2018 03:42
Show Gist options
  • Save anandwana001/d27aea05e2f7059469f739995a4bdb63 to your computer and use it in GitHub Desktop.
Save anandwana001/d27aea05e2f7059469f739995a4bdb63 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<actions>
<action intentName="actions.intent.TAKE_COURSE">
<parameter name="course">
<entity-set-reference
entityType="org.schematype.Course"
urlFilter="https://www.course.org/*">
</entity-set-reference>
</parameter>
<fulfillment urlTemplates="{url}?referrer=actions-on-google-previous"/>
</action>
</actions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment