Create a New TriggerAsk AIpost https://api.postscript.io/v1/triggersCreates a new trigger that can be fired.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsnamestringrequiredDefaults to Testing TriggersName of the trigger (what a shop sees).tagsarray of objectsA list of available merge tags that can be used when firing this trigger.tagsADD objecttransactional_allowedbooleanDefaults to falseWhether or not a trigger can be used to send transactional messages. Note: just because a trigger can be transactional, does not mean it will be used that way. Also, transactional messages require approval from Postscript before they can be sent to transactional subscribers.truefalseHeadersX-Postscript-Shop-TokenstringOnly for partners, shops should use the Authorization header instead. If you include a shop's API token as part of this call, it will create the trigger for that specific shop only. If you would like to create a general trigger to add multiple shops to, first create a trigger without using the shop token, then use the Add Shop to Trigger endpoint to grant individual shops access to your trigger.Responses 200200 400400Updated 7 months ago