{"id":21001305,"url":"https://github.com/rahul-barick/localytics","last_synced_at":"2026-04-04T16:35:15.340Z","repository":{"id":231214898,"uuid":"122737685","full_name":"Rahul-Barick/Localytics","owner":"Rahul-Barick","description":"sending real-time push notifications using node.js and Built.io Flow","archived":false,"fork":false,"pushed_at":"2018-03-12T19:01:07.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-30T09:07:26.557Z","etag":null,"topics":["action","activity","custom-actions","flow","json-schema","localytics","nodejs","notifications","push-api","push-notifications","real-time","request","service"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rahul-Barick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-02-24T12:15:04.000Z","updated_at":"2025-09-17T00:05:48.000Z","dependencies_parsed_at":"2024-04-03T02:47:54.717Z","dependency_job_id":"d19361c9-f36f-4b48-b737-5a792e40ec2b","html_url":"https://github.com/Rahul-Barick/Localytics","commit_stats":null,"previous_names":["rahul-barick/localytics"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rahul-Barick/Localytics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Barick%2FLocalytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Barick%2FLocalytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Barick%2FLocalytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Barick%2FLocalytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rahul-Barick","download_url":"https://codeload.github.com/Rahul-Barick/Localytics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Barick%2FLocalytics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31275740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T06:57:45.811Z","status":"ssl_error","status_checked_at":"2026-04-01T06:57:42.389Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["action","activity","custom-actions","flow","json-schema","localytics","nodejs","notifications","push-api","push-notifications","real-time","request","service"],"created_at":"2024-11-19T08:14:37.489Z","updated_at":"2026-04-04T16:35:15.315Z","avatar_url":"https://github.com/Rahul-Barick.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Localytics\nThe Push API is an interface for sending real-time push notifications that leverages the Localytics marketing platform using node.js \n\nCreated Source Code for Localytics Service Custom Activity or Action with [flow](https://flow.built.io/)\n\nIf you have not yet integrated the Localytics SDK into your app then you can use [Localytics](https://docs.localytics.com/dev/push-api.html#getting-started)\n\nFlow provides an action builder that lets you insert custom code and create an action that looks and works exactly the way other actions do.\n\nTo create a new custom action yo need to follow Some Conventions.\nThese conventions are mainly classified into 3 main blocks of program code as given below:\n\n1. ``this.input``: This block includes the definition of form input fields.\n\n2. ``this.output``: This block includes the definition of the output parameters that your action will return.\n\n3. ``this.execute``: This block includes the program logic that will run inside Flow Engine.\n\n # request module: \n \n This module helps you to make HTTP calls to third party applications. In order to do that, you need to provide values for following keys:\n\n- ``Headers``: Pass the required values to create a connection.\n\n- ``Method``: Specify the HTTP method to be used to make an API call.\n\n- ``URL``: Provide the URL to which you wish to make HTTP request.\n\n- ``Error handler``: Specify error handler function 'function (err,response,body)' for your action. If the action throws an error, it should return 'output(err)', and if the action is executed successfully, it should return 'output(body)'.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul-barick%2Flocalytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahul-barick%2Flocalytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul-barick%2Flocalytics/lists"}