This action will trigger an associated custom event
- API endpoint slug
- botghost.custom_event
- Filter code method
- Botghost.customEvent.skip(string?: reason)
- Runtime method
- runAction("botghost.custom_event", {})
Action fields
- Label
- Bot
- Helper text
- Which bot to trigger this event on
- Slug
- bot_id
- Required
- true
- Can have default value
- false
- Label
- Custom Event
- Helper text
- The BotGhost <a href="https://docs.botghost.com/custom-commands-and-events/ifttt" target="_blank">Custom Event</a> to be triggered
- Slug
- event_id
- Required
- true
- Can have default value
- false
- Label
- Variable 1
- Helper text
- An optional key value variable to pass along to your custom event as {ifttt_variable1}
- Slug
- variable_1
- Required
- false
- Can have default value
- true
- Filter code method
- Botghost.customEvent.setVariable 1(string: variable_1)
- Label
- Variable 2
- Helper text
- An optional key value variable to pass along to your custom event as {ifttt_variable2}
- Slug
- variable_2
- Required
- false
- Can have default value
- true
- Filter code method
- Botghost.customEvent.setVariable 2(string: variable_2)
- Label
- Variable 3
- Helper text
- An optional key value variable to pass along to your custom event as {ifttt_variable3}
- Slug
- variable_3
- Required
- false
- Can have default value
- true
- Filter code method
- Botghost.customEvent.setVariable 3(string: variable_3)
- Label
- Variable 4
- Helper text
- An optional key value variable to pass along to your custom event as {ifttt_variable4}
- Slug
- variable_4
- Required
- false
- Can have default value
- true
- Filter code method
- Botghost.customEvent.setVariable 4(string: variable_4)
- Label
- Variable 5
- Helper text
- An optional key value variable to pass along to your custom event as {ifttt_variable5}
- Slug
- variable_5
- Required
- false
- Can have default value
- true
- Filter code method
- Botghost.customEvent.setVariable 5(string: variable_5)
- Label
- Variable 6
- Helper text
- An optional key value variable to pass along to your custom event as {ifttt_variable6}
- Slug
- variable_6
- Required
- false
- Can have default value
- true
- Filter code method
- Botghost.customEvent.setVariable 6(string: variable_6)
- Label
- Variable 7
- Helper text
- An optional key value variable to pass along to your custom event as {ifttt_variable7}
- Slug
- variable_7
- Required
- false
- Can have default value
- true
- Filter code method
- Botghost.customEvent.setVariable 7(string: variable_7)
- Label
- Variable 8
- Helper text
- An optional key value variable to pass along to your custom event as {ifttt_variable8}
- Slug
- variable_8
- Required
- false
- Can have default value
- true
- Filter code method
- Botghost.customEvent.setVariable 8(string: variable_8)
- Label
- Variable 9
- Helper text
- An optional key value variable to pass along to your custom event as {ifttt_variable9}
- Slug
- variable_9
- Required
- false
- Can have default value
- true
- Filter code method
- Botghost.customEvent.setVariable 9(string: variable_9)
- Label
- Variable10
- Helper text
- An optional key value variable to pass along to your custom event as {ifttt_variable10}
- Slug
- variable_10
- Required
- false
- Can have default value
- true
- Filter code method
- Botghost.customEvent.setVariable 10(string: variable_10)