
Announcements
I'm hoping someone else has run into this situation and knows the perfect solution! I want to build a custom connector to the Filevine API, but I noticed in the documentation that opening a session requires a hash calculation based on the key, secret, and a timestamp. Is there a way in our custom connectors to include a quick calculation, or do I need to deal with this through a flow?
Thanks in advance,
Bryan
Got this one solved with a massive amount of assistance from @StalinPonnusamy (all the kudos to him!), and here are the high-level pieces for those looking to deal with this or similar APIs:
Bryan