How does one trigger a data request to an API? We are working with a 3rd party software company tha
Answers
-
Hi @Daniel Steyn !
I suggest you also post your question in our Developers Community, where you'll find many other users who use our API heavily and who can give you good tips.
PS - We'd like to ask you to please not use the "What's New?" or "What's Planned?" topics in your posts: they are read-only topics used by Pipedrive to communicate updates to our community members. I have removed them from your post and replaced them with more pertinent topics. Thank you!
They are, however, the place to be to stay on top of what’s coming down the line: 😉
- 🌟 Follow What’s New and don’t miss any new releases.
- 🔮 Follow What's Planned to know what we're working on currently and what’s to come.
- 🧪 Join our Research and Beta Testing channel for the chance to try out early versions and give us your opinion about new and improved features before they go live.
- 🔎 Learn all about any of Pipedrive’s features from our Knowledge Base tutorials in your preferred language and our Academy video courses.
0 -
It depends really on use case and what components in pipedrive are you using.
If you want create a trigger based on some change in pipedrive, then use pipedrive webhooks and then api call with post request back to pipedrive in order to update specific fields.
0