Prosper Otemuyiwa
Prosper Otemuyiwa
I can see that you have a draft PR up @dammy001. So I'll assign you to the issue. For next time, please ask to be assigned so that multiple folks...
Hey @sagnik3788, Every endpoint has a Resource that handles the calls to the API. I have updated the docs link in the issue to properly point to the API documentation....
@eranbranovate We have it here https://github.com/novuhq/go-novu/blob/master/lib/novu.go#L31. Are you saying it's not in your sdk version?
They are not the same. The `layoutId` is the Novu system generated ID. While the identifier is the user custom key you assign to a layout @typytypytypy
I agree. However the related PR attached to this issue has to do with the API reference section alone.
@Mitra-Electronics Can you throw more light on this? We have the [Python Quickstart](https://docs.novu.co/quickstarts/python), and [Python Cookbook](https://novu-python.readthedocs.io/en/latest/). Please check them out and let me know what you think.
Sorry for the confusion @Mitra-Electronics. We'll get the quickstarts page updated, it was an error. It should have been: ``` event_api = EventApi("https://api.novu.co/api/", "") event_api.trigger( name="", recipients="", payload={}, # Your...
@ShatilKhan I have assigned you to other issues. Please ensure the PR comes in before you can take on more issues. Assigning this issue to you @Abhiharsh-IN
Assigned to you @Abhiharsh-IN 🌟
Seen the PR @Abhiharsh-IN. I'll review your PR soon