<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="sv">
		<id>https://wiki.vendre.se/api.php?hidebots=1&amp;days=7&amp;limit=50&amp;action=feedrecentchanges&amp;feedformat=atom</id>
		<title>Vendre Help  - Senaste ändringarna [sv]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.vendre.se/api.php?hidebots=1&amp;days=7&amp;limit=50&amp;action=feedrecentchanges&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="https://wiki.vendre.se/Special:Senaste_%C3%A4ndringar"/>
		<updated>2026-06-05T19:47:55Z</updated>
		<subtitle>Följ de senaste ändringarna i wikin genom detta flöde</subtitle>
		<generator>MediaWiki 1.29.2</generator>

	<entry>
		<id>https://wiki.vendre.se/index.php?title=Templating:Webhooks&amp;diff=8110&amp;oldid=0</id>
		<title>Templating:Webhooks</title>
		<link rel="alternate" type="text/html" href="https://wiki.vendre.se/index.php?title=Templating:Webhooks&amp;diff=8110&amp;oldid=0"/>
				<updated>2026-06-03T10:53:03Z</updated>
		
		<summary type="html">&lt;p&gt;Skapade sidan med &amp;#039;This page documents the Twig template variables available when formatting webhook payloads and URLs.  ==Twig variables==  ===Context variables=== These variables are passed gl...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Ny sida&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This page documents the Twig template variables available when formatting webhook payloads and URLs.&lt;br /&gt;
&lt;br /&gt;
==Twig variables==&lt;br /&gt;
&lt;br /&gt;
===Context variables===&lt;br /&gt;
These variables are passed globally into the Twig context when a webhook event is triggered.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!variable&lt;br /&gt;
!description&lt;br /&gt;
|-&lt;br /&gt;
|payload&lt;br /&gt;
|The primary data payload object containing the event-specific details.&lt;br /&gt;
|-&lt;br /&gt;
|data&lt;br /&gt;
|An alias for &amp;lt;tt&amp;gt;payload&amp;lt;/tt&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|order&lt;br /&gt;
|An alias for &amp;lt;tt&amp;gt;payload&amp;lt;/tt&amp;gt; (provided for convenience when dealing with order-specific events).&lt;br /&gt;
|-&lt;br /&gt;
|trigger&lt;br /&gt;
|The decoded configuration or structural data that initiated the webhook trigger.&lt;br /&gt;
|-&lt;br /&gt;
|webhook_event&lt;br /&gt;
|The exact name of the event that fired the webhook (e.g., &amp;lt;tt&amp;gt;order.created&amp;lt;/tt&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
|webhook&lt;br /&gt;
|An array containing metadata about the configured webhook itself. See the table below for sub-properties.&lt;br /&gt;
|-&lt;br /&gt;
|now&lt;br /&gt;
|The current system timestamp at execution time, formatted as an ISO 8601 string.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Webhook metadata properties===&lt;br /&gt;
These properties are accessible nested inside the &amp;lt;tt&amp;gt;webhook&amp;lt;/tt&amp;gt; array variable.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!variable&lt;br /&gt;
!description&lt;br /&gt;
|-&lt;br /&gt;
|webhook.id&lt;br /&gt;
|The database ID of the specific webhook URL configuration.&lt;br /&gt;
|-&lt;br /&gt;
|webhook.url&lt;br /&gt;
|The target destination URL where the payload is dispatched.&lt;br /&gt;
|-&lt;br /&gt;
|webhook.type&lt;br /&gt;
|The integration type classification assigned to this webhook.&lt;br /&gt;
|-&lt;br /&gt;
|webhook.method&lt;br /&gt;
|The HTTP request method used for the payload delivery (e.g., &amp;lt;tt&amp;gt;POST&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;GET&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;PUT&amp;lt;/tt&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
|webhook.data_format&lt;br /&gt;
|The format structure expected by the payload (e.g., &amp;lt;tt&amp;gt;json&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;xml&amp;lt;/tt&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
|webhook.data_filter&lt;br /&gt;
|The filter rule configuration string or logic applied to this webhook.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Johan</name></author>	</entry>

	<entry>
		<id>https://wiki.vendre.se/index.php?title=Bootstrap:Menu&amp;diff=8109&amp;oldid=8033</id>
		<title>Bootstrap:Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.vendre.se/index.php?title=Bootstrap:Menu&amp;diff=8109&amp;oldid=8033"/>
				<updated>2026-06-03T10:48:44Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='sv'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Äldre version&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Versionen från 3 juni 2026 kl. 10.48&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l3&quot; &gt;Rad 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Rad 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** [[Templating:Emails|Mallvariabler för mailutskick]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** [[Templating:Emails|Mallvariabler för mailutskick]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** [[Templating:Printed orders|Mallvariabler för orderutskrifter]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** [[Templating:Printed orders|Mallvariabler för orderutskrifter]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;** [[Templating:Webhooks|Mallvariabler för webhooks]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** [[FTP &amp;amp; SFTP|Filåtkomst via SFTP]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** [[FTP &amp;amp; SFTP|Filåtkomst via SFTP]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** [[Forms|Formulär]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** [[Forms|Formulär]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Johan</name></author>	</entry>

	</feed>