Apps-Script-PubSubApp-Library
Apps-Script-PubSubApp-Library copied to clipboard
An Apps Script library for the Google Cloud Pub/Sub Service
Results
1
Apps-Script-PubSubApp-Library issues
Sort by
recently updated
recently updated
newest added
Hi Spencer. I'm new to Pub/Sub so your library has been really helpful. In the documentation it's not clear what is required for topicName when using SubscriptionApp.newSubscription(subscriptionName,topicName,webhookUrl). I assumed it...