Webtags: Difference between revisions

121 bytes added ,  05:44, 3 October 2022
m
Line 70: Line 70:
Before using the Webtags, the user must be aware of the formatting.  
Before using the Webtags, the user must be aware of the formatting.  


In the position, in any file to be processed, SQL, or HTTP POST call, where Cumulus is to insert the relevant data, place a web tag in the '''general format''' specified here:   
In the position, in any file to be processed, SQL, or HTTP POST call, where Cumulus is to insert the relevant data, place a web tag in the '''general format''' specified here (follow the links to get to the Parameters page):   


   <code><#tag_name [[Webtags/Parameters#Input_modification_Parameters|optional input selection parameters]] [[Webtags/Parameters#Output_modification_parameters|optional output modification parameters]]></code>
   <code><#tag_name <nowiki>[</nowiki>[[Webtags/Parameters#Input_modification_Parameters|optional input selection parameters]]<nowiki>]</nowiki> <nowiki>[</nowiki>[[Webtags/Parameters#Output_modification_parameters|optional output modification parameters]]<nowiki>]</nowiki>></code>


Only the [[Cumulus_MX_Local_API#General_API_-_HTTP_GET|GET method]] has another format and does  not accept modifiers.
Only the [[Cumulus_MX_Local_API#General_API_-_HTTP_GET|GET method]] has another format and does  not accept modifiers.