Send a web request when a new image notecard is created in Zoho Notebook (Europe)
This trigger fires whenever a user creates a new Image notecard in a specific notebook
Developer info
- API endpoint slug
- notebook_eu.new_image_notecard_in_notebook
Trigger fields
Notebook name Dropdown list
- Label
- Select Notebook
- Slug
- notebook_name
- Required
- true
- Can have default value
- false
Ingredients
Notecard name Name of the Notecard
- Slug
- notecard_name
- Filter code
- NotebookEu.newImageNotecardInNotebook.NotecardName
- Type
- String
- Example
- Test Untitled
Tags Tags for this Notecard
- Slug
- tags
- Filter code
- NotebookEu.newImageNotecardInNotebook.Tags
- Type
- String
- Example
- test,testing
Source url Notecard url
- Slug
- source_url
- Filter code
- NotebookEu.newImageNotecardInNotebook.SourceUrl
- Type
- String
- Example
- https://notebook.zoho.eu/app/index.html#/all-notes/kpxujfa718dc5a93f445eb5e2daaa4d2af5a9
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- NotebookEu.newImageNotecardInNotebook.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00