AEM integration with Service Now | Unable to test AEM data model for file attachment
Hi,
We are integrating AEM adaptive forms with Service Now attachment API. I am able to successfully test the API through Postman using form-data but through AEM data model, I see that we can send only json and not form-data. Due to this the Service Now API is throwing error through data model. I get the same error when I sent json input in postman. Please let me know if there is any way to resolve this.
Thanks