#External APIs - Send Persisted Collection Data as Default JSON
Learn how to make a rest API call from DrapCode. You can store the data in DrapCode and then send this data to an external API.
The #External APIs - Send Persisted Collection Data as Default JSON feature in DrapCode allows you to send data from your Xano collections that has been saved (persisted) as a structured JSON format to external APIs. This feature ensures smooth integration with other systems, enabling your app to communicate effectively with external services while maintaining consistent data structure.
For more flexibility, you can also use the #External APIs - Send Non Persisted Collection Data as Raw JSON feature. This allows you to send data that hasn't been saved yet as raw JSON, giving you greater control over how data is transmitted before it is persisted. By combining both features, you can manage and send data in various formats, depending on whether it's persisted or not, streamlining your app's interactions with external APIs.
Find videos below:
#External APIs - Sending Data as Custom JSON
#External APIs - Save REST API Response Data after Create or Update Data
Display Browser Session Data in Text, Heading and Paragraph Components
Download all Records via External API Ignoring Pagination
For any queries please feel free to reach out to us on support@drapcode.com