I am trying to integrate Trello with Erp next
In web hook payload i am not able to get story points after adding story points in the trello card
how can we resolve this issue?
am i need to change or enable any settings?
please suggest me
Hi @Lavaraju !
If you're trying to get the story points info through the API, you'll want to check out the plugindata
. Story points other info from power-ups are stored there. You can find the GET call for this in the Trello API documentation: here's the link.
You can also export a JSON from your board to check how that info looks on the card. Should be something like this:
Let me know if you have any questions!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.