Save a Publora draft from a webhook request
This action will save a post as a draft in Publora.
Developer info
- API endpoint slug
- publora.create_draft
- Filter code method
- Publora.createDraft.skip(string?: reason)
- Runtime method
- runAction("publora.create_draft", {})
Action fields
Content Text input > Other
- Label
- What should the post say?
- Helper text
- The text of the post. Ingredients from the trigger can be used here.
- Slug
- content
- Required
- true
- Can have default value
- true
- Filter code method
- Publora.createDraft.setContent(string: content)
Account Dropdown list
- Label
- Which account?
- Helper text
- Pick a connected Publora account.
- Slug
- account
- Required
- true
- Can have default value
- false
