@zernio/node 0.1.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,190 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to the Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ Copyright 2024 Late
179
+
180
+ Licensed under the Apache License, Version 2.0 (the "License");
181
+ you may not use this file except in compliance with the License.
182
+ You may obtain a copy of the License at
183
+
184
+ http://www.apache.org/licenses/LICENSE-2.0
185
+
186
+ Unless required by applicable law or agreed to in writing, software
187
+ distributed under the License is distributed on an "AS IS" BASIS,
188
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
189
+ See the License for the specific language governing permissions and
190
+ limitations under the License.
package/README.md ADDED
@@ -0,0 +1,481 @@
1
+ <p align="center">
2
+ <a href="https://getlate.dev">
3
+ <img src="https://getlate.dev/images/icon_light.svg" alt="Late" width="60">
4
+ </a>
5
+ </p>
6
+
7
+ <h1 align="center">Late Node.js SDK</h1>
8
+
9
+ <p align="center">
10
+ <a href="https://www.npmjs.com/package/@getlatedev/node"><img src="https://img.shields.io/npm/v/@getlatedev/node.svg" alt="npm version"></a>
11
+ <a href="LICENSE"><img src="https://img.shields.io/badge/license-Apache--2.0-blue.svg" alt="License"></a>
12
+ </p>
13
+
14
+ <p align="center">
15
+ <strong>One API to post everywhere. 14 platforms, zero headaches.</strong>
16
+ </p>
17
+
18
+ The official Node.js SDK for the [Late API](https://getlate.dev) — schedule and publish social media posts across Instagram, TikTok, YouTube, LinkedIn, X/Twitter, Facebook, Pinterest, Threads, Bluesky, Reddit, Snapchat, Telegram, WhatsApp, and Google Business Profile with a single integration.
19
+
20
+ ## Installation
21
+
22
+ ```bash
23
+ npm install @getlatedev/node
24
+ ```
25
+
26
+ ## Quick Start
27
+
28
+ ```typescript
29
+ import Late from '@getlatedev/node';
30
+
31
+ const late = new Late(); // Uses LATE_API_KEY env var
32
+
33
+ // Publish to multiple platforms with one call
34
+ const { data: post } = await late.posts.createPost({
35
+ body: {
36
+ content: 'Hello world from Late!',
37
+ platforms: [
38
+ { platform: 'twitter', accountId: 'acc_xxx' },
39
+ { platform: 'linkedin', accountId: 'acc_yyy' },
40
+ { platform: 'instagram', accountId: 'acc_zzz' },
41
+ ],
42
+ publishNow: true,
43
+ },
44
+ });
45
+
46
+ console.log(`Published to ${post.platforms.length} platforms!`);
47
+ ```
48
+
49
+ ## Configuration
50
+
51
+ ```typescript
52
+ const late = new Late({
53
+ apiKey: 'your-api-key', // Defaults to process.env['LATE_API_KEY']
54
+ baseURL: 'https://getlate.dev/api',
55
+ timeout: 60000,
56
+ });
57
+ ```
58
+
59
+ ## Examples
60
+
61
+ ### Schedule a Post
62
+
63
+ ```typescript
64
+ const { data: post } = await late.posts.createPost({
65
+ body: {
66
+ content: 'This post will go live tomorrow at 10am',
67
+ platforms: [{ platform: 'instagram', accountId: 'acc_xxx' }],
68
+ scheduledFor: '2025-02-01T10:00:00Z',
69
+ },
70
+ });
71
+ ```
72
+
73
+ ### Platform-Specific Content
74
+
75
+ Customize content per platform while posting to all at once:
76
+
77
+ ```typescript
78
+ const { data: post } = await late.posts.createPost({
79
+ body: {
80
+ content: 'Default content',
81
+ platforms: [
82
+ {
83
+ platform: 'twitter',
84
+ accountId: 'acc_twitter',
85
+ platformSpecificContent: 'Short & punchy for X',
86
+ },
87
+ {
88
+ platform: 'linkedin',
89
+ accountId: 'acc_linkedin',
90
+ platformSpecificContent: 'Professional tone for LinkedIn with more detail.',
91
+ },
92
+ ],
93
+ publishNow: true,
94
+ },
95
+ });
96
+ ```
97
+
98
+ ### Upload Media
99
+
100
+ ```typescript
101
+ // 1. Get presigned upload URL
102
+ const { data: presign } = await late.media.getMediaPresignedUrl({
103
+ body: { filename: 'video.mp4', contentType: 'video/mp4' },
104
+ });
105
+
106
+ // 2. Upload your file
107
+ await fetch(presign.uploadUrl, {
108
+ method: 'PUT',
109
+ body: videoBuffer,
110
+ headers: { 'Content-Type': 'video/mp4' },
111
+ });
112
+
113
+ // 3. Create post with media
114
+ const { data: post } = await late.posts.createPost({
115
+ body: {
116
+ content: 'Check out this video!',
117
+ mediaUrls: [presign.publicUrl],
118
+ platforms: [
119
+ { platform: 'tiktok', accountId: 'acc_xxx' },
120
+ { platform: 'youtube', accountId: 'acc_yyy', youtubeTitle: 'My Video' },
121
+ ],
122
+ publishNow: true,
123
+ },
124
+ });
125
+ ```
126
+
127
+ ### Get Analytics
128
+
129
+ ```typescript
130
+ const { data } = await late.analytics.getAnalytics({
131
+ query: { postId: 'post_xxx' },
132
+ });
133
+
134
+ console.log('Views:', data.analytics.views);
135
+ console.log('Likes:', data.analytics.likes);
136
+ console.log('Engagement Rate:', data.analytics.engagementRate);
137
+ ```
138
+
139
+ ### List Connected Accounts
140
+
141
+ ```typescript
142
+ const { data } = await late.accounts.listAccounts();
143
+
144
+ for (const account of data.accounts) {
145
+ console.log(`${account.platform}: @${account.username}`);
146
+ }
147
+ ```
148
+
149
+ ## Error Handling
150
+
151
+ ```typescript
152
+ import Late, { LateApiError, RateLimitError, ValidationError } from '@getlatedev/node';
153
+
154
+ try {
155
+ await late.posts.createPost({ body: { /* ... */ } });
156
+ } catch (error) {
157
+ if (error instanceof RateLimitError) {
158
+ console.log(`Rate limited. Retry in ${error.getSecondsUntilReset()}s`);
159
+ } else if (error instanceof ValidationError) {
160
+ console.log('Invalid request:', error.fields);
161
+ } else if (error instanceof LateApiError) {
162
+ console.log(`Error ${error.statusCode}: ${error.message}`);
163
+ }
164
+ }
165
+ ```
166
+
167
+ ## SDK Reference
168
+
169
+ ### Posts
170
+ | Method | Description |
171
+ |--------|-------------|
172
+ | `posts.listPosts()` | List posts |
173
+ | `posts.bulkUploadPosts()` | Bulk upload from CSV |
174
+ | `posts.createPost()` | Create post |
175
+ | `posts.getPost()` | Get post |
176
+ | `posts.updatePost()` | Update post |
177
+ | `posts.deletePost()` | Delete post |
178
+ | `posts.retryPost()` | Retry failed post |
179
+ | `posts.unpublishPost()` | Unpublish post |
180
+
181
+ ### Accounts
182
+ | Method | Description |
183
+ |--------|-------------|
184
+ | `accounts.getAllAccountsHealth()` | Check accounts health |
185
+ | `accounts.listAccounts()` | List accounts |
186
+ | `accounts.getAccountHealth()` | Check account health |
187
+ | `accounts.getFollowerStats()` | Get follower stats |
188
+ | `accounts.getGoogleBusinessReviews()` | Get reviews |
189
+ | `accounts.getLinkedInMentions()` | Resolve LinkedIn mention |
190
+ | `accounts.updateAccount()` | Update account |
191
+ | `accounts.deleteAccount()` | Disconnect account |
192
+
193
+ ### Profiles
194
+ | Method | Description |
195
+ |--------|-------------|
196
+ | `profiles.listProfiles()` | List profiles |
197
+ | `profiles.createProfile()` | Create profile |
198
+ | `profiles.getProfile()` | Get profile |
199
+ | `profiles.updateProfile()` | Update profile |
200
+ | `profiles.deleteProfile()` | Delete profile |
201
+
202
+ ### Analytics
203
+ | Method | Description |
204
+ |--------|-------------|
205
+ | `analytics.getAnalytics()` | Get post analytics |
206
+ | `analytics.getBestTimeToPost()` | Get best times to post |
207
+ | `analytics.getContentDecay()` | Get content performance decay |
208
+ | `analytics.getDailyMetrics()` | Get daily aggregated metrics |
209
+ | `analytics.getLinkedInAggregateAnalytics()` | Get LinkedIn aggregate stats |
210
+ | `analytics.getLinkedInPostAnalytics()` | Get LinkedIn post stats |
211
+ | `analytics.getLinkedInPostReactions()` | Get LinkedIn post reactions |
212
+ | `analytics.getPostingFrequency()` | Get posting frequency vs engagement |
213
+ | `analytics.getPostTimeline()` | Get post analytics timeline |
214
+ | `analytics.getYouTubeDailyViews()` | Get YouTube daily views |
215
+
216
+ ### Account Groups
217
+ | Method | Description |
218
+ |--------|-------------|
219
+ | `accountGroups.listAccountGroups()` | List groups |
220
+ | `accountGroups.createAccountGroup()` | Create group |
221
+ | `accountGroups.updateAccountGroup()` | Update group |
222
+ | `accountGroups.deleteAccountGroup()` | Delete group |
223
+
224
+ ### Queue
225
+ | Method | Description |
226
+ |--------|-------------|
227
+ | `queue.listQueueSlots()` | List schedules |
228
+ | `queue.createQueueSlot()` | Create schedule |
229
+ | `queue.getNextQueueSlot()` | Get next available slot |
230
+ | `queue.updateQueueSlot()` | Update schedule |
231
+ | `queue.deleteQueueSlot()` | Delete schedule |
232
+ | `queue.previewQueue()` | Preview upcoming slots |
233
+
234
+ ### Webhooks
235
+ | Method | Description |
236
+ |--------|-------------|
237
+ | `webhooks.createWebhookSettings()` | Create webhook |
238
+ | `webhooks.getWebhookLogs()` | Get delivery logs |
239
+ | `webhooks.getWebhookSettings()` | List webhooks |
240
+ | `webhooks.updateWebhookSettings()` | Update webhook |
241
+ | `webhooks.deleteWebhookSettings()` | Delete webhook |
242
+ | `webhooks.testWebhook()` | Send test webhook |
243
+
244
+ ### API Keys
245
+ | Method | Description |
246
+ |--------|-------------|
247
+ | `apiKeys.listApiKeys()` | List keys |
248
+ | `apiKeys.createApiKey()` | Create key |
249
+ | `apiKeys.deleteApiKey()` | Delete key |
250
+
251
+ ### Media
252
+ | Method | Description |
253
+ |--------|-------------|
254
+ | `media.getMediaPresignedUrl()` | Get presigned upload URL |
255
+
256
+ ### Tools
257
+ | Method | Description |
258
+ |--------|-------------|
259
+ | `tools.getYouTubeTranscript()` | Get YouTube transcript |
260
+ | `tools.checkInstagramHashtags()` | Check IG hashtag bans |
261
+ | `tools.downloadBlueskyMedia()` | Download Bluesky media |
262
+ | `tools.downloadFacebookVideo()` | Download Facebook video |
263
+ | `tools.downloadInstagramMedia()` | Download Instagram media |
264
+ | `tools.downloadLinkedInVideo()` | Download LinkedIn video |
265
+ | `tools.downloadTikTokVideo()` | Download TikTok video |
266
+ | `tools.downloadTwitterMedia()` | Download Twitter/X media |
267
+ | `tools.downloadYouTubeVideo()` | Download YouTube video |
268
+
269
+ ### Users
270
+ | Method | Description |
271
+ |--------|-------------|
272
+ | `users.listUsers()` | List users |
273
+ | `users.getUser()` | Get user |
274
+
275
+ ### Usage
276
+ | Method | Description |
277
+ |--------|-------------|
278
+ | `usage.getUsageStats()` | Get plan and usage stats |
279
+
280
+ ### Logs
281
+ | Method | Description |
282
+ |--------|-------------|
283
+ | `logs.listConnectionLogs()` | List connection logs |
284
+ | `logs.listPostsLogs()` | List publishing logs |
285
+ | `logs.getPostLogs()` | Get post logs |
286
+
287
+ ### Connect (OAuth)
288
+ | Method | Description |
289
+ |--------|-------------|
290
+ | `connect.listFacebookPages()` | List Facebook pages |
291
+ | `connect.listGoogleBusinessLocations()` | List GBP locations |
292
+ | `connect.listLinkedInOrganizations()` | List LinkedIn orgs |
293
+ | `connect.listPinterestBoardsForSelection()` | List Pinterest boards |
294
+ | `connect.listSnapchatProfiles()` | List Snapchat profiles |
295
+ | `connect.getConnectUrl()` | Get OAuth connect URL |
296
+ | `connect.getFacebookPages()` | List Facebook pages |
297
+ | `connect.getGmbLocations()` | List GBP locations |
298
+ | `connect.getLinkedInOrganizations()` | List LinkedIn orgs |
299
+ | `connect.getPendingOAuthData()` | Get pending OAuth data |
300
+ | `connect.getPinterestBoards()` | List Pinterest boards |
301
+ | `connect.getRedditFlairs()` | List subreddit flairs |
302
+ | `connect.getRedditSubreddits()` | List Reddit subreddits |
303
+ | `connect.getTelegramConnectStatus()` | Generate Telegram code |
304
+ | `connect.updateFacebookPage()` | Update Facebook page |
305
+ | `connect.updateGmbLocation()` | Update GBP location |
306
+ | `connect.updateLinkedInOrganization()` | Switch LinkedIn account type |
307
+ | `connect.updatePinterestBoards()` | Set default Pinterest board |
308
+ | `connect.updateRedditSubreddits()` | Set default subreddit |
309
+ | `connect.completeTelegramConnect()` | Check Telegram status |
310
+ | `connect.connectBlueskyCredentials()` | Connect Bluesky account |
311
+ | `connect.connectWhatsAppCredentials()` | Connect WhatsApp via credentials |
312
+ | `connect.handleOAuthCallback()` | Complete OAuth callback |
313
+ | `connect.initiateTelegramConnect()` | Connect Telegram directly |
314
+ | `connect.selectFacebookPage()` | Select Facebook page |
315
+ | `connect.selectGoogleBusinessLocation()` | Select GBP location |
316
+ | `connect.selectLinkedInOrganization()` | Select LinkedIn org |
317
+ | `connect.selectPinterestBoard()` | Select Pinterest board |
318
+ | `connect.selectSnapchatProfile()` | Select Snapchat profile |
319
+
320
+ ### Reddit
321
+ | Method | Description |
322
+ |--------|-------------|
323
+ | `reddit.getRedditFeed()` | Get subreddit feed |
324
+ | `reddit.searchReddit()` | Search posts |
325
+
326
+ ### Account Settings
327
+ | Method | Description |
328
+ |--------|-------------|
329
+ | `accountSettings.getInstagramIceBreakers()` | Get IG ice breakers |
330
+ | `accountSettings.getMessengerMenu()` | Get FB persistent menu |
331
+ | `accountSettings.getTelegramCommands()` | Get TG bot commands |
332
+ | `accountSettings.deleteInstagramIceBreakers()` | Delete IG ice breakers |
333
+ | `accountSettings.deleteMessengerMenu()` | Delete FB persistent menu |
334
+ | `accountSettings.deleteTelegramCommands()` | Delete TG bot commands |
335
+ | `accountSettings.setInstagramIceBreakers()` | Set IG ice breakers |
336
+ | `accountSettings.setMessengerMenu()` | Set FB persistent menu |
337
+ | `accountSettings.setTelegramCommands()` | Set TG bot commands |
338
+
339
+ ### Comments (Inbox)
340
+ | Method | Description |
341
+ |--------|-------------|
342
+ | `comments.listInboxComments()` | List commented posts |
343
+ | `comments.getInboxPostComments()` | Get post comments |
344
+ | `comments.deleteInboxComment()` | Delete comment |
345
+ | `comments.hideInboxComment()` | Hide comment |
346
+ | `comments.likeInboxComment()` | Like comment |
347
+ | `comments.replyToInboxPost()` | Reply to comment |
348
+ | `comments.sendPrivateReplyToComment()` | Send private reply |
349
+ | `comments.unhideInboxComment()` | Unhide comment |
350
+ | `comments.unlikeInboxComment()` | Unlike comment |
351
+
352
+ ### GMB Attributes
353
+ | Method | Description |
354
+ |--------|-------------|
355
+ | `gmbAttributes.getGoogleBusinessAttributes()` | Get attributes |
356
+ | `gmbAttributes.updateGoogleBusinessAttributes()` | Update attributes |
357
+
358
+ ### GMB Food Menus
359
+ | Method | Description |
360
+ |--------|-------------|
361
+ | `gmbFoodMenus.getGoogleBusinessFoodMenus()` | Get food menus |
362
+ | `gmbFoodMenus.updateGoogleBusinessFoodMenus()` | Update food menus |
363
+
364
+ ### GMB Location Details
365
+ | Method | Description |
366
+ |--------|-------------|
367
+ | `gmbLocationDetails.getGoogleBusinessLocationDetails()` | Get location details |
368
+ | `gmbLocationDetails.updateGoogleBusinessLocationDetails()` | Update location details |
369
+
370
+ ### GMB Media
371
+ | Method | Description |
372
+ |--------|-------------|
373
+ | `gmbMedia.listGoogleBusinessMedia()` | List media |
374
+ | `gmbMedia.createGoogleBusinessMedia()` | Upload photo |
375
+ | `gmbMedia.deleteGoogleBusinessMedia()` | Delete photo |
376
+
377
+ ### GMB Place Actions
378
+ | Method | Description |
379
+ |--------|-------------|
380
+ | `gmbPlaceActions.listGoogleBusinessPlaceActions()` | List action links |
381
+ | `gmbPlaceActions.createGoogleBusinessPlaceAction()` | Create action link |
382
+ | `gmbPlaceActions.deleteGoogleBusinessPlaceAction()` | Delete action link |
383
+
384
+ ### Messages (Inbox)
385
+ | Method | Description |
386
+ |--------|-------------|
387
+ | `messages.listInboxConversations()` | List conversations |
388
+ | `messages.getInboxConversation()` | Get conversation |
389
+ | `messages.getInboxConversationMessages()` | List messages |
390
+ | `messages.updateInboxConversation()` | Update conversation status |
391
+ | `messages.editInboxMessage()` | Edit message |
392
+ | `messages.sendInboxMessage()` | Send message |
393
+
394
+ ### Reviews (Inbox)
395
+ | Method | Description |
396
+ |--------|-------------|
397
+ | `reviews.listInboxReviews()` | List reviews |
398
+ | `reviews.deleteInboxReviewReply()` | Delete review reply |
399
+ | `reviews.replyToInboxReview()` | Reply to review |
400
+
401
+ ### Twitter Engagement
402
+ | Method | Description |
403
+ |--------|-------------|
404
+ | `twitterEngagement.bookmarkPost()` | Bookmark a tweet |
405
+ | `twitterEngagement.followUser()` | Follow a user |
406
+ | `twitterEngagement.removeBookmark()` | Remove bookmark |
407
+ | `twitterEngagement.retweetPost()` | Retweet a post |
408
+ | `twitterEngagement.undoRetweet()` | Undo retweet |
409
+ | `twitterEngagement.unfollowUser()` | Unfollow a user |
410
+
411
+ ### Validate
412
+ | Method | Description |
413
+ |--------|-------------|
414
+ | `validate.validateMedia()` | Validate media URL |
415
+ | `validate.validatePost()` | Validate post content |
416
+ | `validate.validatePostLength()` | Validate post character count |
417
+ | `validate.validateSubreddit()` | Check subreddit existence |
418
+
419
+ ### WhatsApp
420
+ | Method | Description |
421
+ |--------|-------------|
422
+ | `whatsapp.bulkDeleteWhatsAppContacts()` | Bulk delete contacts |
423
+ | `whatsapp.bulkUpdateWhatsAppContacts()` | Bulk update contacts |
424
+ | `whatsapp.createWhatsAppBroadcast()` | Create broadcast |
425
+ | `whatsapp.createWhatsAppContact()` | Create contact |
426
+ | `whatsapp.createWhatsAppTemplate()` | Create template |
427
+ | `whatsapp.getWhatsAppBroadcast()` | Get broadcast |
428
+ | `whatsapp.getWhatsAppBroadcastRecipients()` | List recipients |
429
+ | `whatsapp.getWhatsAppBroadcasts()` | List broadcasts |
430
+ | `whatsapp.getWhatsAppBusinessProfile()` | Get business profile |
431
+ | `whatsapp.getWhatsAppContact()` | Get contact |
432
+ | `whatsapp.getWhatsAppContacts()` | List contacts |
433
+ | `whatsapp.getWhatsAppDisplayName()` | Get display name and review status |
434
+ | `whatsapp.getWhatsAppGroups()` | List contact groups |
435
+ | `whatsapp.getWhatsAppTemplate()` | Get template |
436
+ | `whatsapp.getWhatsAppTemplates()` | List templates |
437
+ | `whatsapp.updateWhatsAppBusinessProfile()` | Update business profile |
438
+ | `whatsapp.updateWhatsAppContact()` | Update contact |
439
+ | `whatsapp.updateWhatsAppDisplayName()` | Request display name change |
440
+ | `whatsapp.updateWhatsAppTemplate()` | Update template |
441
+ | `whatsapp.deleteWhatsAppBroadcast()` | Delete broadcast |
442
+ | `whatsapp.deleteWhatsAppContact()` | Delete contact |
443
+ | `whatsapp.deleteWhatsAppGroup()` | Delete group |
444
+ | `whatsapp.deleteWhatsAppTemplate()` | Delete template |
445
+ | `whatsapp.addWhatsAppBroadcastRecipients()` | Add recipients |
446
+ | `whatsapp.cancelWhatsAppBroadcastSchedule()` | Cancel scheduled broadcast |
447
+ | `whatsapp.importWhatsAppContacts()` | Bulk import contacts |
448
+ | `whatsapp.removeWhatsAppBroadcastRecipients()` | Remove recipients |
449
+ | `whatsapp.renameWhatsAppGroup()` | Rename group |
450
+ | `whatsapp.scheduleWhatsAppBroadcast()` | Schedule broadcast |
451
+ | `whatsapp.sendWhatsAppBroadcast()` | Send broadcast |
452
+ | `whatsapp.sendWhatsAppBulk()` | Bulk send template messages |
453
+ | `whatsapp.uploadWhatsAppProfilePhoto()` | Upload profile picture |
454
+
455
+ ### WhatsApp Phone Numbers
456
+ | Method | Description |
457
+ |--------|-------------|
458
+ | `whatsappPhoneNumbers.getWhatsAppPhoneNumber()` | Get phone number |
459
+ | `whatsappPhoneNumbers.getWhatsAppPhoneNumbers()` | List phone numbers |
460
+ | `whatsappPhoneNumbers.purchaseWhatsAppPhoneNumber()` | Purchase phone number |
461
+ | `whatsappPhoneNumbers.releaseWhatsAppPhoneNumber()` | Release phone number |
462
+
463
+ ### Invites
464
+ | Method | Description |
465
+ |--------|-------------|
466
+ | `invites.createInviteToken()` | Create invite token |
467
+
468
+ ## Requirements
469
+
470
+ - Node.js 18+
471
+ - [Late API key](https://getlate.dev) (free tier available)
472
+
473
+ ## Links
474
+
475
+ - [Documentation](https://docs.getlate.dev)
476
+ - [Dashboard](https://getlate.dev/dashboard)
477
+ - [Changelog](https://docs.getlate.dev/changelog)
478
+
479
+ ## License
480
+
481
+ Apache-2.0