|
1 | 1 | # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
|
2 |
| -# destination data last updated 2022-07-07 with Heap Web (Actions) |
| 2 | +# destination data last updated 2022-08-23 with Moengage (Actions) |
3 | 3 | items:
|
4 | 4 | - id: 54521fd525e721e32a72ee8e
|
5 | 5 | name: AdRoll
|
@@ -1546,3 +1546,322 @@ items:
|
1546 | 1546 | properties:
|
1547 | 1547 | '@path': $.properties
|
1548 | 1548 | trigger: type = "track"
|
| 1549 | + - id: 620feaa207e70f6c6a765ff7 |
| 1550 | + display_name: Moengage (Actions) |
| 1551 | + name: Moengage (Actions) |
| 1552 | + slug: actions-moengage |
| 1553 | + previous_names: |
| 1554 | + - Moengage (Actions) |
| 1555 | + website: https://www.moengage.com |
| 1556 | + status: PRIVATE_BETA |
| 1557 | + logo: |
| 1558 | + url: https://cdn.filepicker.io/api/file/81dbuonR9atuGAEaU5rg |
| 1559 | + mark: |
| 1560 | + url: https://cdn.filepicker.io/api/file/pnxUkyKASxeNfDwszzLs |
| 1561 | + methods: |
| 1562 | + track: true |
| 1563 | + pageview: true |
| 1564 | + identify: true |
| 1565 | + group: true |
| 1566 | + alias: true |
| 1567 | + platforms: |
| 1568 | + browser: true |
| 1569 | + mobile: true |
| 1570 | + server: true |
| 1571 | + components: [] |
| 1572 | + browserUnbundlingSupported: false |
| 1573 | + browserUnbundlingPublic: false |
| 1574 | + replay: false |
| 1575 | + settings: |
| 1576 | + - name: api_id |
| 1577 | + type: string |
| 1578 | + defaultValue: '' |
| 1579 | + description: Your Moengage API Id |
| 1580 | + required: true |
| 1581 | + label: Api Id |
| 1582 | + - name: api_key |
| 1583 | + type: string |
| 1584 | + defaultValue: '' |
| 1585 | + description: Your Moengage API Key |
| 1586 | + required: true |
| 1587 | + label: Api Key |
| 1588 | + - name: region |
| 1589 | + type: select |
| 1590 | + defaultValue: DC_01 |
| 1591 | + description: The region to send your data. |
| 1592 | + required: true |
| 1593 | + label: Endpoint Region |
| 1594 | + actions: |
| 1595 | + - id: 5nJHSM1jHFBvf6J4TQnQSf |
| 1596 | + name: Track Event |
| 1597 | + slug: trackEvent |
| 1598 | + description: Send an event to Moengage. |
| 1599 | + platform: CLOUD |
| 1600 | + hidden: false |
| 1601 | + defaultTrigger: type = "track" |
| 1602 | + fields: |
| 1603 | + - id: 9qLahwJi8fb7ApxZZcdfYV |
| 1604 | + sortOrder: 0 |
| 1605 | + fieldKey: type |
| 1606 | + label: Event type |
| 1607 | + type: STRING |
| 1608 | + description: The type of the event being performed. |
| 1609 | + placeholder: '' |
| 1610 | + defaultValue: |
| 1611 | + '@path': $.type |
| 1612 | + required: true |
| 1613 | + multiple: false |
| 1614 | + choices: null |
| 1615 | + dynamic: false |
| 1616 | + allowNull: false |
| 1617 | + - id: qT63PebxZvjbKey5VNnW84 |
| 1618 | + sortOrder: 1 |
| 1619 | + fieldKey: event |
| 1620 | + label: Event Name |
| 1621 | + type: STRING |
| 1622 | + description: The name of the event being performed. |
| 1623 | + placeholder: '' |
| 1624 | + defaultValue: |
| 1625 | + '@path': $.event |
| 1626 | + required: true |
| 1627 | + multiple: false |
| 1628 | + choices: null |
| 1629 | + dynamic: false |
| 1630 | + allowNull: false |
| 1631 | + - id: fErUUftmrp86CnE6C9fL6j |
| 1632 | + sortOrder: 2 |
| 1633 | + fieldKey: userId |
| 1634 | + label: User ID |
| 1635 | + type: STRING |
| 1636 | + description: The unique identifier of the user. |
| 1637 | + placeholder: '' |
| 1638 | + defaultValue: |
| 1639 | + '@path': $.userId |
| 1640 | + required: false |
| 1641 | + multiple: false |
| 1642 | + choices: null |
| 1643 | + dynamic: false |
| 1644 | + allowNull: false |
| 1645 | + - id: anYiURcCgfzcP4SEqGU81J |
| 1646 | + sortOrder: 3 |
| 1647 | + fieldKey: anonymousId |
| 1648 | + label: Anonymous ID |
| 1649 | + type: STRING |
| 1650 | + description: The unique identifier of the anonymous user. |
| 1651 | + placeholder: '' |
| 1652 | + defaultValue: |
| 1653 | + '@path': $.anonymousId |
| 1654 | + required: false |
| 1655 | + multiple: false |
| 1656 | + choices: null |
| 1657 | + dynamic: false |
| 1658 | + allowNull: false |
| 1659 | + - id: 5Xd3CDLspm6Rnym7ZKrava |
| 1660 | + sortOrder: 4 |
| 1661 | + fieldKey: os_name |
| 1662 | + label: OS Name |
| 1663 | + type: STRING |
| 1664 | + description: >- |
| 1665 | + The name of the mobile operating system or browser that the user |
| 1666 | + is using. |
| 1667 | + placeholder: '' |
| 1668 | + defaultValue: |
| 1669 | + '@path': $.context.os.name |
| 1670 | + required: false |
| 1671 | + multiple: false |
| 1672 | + choices: null |
| 1673 | + dynamic: false |
| 1674 | + allowNull: false |
| 1675 | + - id: 2AM9me2uG5UiwnzGPy74ag |
| 1676 | + sortOrder: 5 |
| 1677 | + fieldKey: app_version |
| 1678 | + label: APP Version |
| 1679 | + type: STRING |
| 1680 | + description: >- |
| 1681 | + The version of the mobile operating system or browser the user is |
| 1682 | + using. |
| 1683 | + placeholder: '' |
| 1684 | + defaultValue: |
| 1685 | + '@path': $.context.app.version |
| 1686 | + required: false |
| 1687 | + multiple: false |
| 1688 | + choices: null |
| 1689 | + dynamic: false |
| 1690 | + allowNull: false |
| 1691 | + - id: iNUDVGpKKMjdDY2oTyU3bQ |
| 1692 | + sortOrder: 6 |
| 1693 | + fieldKey: library_version |
| 1694 | + label: Library Version |
| 1695 | + type: STRING |
| 1696 | + description: >- |
| 1697 | + The version of the mobile operating system or browser the user is |
| 1698 | + using. |
| 1699 | + placeholder: '' |
| 1700 | + defaultValue: |
| 1701 | + '@path': $.context.library.version |
| 1702 | + required: false |
| 1703 | + multiple: false |
| 1704 | + choices: null |
| 1705 | + dynamic: false |
| 1706 | + allowNull: false |
| 1707 | + - id: gKMQdbXtjnaHCDKJHXHKDP |
| 1708 | + sortOrder: 7 |
| 1709 | + fieldKey: timestamp |
| 1710 | + label: Timestamp |
| 1711 | + type: DATETIME |
| 1712 | + description: >- |
| 1713 | + The timestamp of the event. If time is not sent with the event, it |
| 1714 | + will be set to the time our servers receive it. |
| 1715 | + placeholder: '' |
| 1716 | + defaultValue: |
| 1717 | + '@path': $.timestamp |
| 1718 | + required: false |
| 1719 | + multiple: false |
| 1720 | + choices: null |
| 1721 | + dynamic: false |
| 1722 | + allowNull: false |
| 1723 | + - id: 7kCcE5ywfeciZvnQegm9GK |
| 1724 | + sortOrder: 8 |
| 1725 | + fieldKey: properties |
| 1726 | + label: Event Properties |
| 1727 | + type: OBJECT |
| 1728 | + description: >- |
| 1729 | + An object of key-value pairs that represent event properties to be |
| 1730 | + sent along with the event. |
| 1731 | + placeholder: '' |
| 1732 | + defaultValue: |
| 1733 | + '@path': $.properties |
| 1734 | + required: false |
| 1735 | + multiple: false |
| 1736 | + choices: null |
| 1737 | + dynamic: false |
| 1738 | + allowNull: false |
| 1739 | + - id: nhpgGAvR8TVUQs6rH8wp1n |
| 1740 | + name: Identify User |
| 1741 | + slug: identifyUser |
| 1742 | + description: Set the user ID for a particular device ID or update user properties. |
| 1743 | + platform: CLOUD |
| 1744 | + hidden: false |
| 1745 | + defaultTrigger: type = "identify" |
| 1746 | + fields: |
| 1747 | + - id: uRMgobbAANazCqGcLfKgqx |
| 1748 | + sortOrder: 0 |
| 1749 | + fieldKey: type |
| 1750 | + label: Event type |
| 1751 | + type: STRING |
| 1752 | + description: The type of the event being performed. |
| 1753 | + placeholder: '' |
| 1754 | + defaultValue: |
| 1755 | + '@path': $.type |
| 1756 | + required: true |
| 1757 | + multiple: false |
| 1758 | + choices: null |
| 1759 | + dynamic: false |
| 1760 | + allowNull: false |
| 1761 | + - id: g8SVrFhxtuoxoYVGH8GeSW |
| 1762 | + sortOrder: 1 |
| 1763 | + fieldKey: userId |
| 1764 | + label: User ID |
| 1765 | + type: STRING |
| 1766 | + description: The unique user identifier set by you |
| 1767 | + placeholder: '' |
| 1768 | + defaultValue: |
| 1769 | + '@path': $.userId |
| 1770 | + required: false |
| 1771 | + multiple: false |
| 1772 | + choices: null |
| 1773 | + dynamic: false |
| 1774 | + allowNull: true |
| 1775 | + - id: hqM9TiGdobHZjavd8gGfpZ |
| 1776 | + sortOrder: 2 |
| 1777 | + fieldKey: anonymousId |
| 1778 | + label: Anonymous ID |
| 1779 | + type: STRING |
| 1780 | + description: The generated anonymous ID for the user |
| 1781 | + placeholder: '' |
| 1782 | + defaultValue: |
| 1783 | + '@path': $.anonymousId |
| 1784 | + required: false |
| 1785 | + multiple: false |
| 1786 | + choices: null |
| 1787 | + dynamic: false |
| 1788 | + allowNull: true |
| 1789 | + - id: kURUj8FVRjbnuU9mHBZEbB |
| 1790 | + sortOrder: 3 |
| 1791 | + fieldKey: os_name |
| 1792 | + label: OS Name |
| 1793 | + type: STRING |
| 1794 | + description: >- |
| 1795 | + The name of the mobile operating system or browser that the user |
| 1796 | + is using. |
| 1797 | + placeholder: '' |
| 1798 | + defaultValue: |
| 1799 | + '@path': $.context.os.name |
| 1800 | + required: false |
| 1801 | + multiple: false |
| 1802 | + choices: null |
| 1803 | + dynamic: false |
| 1804 | + allowNull: false |
| 1805 | + - id: nrJP4VBKudsmAjhMSvXV6R |
| 1806 | + sortOrder: 4 |
| 1807 | + fieldKey: app_version |
| 1808 | + label: APP Version |
| 1809 | + type: STRING |
| 1810 | + description: >- |
| 1811 | + The version of the mobile operating system or browser the user is |
| 1812 | + using. |
| 1813 | + placeholder: '' |
| 1814 | + defaultValue: |
| 1815 | + '@path': $.context.app.version |
| 1816 | + required: false |
| 1817 | + multiple: false |
| 1818 | + choices: null |
| 1819 | + dynamic: false |
| 1820 | + allowNull: false |
| 1821 | + - id: s2D5B1GekMxpVQB1Eo4rJx |
| 1822 | + sortOrder: 5 |
| 1823 | + fieldKey: library_version |
| 1824 | + label: Library Version |
| 1825 | + type: STRING |
| 1826 | + description: >- |
| 1827 | + The version of the mobile operating system or browser the user is |
| 1828 | + using. |
| 1829 | + placeholder: '' |
| 1830 | + defaultValue: |
| 1831 | + '@path': $.context.library.version |
| 1832 | + required: false |
| 1833 | + multiple: false |
| 1834 | + choices: null |
| 1835 | + dynamic: false |
| 1836 | + allowNull: false |
| 1837 | + - id: bwm5J9Fd4jnUNJrKxFe5ir |
| 1838 | + sortOrder: 6 |
| 1839 | + fieldKey: timestamp |
| 1840 | + label: Timestamp |
| 1841 | + type: DATETIME |
| 1842 | + description: >- |
| 1843 | + The timestamp of the event. If time is not sent with the event, it |
| 1844 | + will be set to the time our servers receive it. |
| 1845 | + placeholder: '' |
| 1846 | + defaultValue: |
| 1847 | + '@path': $.timestamp |
| 1848 | + required: false |
| 1849 | + multiple: false |
| 1850 | + choices: null |
| 1851 | + dynamic: false |
| 1852 | + allowNull: false |
| 1853 | + - id: rbFgwnPzcMg7pUoTjjBrSM |
| 1854 | + sortOrder: 7 |
| 1855 | + fieldKey: traits |
| 1856 | + label: User Properties |
| 1857 | + type: OBJECT |
| 1858 | + description: Properties to set on the user profile |
| 1859 | + placeholder: '' |
| 1860 | + defaultValue: |
| 1861 | + '@path': $.traits |
| 1862 | + required: false |
| 1863 | + multiple: false |
| 1864 | + choices: null |
| 1865 | + dynamic: false |
| 1866 | + allowNull: false |
| 1867 | + presets: [] |
0 commit comments