This endpoint can be used to create a new URL configuration that can then be programmed into multiple tags.
A custom URL can be defined by writing out your URL and wrapping 4 of the required parameters in curly braces ”{}”.
https://exmaple.com/{tagId}/?enc={enc}&cmac={cmac}&eCode={eCode}
https://exmaple.com/{tagId}/?enc={enc}&cmac={cmac}&eCode={eCode}
https://exmaple.com/1/?enc=C038A76FAB26F1FBBBDA23FC0904C10A&cmac=E064A56067FB63F8&eCode=B08CF3C4910833F226A260D397CAB992
The custom URL params can only be used as a query parameter, or a URL slug.
For tag tamper URLs, you cannot include the cmac value as the tt message includes both the cmac and the encrypted tamper status.
So the custom URL would look something like:
https://exmaple.com/{tagId}/?enc={enc}&tt={tt}&eCode={eCode}
Your organization’s private API key.
The name of your custom URL group.
The custom URL definition that will be programmed into the tags.
This is the service that’s used to add the custom URL. The custom URL group will show up in the programmer as [APP Name] - Name.
This endpoint can be used to create a new URL configuration that can then be programmed into multiple tags.
A custom URL can be defined by writing out your URL and wrapping 4 of the required parameters in curly braces ”{}”.
https://exmaple.com/{tagId}/?enc={enc}&cmac={cmac}&eCode={eCode}
https://exmaple.com/{tagId}/?enc={enc}&cmac={cmac}&eCode={eCode}
https://exmaple.com/1/?enc=C038A76FAB26F1FBBBDA23FC0904C10A&cmac=E064A56067FB63F8&eCode=B08CF3C4910833F226A260D397CAB992
The custom URL params can only be used as a query parameter, or a URL slug.
For tag tamper URLs, you cannot include the cmac value as the tt message includes both the cmac and the encrypted tamper status.
So the custom URL would look something like:
https://exmaple.com/{tagId}/?enc={enc}&tt={tt}&eCode={eCode}
Your organization’s private API key.
The name of your custom URL group.
The custom URL definition that will be programmed into the tags.
This is the service that’s used to add the custom URL. The custom URL group will show up in the programmer as [APP Name] - Name.