Skip to content
View nafeger's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report nafeger

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Jira Adaptavist ScriptRunner Listene... Jira Adaptavist ScriptRunner Listener to post to Airtable
    1
    import groovy.json.JsonBuilder
    2
    import groovyx.net.http.ContentType
    3
    import groovyx.net.http.HTTPBuilder
    4
    import groovyx.net.http.Method
    5
    import org.apache.log4j.Logger
  2. airtable_collaborators airtable_collaborators Public

    A way to track collaborators in an airtable enterprise account

    Python